index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2026-06-17
drm/amdkfd: check find_first_zero_bit before __set_bit on kfd->doorbell_bitmap
Xiaogang Chen
2026-06-17
drm/amdkfd: Let driver decide buffer size at AMDKFD_IOC_GET_DMABUF_INFO ioctl
Xiaogang Chen
2026-06-17
drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_format
Mikhail Gavrilov
2026-06-17
drm/amdgpu: convert amdgpu_vm_lock_by_pasid() to drm_exec
Mikhail Gavrilov
2026-06-17
drm/amdgpu: Don't use UTS_RELEASE directly
Uwe Kleine-König (The Capable Hub)
2026-06-17
drm/amdkfd: Fix NULL deref during sysfs teardown
Geoffrey McRae
2026-06-17
drm/amdgpu: validate CP_GFX_SHADOW chunk size in CS pass1
Mario Limonciello
2026-06-17
drm/amdgpu: check amdgpu_vm_bo_find() result in GET_MAPPING_INFO
Mario Limonciello
2026-06-17
drm/amdgpu: initialize irq.lock spinlock earlier
Thadeu Lima de Souza Cascardo
2026-06-17
drm/amdkfd: fix list_del corruption in kfd_criu_resume_svm
Mario Limonciello
2026-06-17
drm/radeon: fix r100_copy_blit for large BOs
Pavel Ondračka
2026-06-17
drm/amd/display: Fix mem_type change detection for async flips
Matthew Schwartz
2026-06-17
drm/amd/display: Add IN_FORMATS_ASYNC support for planes
James Lin
2026-06-17
drm/amdgpu/gfx: fix cleaner shader IB buffer overflow
Asad Kamal
2026-06-17
drm/amdgpu: allocate lockdep mutex on the heap to fix stack overflow
Prike Liang
2026-06-17
drm/amdkfd: Fix SMI event PID reporting for containers
Andrew Martin
2026-06-17
drm/amd/display: Restore periodic detection for DCN35
Ivan Lipski
2026-06-17
drm/amd/display: Skip PHY SSC reduction on some 8K panels
Roman Li
2026-06-17
drm/amdgpu: skip already suspended IP blocks in ip_suspend_phase2
Yunxiang Li
2026-06-17
drm/amdkfd: Properly acquire queue buffers in CRIU restore
David Francis
2026-06-17
drm/amd/pm: re-enable MC access after PrepareMp1ForUnload on SMU V15 APUs
Shubhankar Milind Sardeshpande
2026-06-17
drm/amdgpu: initialize iter.start in amdgpu_devcoredump_format
Qiang Yu
2026-06-17
drm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on free
Yunxiang Li
2026-06-17
drm/xe/rtp: Add kunit tests to exercise FIELD_SET_FUNC action
Matt Roper
2026-06-17
drm/xe: Move engines' non-LRC programming RTP table off the stack
Matt Roper
2026-06-17
drm/xe: Move engines' LRC programming RTP table off the stack
Matt Roper
2026-06-17
drm/xe/rtp: Add FIELD_SET_FUNC RTP action
Matt Roper
2026-06-17
drm/xe: Reformat xe_rtp_types.h
Matt Roper
2026-06-17
drm/panel-edp: Support NV140FHM-N5B and TM156VDXP25
Haikun Zhou
2026-06-17
drm/amdgpu/sdma4.4.2: add support for disabling kernel queues
Alex Deucher
2026-06-17
drm/amdgpu/vcn5.0.1: add support for disabling kernel queues
Alex Deucher
2026-06-17
drm/amdgpu: add userq job and state transition trace events
Pierre-Eric Pelloux-Prayer
2026-06-17
drm/amdgpu: add userq create and destroy tracepoints
Prike Liang
2026-06-17
drm/amdgpu: set the userq xcp_id
Prike Liang
2026-06-17
drm/amdgpu: Use system unbound workqueue for soft IH ring
Timur Kristóf
2026-06-17
amdgpu/ih6.1: Fix minor version
Timur Kristóf
2026-06-17
drm/amdkfd: Use exclusive bounds for SVM split alignment checks
Gerhard Schwanzer
2026-06-17
drm/amdgpu/gfx9: Fix Ring and IB test fail after mode2
Jiqian Chen
2026-06-17
drm/amd/ras: use IS_ERR() to check thread creation result
YiPeng Chai
2026-06-17
drm/amdgpu: add bounds check to prevent array overflow
YiPeng Chai
2026-06-17
drm/amdgpu/vcn4.0.3: add support for disabling kernel queues
Alex Deucher
2026-06-17
drm/amdgpu/vcn: add flags for disabling KQs/UQs
Alex Deucher
2026-06-17
drm/amdgpu/jpeg5.0.1: add support for disabling kernel queues
Alex Deucher
2026-06-17
drm/amdgpu/jpeg4.0.3: add support for disabling kernel queues
Alex Deucher
2026-06-17
drm/amdgpu/jpeg: add flags for disabling KQs/UQs
Alex Deucher
2026-06-17
drm/amdgpu/uvd: Fix forcing MSG, FB BOs into VCPU segment when it isn't at 0 ...
Timur Kristóf
2026-06-17
drm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and older
Timur Kristóf
2026-06-17
drm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTT
Timur Kristóf
2026-06-17
drm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functions
Timur Kristóf
2026-06-17
drm/amdgpu: Only calculate register offset once in SOC15 RLC
Tvrtko Ursulin
[prev]
[next]