index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-30
drm/i915/vga: use display->platform.<platform> instead of IS_<PLATFORM>()
Jani Nikula
1
-3
/
+1
2024-10-30
drm/i915/tv: use display->platform.<platform> instead of IS_<PLATFORM>()
Jani Nikula
1
-6
/
+4
2024-10-30
drm/i915/pps: use display->platform.<platform> instead of IS_<PLATFORM>()
Jani Nikula
1
-27
/
+20
2024-10-30
drm/i915/bios: use display->platform.<platform> instead of IS_<PLATFORM>()
Jani Nikula
1
-25
/
+15
2024-10-30
drm/i915/display: add subplatform group for HSW/BDW ULT
Jani Nikula
1
-0
/
+13
2024-10-30
drm/i915/display: add platform group for g4x
Jani Nikula
2
-0
/
+10
2024-10-30
drm/i915/display: remove the display platform enum as unnecessary
Jani Nikula
2
-21
/
+3
2024-10-30
drm/i915/display: add platform member to struct intel_display
Jani Nikula
2
-2
/
+36
2024-10-30
drm/i915/display: add display platforms structure with platform members
Jani Nikula
2
-0
/
+23
2024-10-30
drm/i915/display: convert display platforms to lower case
Jani Nikula
2
-122
/
+122
2024-10-30
drm/i915/display: join the platform and subplatform enums
Jani Nikula
2
-28
/
+28
2024-10-30
drm/i915/display: use a macro to define platform enumerations
Jani Nikula
1
-56
/
+63
2024-10-30
drm/i915/display: use a macro to initialize subplatforms
Jani Nikula
1
-20
/
+24
2024-10-30
drm/i915/display: reindent subplatform initialization
Jani Nikula
1
-28
/
+88
2024-10-29
drm/i915/display/dp: Reduce log level for SOURCE OUI write failures
Clint Taylor
1
-1
/
+1
2024-10-29
drm/i915/color: Make color .get_config() mandatory
Ville Syrjälä
1
-2
/
+1
2024-10-29
drm/i915/color: Convert color management code to intel_display
Ville Syrjälä
3
-322
/
+324
2024-10-29
drm/i915: Handle intel_plane and intel_plane_state in to_intel_display()
Ville Syrjälä
1
-1
/
+7
2024-10-29
drm/i915/color: Pimp debugs
Ville Syrjälä
1
-17
/
+31
2024-10-29
drm/xe/ptl: Enable PTL display
Haridhar Kalvala
1
-1
/
+1
2024-10-29
drm/i915/display/xe3: disable x-tiled framebuffers
Heikkila, Juha-pekka
1
-1
/
+1
2024-10-29
drm/i915/xe3: Underrun recovery does not exist post Xe2
Ravi Kumar Vodapalli
1
-1
/
+1
2024-10-29
drm/i915/xe3lpd: Move async flip bit to PLANE_SURF register
Dnyaneshwar Bhadane
2
-4
/
+10
2024-10-29
drm/i915/cx0: Remove bus reset after every c10 transaction
Clint Taylor
1
-2
/
+4
2024-10-29
drm/i915/cx0: Extend C10 check to PTL
Dnyaneshwar Bhadane
2
-0
/
+4
2024-10-29
drm/i915/ptl: Define IS_PANTHERLAKE macro
Dnyaneshwar Bhadane
1
-0
/
+1
2024-10-29
drm/i915/xe3lpd: Add check to see if edp over type c is allowed
Suraj Kandpal
5
-3
/
+16
2024-10-29
drm/i915/xe3lpd: Update pmdemand programming
Matt Roper
3
-23
/
+51
2024-10-29
drm/xe: switch to common PCI ID macros
Jani Nikula
2
-263
/
+22
2024-10-29
drm/intel/pciids: rename i915_pciids.h to just pciids.h
Jani Nikula
5
-7
/
+7
2024-10-29
drm/i915/pciids: add PVC PCI ID macros
Jani Nikula
1
-0
/
+16
2024-10-29
drm/i915/display: convert I915_STATE_WARN() to struct intel_display
Jani Nikula
14
-261
/
+277
2024-10-29
drm/i914/xe3lpd: Increase bigjoiner limitations
Suraj Kandpal
1
-1
/
+4
2024-10-29
drm/i915/psr: Change psr size limits check
Suraj Kandpal
1
-2
/
+6
2024-10-29
drm/i915/xe3lpd: Increase resolution for plane to support 6k
Suraj Kandpal
2
-2
/
+19
2024-10-28
drm/i915: Use string enable/disable choice helpers
Sai Teja Pottumuttu
3
-4
/
+4
2024-10-28
drm/i915/xe2lpd: Update C20 algorithm to include tx_misc
Gustavo Sousa
2
-1
/
+10
2024-10-28
drm/i915/cx0: Pass crtc_state to intel_c20_compute_hdmi_tmds_pll()
Gustavo Sousa
1
-6
/
+6
2024-10-28
drm/xe/hdcp: Fix gsc structure check in fw check status
Suraj Kandpal
1
-1
/
+1
2024-10-28
drm/i915/display: Add Wa_16023981245
Nemesa Garg
1
-0
/
+6
2024-10-25
drm/i915/xe3lpd: Load DMC
Gustavo Sousa
1
-1
/
+7
2024-10-25
drm/i915/display: Cover all possible pipes in TP_printk()
Gustavo Sousa
1
-14
/
+29
2024-10-25
drm/i915/display: Do not use ids from enum pipe in TP_printk()
Gustavo Sousa
1
-9
/
+24
2024-10-25
drm/i915/display: Store pipe name in trace events
Gustavo Sousa
1
-63
/
+63
2024-10-25
drm/i915/display: Zero-initialize frame/scanline counts in tracepoints
Gustavo Sousa
1
-0
/
+13
2024-10-25
drm/i915/display: Fix out-of-bounds access in pipe-related tracepoints
Gustavo Sousa
1
-6
/
+7
2024-10-24
drm/i915: remove all IS_<PLATFORM>_GT<N>() macros
Jani Nikula
5
-32
/
+8
2024-10-23
drm/i915/xe3lpd: Add condition for EDP to powerdown P2.PG
Suraj Kandpal
1
-1
/
+2
2024-10-23
drm/i915/xe3lpd: Add new bit range of MAX swing setup
Suraj Kandpal
1
-1
/
+1
2024-10-23
drm/i915/xe3lpd: Add C20 Phy consolidated programming table
Suraj Kandpal
1
-3
/
+23
[next]