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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
9 days
drm/amdgpu: fix zero-size GDS range init on RDNA4
Arjan van de Ven
1
-0
/
+3
9 days
amdgpu/jpeg: fix deepsleep register for jpeg 5_0_0 and 5_0_2
David (Ming Qiang) Wu
1
-6
/
+46
9 days
drm/amd: Fix set but not used warnings
Tiezhu Yang
3
-11
/
+8
9 days
drm/arcpgu: fix device node leak
Luca Ceresoli
1
-1
/
+2
9 days
drm/nouveau: fix nvkm_device leak on aperture removal failure
David Carlier
1
-1
/
+1
9 days
drm/nouveau: fix u32 overflow in pushbuf reloc bounds check
Greg Kroah-Hartman
1
-1
/
+1
2026-04-27
drm/amdgpu: replace PASID IDR with XArray
Mikhail Gavrilov
1
-20
/
+19
2026-04-22
x86: rename and clean up __copy_from_user_inatomic_nocache()
Linus Torvalds
2
-2
/
+2
2026-04-22
drm/vc4: platform_get_irq_byname() returns an int
Greg Kroah-Hartman
1
-4
/
+10
2026-04-22
drm/xe: Fix bug in idledly unit conversion
Vinay Belgaumkar
1
-2
/
+1
2026-04-22
drm/vc4: Protect madv read in vc4_gem_object_mmap() with madv_lock
Maíra Canal
1
-0
/
+3
2026-04-22
drm/vc4: Fix a memory leak in hang state error path
Maíra Canal
1
-8
/
+10
2026-04-22
drm/vc4: Fix memory leak of BO array in hang state
Maíra Canal
1
-0
/
+1
2026-04-22
drm/vc4: Release runtime PM reference after binding V3D
Maíra Canal
1
-0
/
+1
2026-04-22
drm/amdkfd: Fix queue preemption/eviction failures by aligning control stack ...
Donet Tom
1
-3
/
+4
2026-04-22
drm/amdgpu: Handle GPU page faults correctly on non-4K page systems
Donet Tom
1
-3
/
+3
2026-04-18
drm/i915/psr: Do not use pipe_src as borders for SU area
Jouni Högander
1
-11
/
+19
2026-04-18
drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeat
Sebastian Brzezinka
1
-8
/
+18
2026-04-11
drm/amd/display: Fix DCE LVDS handling
Alex Deucher
6
-16
/
+22
2026-04-11
drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v13
Yang Wang
2
-2
/
+64
2026-04-11
drm/amdgpu/pm: drop SMU driver if version not matched messages
Alex Deucher
3
-3
/
+0
2026-04-11
drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KB
Donet Tom
2
-3
/
+3
2026-04-11
drm/amdgpu: validate doorbell_offset in user queue creation
Junrui Luo
1
-0
/
+7
2026-04-11
drm/amdgpu: Fix wait after reset sequence in S4
Lijo Lazar
2
-3
/
+8
2026-04-11
drm/i915/dp: Use crtc_state->enhanced_framing properly on ivb/hsw CPU eDP
Ville Syrjälä
1
-1
/
+1
2026-04-11
drm/i915/dsi: Don't do DSC horizontal timing adjustments in command mode
Ville Syrjälä
1
-2
/
+2
2026-04-11
drm/ast: dp501: Fix initialization of SCU2C
Thomas Zimmermann
1
-1
/
+1
2026-04-11
drm/amdgpu: fix the idr allocation flags
Prike Liang
1
-1
/
+4
2026-04-11
drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()
Srinivasan Shanmugam
1
-6
/
+11
2026-04-11
drm/ioc32: stop speculation on the drm_compat_ioctl path
Greg Kroah-Hartman
1
-0
/
+2
2026-04-11
drm/sysfb: Fix efidrm error handling and memory type mismatch
Chen Ni
1
-15
/
+31
2026-04-11
drm/xe/pxp: Clear restart flag in pxp_start after jumping back
Daniele Ceraolo Spurio
1
-1
/
+3
2026-04-11
drm/xe/pxp: Remove incorrect handling of impossible state during suspend
Daniele Ceraolo Spurio
1
-6
/
+0
2026-04-11
drm/xe/pxp: Clean up termination status on failure
Daniele Ceraolo Spurio
1
-0
/
+1
2026-04-11
Revert "drm: Fix use-after-free on framebuffers and property blobs when calli...
Maarten Lankhorst
2
-10
/
+4
2026-04-02
drm/amd/pm: fix amdgpu_irq enabled counter unbalanced on smu v11.0
Yang Wang
2
-3
/
+11
2026-04-02
drm/amd/pm: Return -EOPNOTSUPP for unsupported OD_MCLK on smu_v13_0_6
Asad Kamal
1
-1
/
+1
2026-04-02
drm/i915: Unlink NV12 planes earlier
Ville Syrjälä
1
-2
/
+9
2026-04-02
drm/i915: Order OP vs. timeout correctly in __wait_for()
Ville Syrjälä
1
-1
/
+1
2026-04-02
drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic state
Imre Deak
3
-11
/
+28
2026-04-02
drm/amd/display: Fix drm_edid leak in amdgpu_dm
Alex Hung
1
-1
/
+2
2026-04-02
drm/amdgpu: prevent immediate PASID reuse case
Eric Huang
3
-13
/
+34
2026-04-02
drm/xe: always keep track of remap prev/next
Matthew Auld
3
-10
/
+28
2026-04-02
drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ib
Srinivasan Shanmugam
1
-2
/
+2
2026-04-02
drm/xe: Implement recent spec updates to Wa_16025250150
Matt Roper
2
-1
/
+3
2026-04-02
drm/amd/display: Do not skip unrelated mode changes in DSC validation
Yussuf Khalil
3
-1
/
+9
2026-04-02
drm/i915/gmbus: fix spurious timeout on 512-byte burst reads
Samasth Norway Ananda
1
-1
/
+3
2026-04-02
drm/mediatek: dsi: Store driver data before invoking mipi_dsi_host_register
Luca Leonardo Scorcia
1
-4
/
+5
2026-04-02
drm/amdgpu: fix gpu idle power consumption issue for gfx v12
Yang Wang
1
-1
/
+4
2026-04-02
drm/ttm/tests: Fix build failure on PREEMPT_RT
Maarten Lankhorst
1
-2
/
+2
[next]