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
2026-03-28
Merge tag 'mediatek-drm-fixes-20260323' of https://git.kernel.org/pub/scm/lin...
Dave Airlie
-4
/
+5
2026-03-27
Merge tag 'drm-xe-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-11
/
+33
2026-03-27
Merge tag 'drm-misc-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-24
/
+30
2026-03-27
Merge tag 'drm-intel-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-15
/
+41
2026-03-25
drm/xe: always keep track of remap prev/next
Matthew Auld
-10
/
+28
2026-03-25
drm/syncobj: Fix xa_alloc allocation flags
Tvrtko Ursulin
-2
/
+2
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/xe: Implement recent spec updates to Wa_16025250150
Matt Roper
-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/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v13
Yang Wang
-2
/
+64
2026-03-23
drm/amd/pm: Return -EOPNOTSUPP for unsupported OD_MCLK on smu_v13_0_6
Asad Kamal
-1
/
+1
2026-03-23
drm/amd/pm: Skip redundant UCLK restore in smu_v13_0_6
Asad Kamal
-8
/
+11
2026-03-23
drm/amd/display: Fix drm_edid leak in amdgpu_dm
Alex Hung
-1
/
+2
2026-03-23
drm/amdgpu: prevent immediate PASID reuse case
Eric Huang
-13
/
+34
2026-03-23
drm/amdgpu: fix strsep() corrupting lockup_timeout on multi-GPU (v3)
Ruijing Dong
-2
/
+11
2026-03-23
drm/amd/display: Do not skip unrelated mode changes in DSC validation
Yussuf Khalil
-1
/
+9
2026-03-23
drm/xe/pf: Fix use-after-free in migration restore
Michał Winiarski
-0
/
+2
2026-03-23
drm/i915: Unlink NV12 planes earlier
Ville Syrjälä
-2
/
+9
2026-03-23
drm/i915: Order OP vs. timeout correctly in __wait_for()
Ville Syrjälä
-1
/
+1
2026-03-23
drm/i915/gmbus: fix spurious timeout on 512-byte burst reads
Samasth Norway Ananda
-1
/
+3
2026-03-22
drm/mediatek: dsi: Store driver data before invoking mipi_dsi_host_register
Luca Leonardo Scorcia
-4
/
+5
2026-03-21
Merge tag 'drm-xe-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-50
/
+136
2026-03-21
Merge tag 'amd-drm-fixes-7.0-2026-03-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-31
/
+65
2026-03-21
Merge tag 'drm-misc-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-80
/
+114
2026-03-20
drm/shmem-helper: Fix huge page mapping in fault handler
Pedro Demarchi Gomes
-22
/
+28
2026-03-19
drm/xe: Fix missing runtime PM reference in ccs_mode_store
Sanjay Yadav
-0
/
+2
2026-03-19
drm/xe: Open-code GGTT MMIO access protection
Matthew Brost
-7
/
+8
2026-03-19
drm/xe/lrc: Fix uninitialized new_ts when capturing context timestamp
Umesh Nerlige Ramappa
-2
/
+2
2026-03-19
drm/xe/oa: Allow reading after disabling OA stream
Ashutosh Dixit
-2
/
+5
2026-03-19
drm/xe: Skip over non leaf pte for PRL generation
Brian Nguyen
-9
/
+29
2026-03-19
drm/xe/guc: Ensure CT state transitions via STOP before DISABLED
Zhanjun Dong
-0
/
+1
2026-03-19
drm/xe: Trigger queue cleanup if not in wedged mode 2
Matthew Brost
-13
/
+22
2026-03-19
drm/xe: Forcefully tear down exec queues in GuC submit fini
Matthew Brost
-12
/
+63
2026-03-19
drm/xe: Always kill exec queues in xe_guc_submit_pause_abort
Matthew Brost
-2
/
+1
2026-03-19
drm/xe/guc: Fail immediately on GuC load error
Daniele Ceraolo Spurio
-3
/
+3
2026-03-18
drm/i915/gt: Check set_default_submission() before deferencing
Rahul Bukte
-1
/
+2
2026-03-17
drm/radeon: apply state adjust rules to some additional HAINAN vairants
Alex Deucher
-1
/
+3
2026-03-17
drm/amdgpu: apply state adjust rules to some additional HAINAN vairants
Alex Deucher
-1
/
+3
2026-03-17
drm/amdgpu: rework how we handle TLB fences
Alex Deucher
-1
/
+8
2026-03-17
drm/bridge: dw-hdmi-qp: fix multi-channel audio output
Jonas Karlman
-1
/
+1
2026-03-17
drm: Fix use-after-free on framebuffers and property blobs when calling drm_d...
Maarten Lankhorst
-4
/
+10
2026-03-17
drm/amdgpu: Fix ISP segfault issue in kernel v7.0
Pratap Nirujogi
-2
/
+2
2026-03-17
drm/amdgpu/gmc9.0: add bounds checking for cid
Alex Deucher
-7
/
+14
2026-03-17
drm/amdgpu/mmhub4.2.0: add bounds checking for cid
Alex Deucher
-1
/
+2
2026-03-17
drm/amdgpu/mmhub4.1.0: add bounds checking for cid
Alex Deucher
-1
/
+2
[next]