index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2025-11-19
drm/panel: sofef00: Split sending commands to the enable/disable functions
David Heidelberg
-1
/
+19
2025-11-19
drm/panel: sofef00: Handle all regulators
David Heidelberg
-11
/
+17
2025-11-19
drm/panel: sofef00: Clean up panel description after s6e3fc2x01 removal
David Heidelberg
-5
/
+6
2025-11-19
drm/panel: ilitek-ili9881d: Add support for Wanchanglong W552946AAA panel
Chaoyi Chen
-0
/
+225
2025-11-19
drm/panel: ronbo-rb070d30: fix warning with gpio controllers that sleep
Josua Mayer
-4
/
+4
2025-11-19
drm/panel: jadard-jd9365da-h3: Use dev_err_probe() instead of DRM_DEV_ERROR()...
Abhishek Rajput
-12
/
+9
2025-11-19
drm/panel: simple: Add Raystar RFF500F-AWH-DNN panel entry
Fabio Estevam
-0
/
+27
2025-11-19
gpu/drm: panel: simple-panel: add Samsung LTL106AL01 LVDS panel support
Svyatoslav Ryhel
-0
/
+34
2025-11-19
gpu/drm: panel: add support for LG LD070WX3-SL01 MIPI DSI panel
Svyatoslav Ryhel
-31
/
+198
2025-11-19
drm/xe/vm: Use for_each_tlb_inval() to calculate invalidation fences
Matt Roper
-8
/
+7
2025-11-19
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
-111
/
+274
2025-11-19
drm/i915/cx0: Enable dpll framework for MTL+
Mika Kahola
-86
/
+6
2025-11-19
drm/i915/cx0: Add MTL+ Thunderbolt PLL hooks
Imre Deak
-2
/
+59
2025-11-19
drm/i915/cx0: Get encoder configuration for C10 and C20 PHY PLLs
Mika Kahola
-6
/
+75
2025-11-19
drm/i915/cx0: Add MTL+ .enable_clock/.disable clock hooks on DDI
Mika Kahola
-16
/
+64
2025-11-19
drm/i915/cx0: PLL verify debug state print
Imre Deak
-5
/
+12
2025-11-19
drm/i915/cx0: Add MTL+ .crtc_get_dpll hook
Mika Kahola
-0
/
+1
2025-11-19
drm/i915/cx0: Add MTL+ .get_freq hook
Mika Kahola
-0
/
+13
2025-11-19
drm/i915/cx0: Add MTL+ .get_hw_state hook
Mika Kahola
-3
/
+37
2025-11-19
drm/i915/cx0: Add .compare_hw_state hook
Mika Kahola
-0
/
+10
2025-11-19
drm/i915/cx0: Add MTL+ .dump_hw_state hook
Mika Kahola
-40
/
+45
2025-11-19
drm/i915/cx0: Add MTL+ .update_dpll_ref_clks hook
Mika Kahola
-0
/
+1
2025-11-19
drm/i915/cx0: Add MTL+ .update_active_dpll hook
Mika Kahola
-2
/
+3
2025-11-19
drm/i915/cx0: Add MTL+ .put_dplls hook
Mika Kahola
-0
/
+1
2025-11-19
drm/i915/cx0: Add MTL+ .get_dplls hook
Mika Kahola
-0
/
+58
2025-11-19
drm/i915/cx0: Compute plls for MTL+ platform
Mika Kahola
-0
/
+69
2025-11-19
drm/xe: Switch to use %ptSp
Andy Shevchenko
-2
/
+2
2025-11-19
drm/vblank: Switch to use %ptSp
Andy Shevchenko
-4
/
+2
2025-11-19
drm/i915/cx0: Update C10/C20 state calculation
Mika Kahola
-35
/
+40
2025-11-19
drm/i915/cx0: Add PLL information for MTL+
Mika Kahola
-0
/
+19
2025-11-19
drm/i915/cx0: Remove state verification
Mika Kahola
-117
/
+0
2025-11-19
drm/i915/cx0: Print additional Cx0 PLL HW state
Imre Deak
-3
/
+15
2025-11-19
drm/i915/cx0: Zero Cx0 PLL state before compute and HW readout
Imre Deak
-1
/
+3
2025-11-19
drm/i915/cx0: Determine Cx0 PLL port clock from PLL state
Imre Deak
-12
/
+5
2025-11-19
drm/i915/cx0: Determine Cx0 PLL DP mode from PLL state
Imre Deak
-7
/
+36
2025-11-19
drm/i915/cx0: Read out the Cx0 PHY SSC enabled state
Imre Deak
-0
/
+25
2025-11-19
drm/i915/cx0: Sanitize C10 PHY PLL SSC register setup
Imre Deak
-2
/
+8
2025-11-19
drm/i915/cx0: Track the Cx0 PHY enabled lane count in the PLL state
Imre Deak
-7
/
+49
2025-11-19
drm/i915/cx0: Add macro to get DDI port width from a register value
Imre Deak
-1
/
+6
2025-11-19
drm/i915/cx0: Move definition of Cx0 PHY functions earlier
Imre Deak
-105
/
+98
2025-11-19
drm/i915/cx0: Track the C20 PHY VDR state in the PLL state
Imre Deak
-32
/
+92
2025-11-19
drm/i915/cx0: Sanitize calculating C20 PLL state from tables
Imre Deak
-21
/
+47
2025-11-19
drm/i915/cx0: Sanitize setting the Cx0 PLL use_c10 flag
Imre Deak
-9
/
+14
2025-11-19
drm/i915/cx0: Factor out C10 msgbus access start/end helpers
Imre Deak
-27
/
+35
2025-11-19
drm/i915/cx0: Rename TBT functions to be ICL specific
Mika Kahola
-15
/
+15
2025-11-19
drm/msm: Switch to use %ptSp
Andy Shevchenko
-4
/
+2
2025-11-19
drm/amdgpu: Switch to use %ptSp
Andy Shevchenko
-2
/
+1
2025-11-19
drm/i915/fbdev: Hold runtime PM ref during fbdev BO creation
Dibin Moolakadan Subrahmanian
-4
/
+7
2025-11-18
drm/xe/vf: Shadow buffer management for CCS read/write operations
Satyanarayana K V P
-7
/
+73
2025-11-18
drm/xe/sa: Shadow buffer support in the sub-allocator pool
Satyanarayana K V P
-4
/
+91
[prev]
[next]