index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-23
drm/vmwgfx: Fix an error return check in vmw_compat_shader_add()
Haoxiang Li
1
-1
/
+3
2026-01-23
drm/panel-simple: fix connector type for DataImage SCF0700C48GGU18 panel
Marek Vasut
1
-0
/
+1
2026-01-23
drm/nouveau/disp/nv50-: Set lock_core in curs507a_prepare
Lyude Paul
1
-0
/
+1
2026-01-23
drm/amdkfd: fix a memory leak in device_queue_manager_init()
Haoxiang Li
1
-8
/
+11
2026-01-23
drm/amd: Clean up kfd node on surprise disconnect
Mario Limonciello (AMD)
1
-0
/
+8
2026-01-23
drm/amd/display: Bump the HDMI clock to 340MHz
Mario Limonciello
2
-2
/
+4
2026-01-23
drm/amd/display: mark static functions noinline_for_stack
Tzung-Bi Shih
2
-10
/
+10
2026-01-23
drm/amd/pm: fix smu overdrive data type wrong issue on smu 14.0.2
Yang Wang
1
-1
/
+2
2026-01-23
drm/vmwgfx: Merge vmw_bo_release and vmw_bo_free functions
Ian Forbes
1
-14
/
+8
2026-01-17
drm/amdkfd: Fix improper NULL termination of queue restore SMI event string
Brian Kocoloski
1
-1
/
+1
2026-01-17
drm/amd/display: Fix DP no audio issue
Charlene Liu
1
-4
/
+4
2026-01-17
drm/amd/display: Apply e4479aecf658 to dml
Nathan Chancellor
1
-1
/
+5
2026-01-17
drm/amd/display: Respect user's CONFIG_FRAME_WARN more for dml files
Nathan Chancellor
2
-14
/
+22
2026-01-17
drm/amd/display: shrink struct members
Rosen Penev
2
-10
/
+5
2026-01-17
drm/xe: Ensure GT is in C0 during resumes
Xin Wang
1
-1
/
+7
2026-01-17
drm/xe: make xe_gt_idle_disable_c6() handle the forcewake internally
Xin Wang
3
-17
/
+15
2026-01-17
drm/radeon: Remove __counted_by from ClockInfoArray.clockInfo[]
Alex Deucher
1
-1
/
+1
2026-01-17
drm/pl111: Fix error handling in pl111_amba_probe
Miaoqian Lin
1
-1
/
+1
2026-01-17
drm/amdgpu: Fix query for VPE block_type and ip_count
Alan Liu
1
-0
/
+6
2026-01-11
drm/amdgpu: Forward VMID reservation errors
Natalie Vock
1
-2
/
+4
2026-01-08
drm/panthor: Flush shmem writes before mapping buffers CPU-uncached
Boris Brezillon
1
-0
/
+18
2026-01-08
drm/displayid: add quirk to ignore DisplayID checksum errors
Jani Nikula
2
-4
/
+39
2026-01-08
drm/imagination: Disallow exporting of PM/FW protected objects
Alessio Belle
1
-0
/
+11
2026-01-08
drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fb
Lyude Paul
2
-1
/
+14
2026-01-08
drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbuffer
Krzysztof Niemiec
1
-20
/
+17
2026-01-08
drm/msm/dpu: Add missing NULL pointer check for pingpong interface
Nikolay Kuratov
1
-6
/
+4
2026-01-08
drm/xe: Drop preempt-fences when destroying imported dma-bufs.
Thomas Hellström
1
-11
/
+4
2026-01-08
drm/xe: Use usleep_range for accurate long-running workload timeslicing
Matthew Brost
1
-1
/
+19
2026-01-08
drm/xe: Adjust long-running workload timeslices to reasonable values
Matthew Brost
2
-2
/
+5
2026-01-08
drm/xe/oa: Disallow 0 OA property values
Ashutosh Dixit
1
-1
/
+1
2026-01-08
drm/xe/bo: Don't include the CCS metadata in the dma-buf sg-table
Thomas Hellström
1
-1
/
+1
2026-01-08
drm/mgag200: Fix big-endian support
René Rebe
1
-0
/
+25
2026-01-08
drm/ttm: Avoid NULL pointer deref for evicted BOs
Simon Richter
1
-0
/
+6
2026-01-08
drm/i915: Fix format string truncation warning
Ard Biesheuvel
1
-1
/
+1
2026-01-08
drm/amdkfd: Trap handler support for expert scheduling mode
Jay Cornwall
2
-26
/
+73
2026-01-08
drm/amdkfd: bump minimum vgpr size for gfx1151
Jonathan Kim
1
-0
/
+1
2026-01-08
drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspace
Mario Limonciello
1
-0
/
+4
2026-01-08
drm/mediatek: Fix probe device leaks
Johan Hovold
1
-0
/
+11
2026-01-08
drm/mediatek: Fix probe memory leak
Johan Hovold
1
-1
/
+1
2026-01-08
drm/mediatek: Fix probe resource leaks
Johan Hovold
3
-7
/
+19
2026-01-08
drm/mediatek: Fix device node reference leak in mtk_dp_dt_parse()
Miaoqian Lin
1
-0
/
+1
2026-01-08
drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl()
Sanjay Yadav
1
-3
/
+5
2026-01-08
drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()
Thomas Zimmermann
1
-43
/
+0
2026-01-08
drm/buddy: Separate clear and dirty free block trees
Arunpravin Paneer Selvam
1
-146
/
+187
2026-01-08
drm/buddy: Optimize free block management with RB tree
Arunpravin Paneer Selvam
1
-77
/
+118
2026-01-08
drm/msm/a6xx: Fix out of bound IO access in a6xx_get_gmu_registers
Akhil P Oommen
1
-1
/
+1
2026-01-08
drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling
Alex Deucher
1
-0
/
+27
2026-01-08
drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdma
Pierre-Eric Pelloux-Prayer
1
-0
/
+2
2026-01-08
drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handling
Alex Deucher
1
-0
/
+27
2026-01-08
Revert "drm/amd: Skip power ungate during suspend for VPE"
Mario Limonciello (AMD)
1
-2
/
+1
[next]