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
/
drm
Age
Commit message (
Expand
)
Author
Lines
2026-03-24
drm/xe: Move aux table invalidation to ring ops
Tvrtko Ursulin
-28
/
+83
2026-03-24
drm/xe/xelp: Wait for AuxCCS invalidation to complete
Tvrtko Ursulin
-2
/
+15
2026-03-24
drm/xe/xelp: Quiesce memory traffic before invalidating AuxCCS
Tvrtko Ursulin
-1
/
+9
2026-03-24
drm/xe/xelpg: Limit AuxCCS ring buffer programming to Alderlake
Tvrtko Ursulin
-2
/
+2
2026-03-24
drm/xe: Implement recent spec updates to Wa_16025250150
Matt Roper
-1
/
+3
2026-03-24
drm/xe: Use write-combine mapping when populating DPT
Tvrtko Ursulin
-1
/
+2
2026-03-24
drm/xe: Rename XE_BO_FLAG_SCANOUT to XE_BO_FLAG_FORCE_WC
Tvrtko Ursulin
-19
/
+26
2026-03-24
drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspace
Maxime Ripard
-179
/
+202
2026-03-24
drm/rockchip: analogix: Convert to drm_output_color_format
Maxime Ripard
-2
/
+2
2026-03-24
drm/mediatek: dp: Convert to drm_output_color_format
Maxime Ripard
-2
/
+2
2026-03-24
drm/arm: komeda: Convert to drm_output_color_format
Maxime Ripard
-11
/
+12
2026-03-24
drm/bridge: synopsys: dw-hdmi: Convert to drm_output_color_format
Maxime Ripard
-8
/
+8
2026-03-24
drm/bridge: synopsys: dw-dp: Convert to drm_output_color_format
Maxime Ripard
-35
/
+36
2026-03-24
drm/bridge: cadence: Convert to drm_output_color_format
Maxime Ripard
-13
/
+13
2026-03-24
drm/bridge: analogix: Convert to drm_output_color_format
Maxime Ripard
-2
/
+2
2026-03-24
drm/bridge: adv7511: Convert to drm_output_color_format
Maxime Ripard
-1
/
+1
2026-03-24
drm/amdgpu: display: Convert to drm_output_color_format
Maxime Ripard
-2
/
+2
2026-03-24
drm/display: hdmi: Convert to drm_output_color_format
Maxime Ripard
-4
/
+4
2026-03-24
drm/edid: Convert to drm_output_color_format enum
Maxime Ripard
-9
/
+9
2026-03-24
drm/xe/pf: Add FLR_PREPARE state to VF control flow
Piotr Piórkowski
-16
/
+91
2026-03-24
drm/imagination: Implement handling of context reset notification
Alexandru Dadu
-0
/
+136
2026-03-24
drm/imagination: Switch reset_reason fields from enum to u32
Alexandru Dadu
-3
/
+11
2026-03-24
drm/imagination: Add missing rogue context reset reasons
Alexandru Dadu
-0
/
+12
2026-03-24
drm/i915/lt_phy: Replace crtc compute clock
Mika Kahola
-24
/
+1
2026-03-24
drm/i915/lt_phy: Enable dpll framework for xe3plpd
Mika Kahola
-35
/
+6
2026-03-24
drm/i915/lt_phy: Remove LT PHY specific state verification
Mika Kahola
-45
/
+13
2026-03-24
drm/i915/lt_phy: Add xe3plpd Thunderbolt PLL hooks
Mika Kahola
-2
/
+33
2026-03-24
drm/i915/lt_phy: Get encoder configuration for xe3plpd platform
Mika Kahola
-16
/
+4
2026-03-24
drm/i915/lt_phy: Readout lane count
Mika Kahola
-4
/
+9
2026-03-24
drm/i915/lt_phy: Dump lane count for HW state
Mika Kahola
-2
/
+2
2026-03-24
drm/i915/lt_phy: Add .disable_clock hook on DDI
Mika Kahola
-1
/
+13
2026-03-24
drm/i915/lt_phy: Add .enable_clock hook on DDI
Mika Kahola
-21
/
+34
2026-03-24
drm/i915/lt_phy: Add xe3plpd .crtc_get_dpll
Mika Kahola
-0
/
+1
2026-03-24
drm/i915/lt_phy: Add xe3plpd .get_freq hook
Mika Kahola
-0
/
+13
2026-03-24
drm/i915/lt_phy: Add xe3plpd .get_hw_state hook
Mika Kahola
-8
/
+21
2026-03-24
drm/i915/lt_phy: Add xe3plpd .compare_hw_state hook
Mika Kahola
-0
/
+10
2026-03-24
drm/i915/lt_phy: Add xe3plpd .dump_hw_state hook
Mika Kahola
-12
/
+19
2026-03-24
drm/i915/lt_phy: Add xe3plpd .update_dpll_ref_clks hook
Mika Kahola
-0
/
+1
2026-03-24
drm/i915/lt_phy: Add xe3plpd .update_active_dpll hook
Mika Kahola
-0
/
+1
2026-03-24
drm/i915/lt_phy: Add xe3plpd .put_dplls hook
Mika Kahola
-0
/
+1
2026-03-24
drm/i915/lt_phy: Add xe3plpd .get_dplls hook
Mika Kahola
-0
/
+1
2026-03-24
drm/i915/lt_phy: Add xe3plpd .compute_dplls hook
Mika Kahola
-9
/
+78
2026-03-24
drm/i915/lt_phy: Add lane_count to PLL state
Mika Kahola
-4
/
+6
2026-03-24
drm/i915/lt_phy: Refactor LT PHY PLL handling to use explicit PLL state
Mika Kahola
-21
/
+46
2026-03-24
drm/i915/lt_phy: Add PLL information for xe3plpd
Mika Kahola
-0
/
+19
2026-03-24
drm/i915/lt_phy: Add check if PLL is enabled
Mika Kahola
-0
/
+11
2026-03-24
drm/i915/lt_phy: Dump missing PLL state parameters
Mika Kahola
-1
/
+3
2026-03-24
drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic state
Imre Deak
-11
/
+28
2026-03-23
drm/xe: Send 'none' recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET
Raag Jadav
-1
/
+8
2026-03-23
drm: Update log for 'none' recovery method
Raag Jadav
-1
/
+1
[prev]
[next]