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-25
drm/i915: move CPT clock gating init into intel_pch
Luca Coelho
-37
/
+42
2026-03-25
drm/i915/display: move clock-gating init for IBX to display
Luca Coelho
-11
/
+27
2026-03-25
drm/bridge: lt8713sx: avoid 64-bit division
Arnd Bergmann
-1
/
+1
2026-03-25
drm/bridge: lt8713sx select CONFIG_CRC8
Arnd Bergmann
-0
/
+1
2026-03-25
drm/msm/dsi/phy: rename DSI_PHY_7NM_QUIRK_PRE_V4_1 to DSI_PHY_7NM_QUIRK_V4_0
Pengyu Luo
-8
/
+8
2026-03-25
drm/msm/dpu: use full scale alpha in _dpu_crtc_setup_blend_cfg()
Dmitry Baryshkov
-20
/
+19
2026-03-25
drm/msm/dpu: simplify bg_alpha selection
Dmitry Baryshkov
-1
/
+3
2026-03-25
drm/ci: add rk3588-rock-5b
Vignesh Raman
-1
/
+84
2026-03-25
drm/ci: move qualcomm baremetal jobs to lava
Vignesh Raman
-17
/
+31
2026-03-25
drm/ci: uprev mesa
Vignesh Raman
-355
/
+387
2026-03-25
drm/ci: i915: cml: update runner tag
Vignesh Raman
-4
/
+4
2026-03-25
drm/ci: reduce sm8350-hdk parallel jobs from 4 to 2
Vignesh Raman
-1
/
+1
2026-03-24
drm/amd/display: Fix DCE LVDS handling
Alex Deucher
-22
/
+19
2026-03-24
drm/amdgpu: Handle GPU page faults correctly on non-4K page systems
Donet Tom
-3
/
+3
2026-03-24
drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v14
Yang Wang
-1
/
+32
2026-03-24
drm/amdkfd: Fix NULL pointer check order in kfd_ioctl_create_process
Srinivasan Shanmugam
-3
/
+3
2026-03-24
drm/amd/display: check if ext_caps is valid in BL setup
Alex Deucher
-1
/
+1
2026-03-24
drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ib
Srinivasan Shanmugam
-2
/
+2
2026-03-24
drm/amd/display: add a no_hpd link_encoder_funcs variant
Alex Deucher
-2
/
+62
2026-03-24
drm/amdgpu/userq: schedule_delayed_work should be after fence signalled
Sunil Khatri
-6
/
+7
2026-03-24
drm/amdgpu/mes12_1: emove extra ; from declaration statement
Colin Ian King
-1
/
+1
2026-03-24
drm/amd/display: Fix DCE LVDS handling
Alex Deucher
-22
/
+19
2026-03-24
drm/amdgpu: update outdated comment for renamed amdgpu_fence_driver_init()
Kexin Sun
-1
/
+1
2026-03-24
drm/amdgpu/userq: convert comma to semicolon
Chen Ni
-2
/
+2
2026-03-24
drm/amdgpu: Handle GPU page faults correctly on non-4K page systems
Donet Tom
-3
/
+3
2026-03-24
drm/amd/display: update outdated comments for renamed vblank_control_worker()
Kexin Sun
-3
/
+5
2026-03-24
drm/amd/display: clean up typecasts and constants in dcn4_calcs
Adriano Vero
-16
/
+16
2026-03-24
drm/amdgpu/userq: dont use goto to jump when at end of function
Sunil Khatri
-3
/
+1
2026-03-24
drm/amdgpu: fix syncobj leak for amdgpu_gem_va_ioctl()
Prike Liang
-0
/
+5
2026-03-24
drm/amdgpu/vcn4.0.3: gate per-queue reset by PSP SOS program version
Jesse Zhang
-1
/
+18
2026-03-24
drm/amd/pm: Enable VCN reset for pgm=4 with appropriate FW version
Jesse.Zhang
-0
/
+1
2026-03-24
drm/amdgpu: use DISCOVERY_TMR_SIZE in ACPI TMR fallback
Jesse.Zhang
-1
/
+1
2026-03-24
drm/amd/pm: add dedicated dram addr msg for smu v15
Yang Wang
-4
/
+6
2026-03-24
drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v14
Yang Wang
-1
/
+32
2026-03-24
drm/amdkfd: Fix NULL pointer check order in kfd_ioctl_create_process
Srinivasan Shanmugam
-3
/
+3
2026-03-24
drm/amd/display: check if ext_caps is valid in BL setup
Alex Deucher
-1
/
+1
2026-03-24
drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ib
Srinivasan Shanmugam
-2
/
+2
2026-03-24
drm/komeda: Add support for Arm China Linlon-D6
Cunyuan Liu
-0
/
+3
2026-03-24
drm/panthor: extend timestamp query with flags
Marcin Slusarz
-6
/
+128
2026-03-24
drm/panthor: correct firmware related messages
Christian Hewitt
-2
/
+2
2026-03-24
drm: fix dead default for DRM_TTM_KUNIT_TEST
Julian Braha
-1
/
+0
2026-03-24
drm/i915/de: Implement register polling in the display code
Ville Syrjälä
-39
/
+91
2026-03-24
drm/i915/de: Move intel_de_wait*() into intel_de.c
Ville Syrjälä
-79
/
+92
2026-03-24
drm/i915/de: Introduce intel_de.c and move intel_de_{read,write}8() there
Ville Syrjälä
-19
/
+28
2026-03-24
drm/xe/xelp: Expose AuxCCS frame buffer modifiers on Alderlake-P
Tvrtko Ursulin
-0
/
+8
2026-03-24
drm/xe/display: Add support for AuxCCS
Tvrtko Ursulin
-1
/
+27
2026-03-24
drm/xe/display: Respect remapped plane alignment
Tvrtko Ursulin
-3
/
+12
2026-03-24
drm/xe/display: Change write_dpt_remapped_tiled function signature
Tvrtko Ursulin
-25
/
+35
2026-03-24
drm/xe/display: Move remapped plane loop out of __xe_pin_fb_vma_dpt
Tvrtko Ursulin
-14
/
+20
2026-03-24
drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
Tvrtko Ursulin
-0
/
+23
[prev]
[next]