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-02-10
drm/xe/xe3p_lpg: Add LRC parsing for additional RCS engine state
Matt Roper
-0
/
+20
2026-02-10
drm/xe/xe3p_lpg: Add MCR steering
Matt Roper
-1
/
+17
2026-02-10
drm/xe/xe3p_lpg: Add new PAT table
Matt Roper
-1
/
+54
2026-02-10
drm/xe/pat: Differentiate between primary and media for PTA
Gustavo Sousa
-12
/
+23
2026-02-10
drm/xe/xe3p_lpg: Add initial workarounds for graphics version 35.10
Shekhar Chauhan
-0
/
+67
2026-02-10
drm/xe/xe3p_lpg: Add support for graphics IP 35.10
Shekhar Chauhan
-0
/
+8
2026-02-10
drm/i915/overlay: remove dead code with MTL platform checks
Jani Nikula
-3
/
+2
2026-02-10
drm/imagination: Mark FWCCB_CMD_UPDATE_STATS as known
Matt Coster
-0
/
+8
2026-02-10
drm/imagination: Improve handling of unknown FWCCB commands
Matt Coster
-2
/
+10
2026-02-10
drm/i915/dp: Verify valid pipe BPP range
Imre Deak
-0
/
+9
2026-02-10
drm/i915/dp: Fix pipe BPP clamping due to HDR
Imre Deak
-3
/
+17
2026-02-10
drm/vc4: Switch private_obj initialization to atomic_create_state
Maxime Ripard
-21
/
+48
2026-02-10
drm/msm: dpu1: Switch private_obj initialization to atomic_create_state
Maxime Ripard
-20
/
+22
2026-02-10
drm/msm: mdp5: Switch private_obj initialization to atomic_create_state
Maxime Ripard
-19
/
+22
2026-02-10
drm/ingenic: Switch private_obj initialization to atomic_create_state
Maxime Ripard
-23
/
+33
2026-02-10
drm/arm: komeda: Switch private_obj initialization to atomic_create_state
Maxime Ripard
-64
/
+146
2026-02-10
drm/dp_tunnel: Switch private_obj initialization to atomic_create_state
Maxime Ripard
-9
/
+16
2026-02-10
drm/dp_mst: Switch private_obj initialization to atomic_create_state
Maxime Ripard
-13
/
+24
2026-02-10
drm/bridge: Switch private_obj initialization to atomic_create_state
Maxime Ripard
-15
/
+17
2026-02-10
drm/atomic-helper: Add private_obj atomic_create_state helper
Maxime Ripard
-0
/
+22
2026-02-10
drm/atomic: Add new atomic_create_state callback to drm_private_obj
Maxime Ripard
-2
/
+16
2026-02-10
drm/atomic: Make drm_atomic_private_obj_init fallible
Maxime Ripard
-5
/
+9
2026-02-10
drm/i915/color: Add failure handling in plane color pipeline init
Chaitanya Kumar Borah
-45
/
+115
2026-02-10
drm/colorop: Use destroy callback for color pipeline teardown
Chaitanya Kumar Borah
-2
/
+1
2026-02-10
drm/vkms: Remove drm_colorop_pipeline_destroy() from vkms_destroy()
Chaitanya Kumar Borah
-1
/
+0
2026-02-10
drm: Clean up colorop objects during mode_config cleanup
Chaitanya Kumar Borah
-0
/
+6
2026-02-10
drm/i915/display: Hook up intel_colorop_destroy
Chaitanya Kumar Borah
-4
/
+16
2026-02-10
drm/vkms: Hook up colorop destroy helper for plane pipelines
Chaitanya Kumar Borah
-4
/
+10
2026-02-10
drm/amd/display: Hook up colorop destroy helper for plane pipelines
Chaitanya Kumar Borah
-8
/
+17
2026-02-10
drm: Allow driver-managed destruction of colorop objects
Chaitanya Kumar Borah
-26
/
+41
2026-02-10
drm/colorop: Add destroy helper for colorop objects
Chaitanya Kumar Borah
-0
/
+15
2026-02-09
Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux
Linus Torvalds
-1
/
+1
2026-02-09
Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-12
/
+16
2026-02-09
Merge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-44
/
+13
2026-02-09
drm/xe/mmio: Avoid double-adjust in 64-bit reads
Shuicheng Lin
-5
/
+5
2026-02-09
drm/xe/vf: Allow VF to initialize MCR tables
Michal Wajdeczko
-6
/
+0
2026-02-10
nouveau: pci: quiesce GPU on shutdown
Li Chen
-0
/
+32
2026-02-09
drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset
Sk Anirban
-0
/
+49
2026-02-09
drm/i915/quirks: Fix device id for QUIRK_EDP_LIMIT_RATE_HBR2 entry
Ankit Nautiyal
-1
/
+1
2026-02-09
drm/xe: Add bounds check on pat_index to prevent OOB kernel read in madvise
Jia Yao
-1
/
+6
2026-02-09
drm: verisilicon: suppress snprintf warning for pixel clock name
Icenowy Zheng
-2
/
+2
2026-02-09
drm/self_refresh: replace use of system_wq with system_percpu_wq
Marco Crivellari
-1
/
+1
2026-02-09
drm/probe-helper: replace use of system_wq with system_percpu_wq
Marco Crivellari
-1
/
+1
2026-02-09
drm/atomic-helper: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
-3
/
+3
2026-02-09
drm/xe/pf: Fix the address range assert in ggtt_get_pte helper
MichaĆ Winiarski
-1
/
+1
2026-02-09
drm/i915/dp: Restore the missing check for intel_dp_has_joiner
Ankit Nautiyal
-2
/
+8
2026-02-09
drm/i915/dp: Make intel_dp_can_join() static
Ankit Nautiyal
-2
/
+1
2026-02-08
drm/nouveau/gsp: simplify code with acpi_get_local_u64_address()
Andy Shevchenko
-3
/
+4
2026-02-07
drm/gem: Make drm_gem_objects_lookup() self-cleaning on failure v6
Srinivasan Shanmugam
-13
/
+30
2026-02-07
drm: bridge: anx7625: implement message sending
Dmitry Baryshkov
-0
/
+80
[prev]
[next]