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-08
drm: Fix object leak in DRM_IOCTL_GEM_CHANGE_HANDLE
Karol Wachowski
1
-2
/
+6
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/tilcdc: Fix removal actions in case of failed probe
Kory Maincent (TI.com)
3
-20
/
+37
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/nouveau/gsp: Allocate fwsec-sb at boot
Lyude Paul
4
-20
/
+58
2026-01-08
drm/bridge: ti-sn65dsi83: ignore PLL_UNLOCK errors
Luca Ceresoli
1
-2
/
+9
2026-01-08
drm/rockchip: vop2: Use OVL_LAYER_SEL configuration instead of use win_mask c...
Andy Yan
1
-7
/
+42
2026-01-08
drm/amd: Fix unbind/rebind for VCN 4.0.5
Mario Limonciello (AMD)
1
-0
/
+2
2026-01-08
drm/mediatek: ovl_adaptor: Fix probe device leaks
Johan Hovold
1
-0
/
+12
2026-01-08
drm/mediatek: mtk_hdmi: Fix probe device leaks
Johan Hovold
1
-0
/
+15
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/rockchip: Set VOP for the DRM DMA device
Dmitry Osipenko
1
-0
/
+3
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/sdma6: Update SDMA 6.0.3 FW version to include UMQ protected-fence...
Srinivasan Shanmugam
1
-1
/
+1
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: Forward VMID reservation errors
Natalie Vock
1
-2
/
+1
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
2026-01-08
drm/xe/guc: READ/WRITE_ONCE g2h_fence->done
Jonathan Cavitt
1
-4
/
+10
2026-01-08
drm/gem-shmem: Fix the MODULE_LICENSE() string
Thomas Zimmermann
1
-1
/
+1
2026-01-08
drm/amdgpu: don't attach the tlb fence for SI
Alex Deucher
1
-1
/
+3
2026-01-08
drm/displayid: add quirk to ignore DisplayID checksum errors
Jani Nikula
2
-4
/
+39
2026-01-08
drm: nova: depend on CONFIG_64BIT
Danilo Krummrich
1
-0
/
+1
2026-01-02
drm/displayid: pass iter to drm_find_displayid_extension()
Jani Nikula
1
-12
/
+7
2026-01-02
drm/amd/display: Fix scratch registers offsets for DCN351
Ray Wu
1
-4
/
+4
2026-01-02
drm/amd/display: Fix scratch registers offsets for DCN35
Ray Wu
1
-4
/
+4
2026-01-02
drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()
Alex Deucher
1
-1
/
+1
2026-01-02
Revert "drm/amd/display: Fix pbn to kbps Conversion"
Mario Limonciello
1
-23
/
+36
2026-01-02
drm/msm/a6xx: move preempt_prepare_postamble after error check
Alok Tiwari
1
-2
/
+2
2026-01-02
drm/msm: adreno: fix deferencing ifpc_reglist when not declared
Neil Armstrong
1
-8
/
+10
2026-01-02
drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUME
Ashutosh Dixit
1
-3
/
+4
2026-01-02
drm/xe/oa: Limit num_syncs to prevent oversized allocations
Shuicheng Lin
1
-0
/
+3
2026-01-02
drm/xe: Limit num_syncs to prevent oversized allocations
Shuicheng Lin
2
-1
/
+5
2026-01-02
drm/amdgpu: fix a job->pasid access race in gpu recovery
Alex Deucher
1
-2
/
+8
2026-01-02
drm/panel: sony-td4353-jdi: Enable prepare_prev_first
Marijn Suijten
1
-0
/
+2
2026-01-02
drm/xe: Restore engine registers before restarting schedulers after GT reset
Jan Maslak
1
-3
/
+4
2026-01-02
drm/xe: Increase TDF timeout
Jagmeet Randhawa
1
-1
/
+1
2026-01-02
drm/me/gsc: mei interrupt top half should be in irq disabled context
Junxiao Chang
1
-2
/
+2
[prev]
[next]