index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
i915: don't use a vma that didn't match the context VM
Linus Torvalds
1
-0
/
+2
13 days
Merge tag 'drm-misc-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
6
-31
/
+49
13 days
Merge tag 'amd-drm-fixes-7.0-2026-04-02' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
17
-0
/
+699
13 days
Merge tag 'drm-xe-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
Dave Airlie
5
-26
/
+48
13 days
Merge tag 'drm-intel-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixes
Dave Airlie
3
-3
/
+57
13 days
drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generations
Ionut Nechita
17
-0
/
+699
14 days
drm/ioc32: stop speculation on the drm_compat_ioctl path
Greg Kroah-Hartman
1
-0
/
+2
2026-03-31
drm/sysfb: Fix efidrm error handling and memory type mismatch
Chen Ni
1
-15
/
+31
2026-03-31
drm/i915/dp: Use crtc_state->enhanced_framing properly on ivb/hsw CPU eDP
Ville Syrjälä
1
-1
/
+1
2026-03-31
drm/i915/cdclk: Do the full CDCLK dance for min_voltage_level changes
Ville Syrjälä
1
-0
/
+54
2026-03-30
drm/amdkfd: Fix queue preemption/eviction failures by aligning control stack size to GPU page size
Donet Tom
1
-3
/
+4
2026-03-30
drm/amdgpu: Fix wait after reset sequence in S4
Lijo Lazar
2
-3
/
+8
2026-03-30
drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()
Srinivasan Shanmugam
1
-6
/
+11
2026-03-30
drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KB
Donet Tom
2
-3
/
+3
2026-03-30
drm/amdgpu/userq: fix memory leak in MQD creation error paths
Junrui Luo
1
-4
/
+12
2026-03-30
drm/amd: Fix MQD and control stack alignment for non-4K
Donet Tom
4
-21
/
+64
2026-03-30
drm/amdkfd: Align expected_queue_size to PAGE_SIZE
Donet Tom
1
-2
/
+2
2026-03-30
drm/amdgpu: fix the idr allocation flags
Prike Liang
1
-1
/
+4
2026-03-30
drm/amdgpu: validate doorbell_offset in user queue creation
Junrui Luo
1
-0
/
+7
2026-03-30
drm/amdgpu/pm: drop SMU driver if version not matched messages
Alex Deucher
3
-3
/
+0
2026-03-30
drm/xe: Avoid memory allocations in xe_device_declare_wedged()
Matthew Brost
1
-14
/
+13
2026-03-30
drm/xe: Disable garbage collector work item on SVM close
Matthew Brost
1
-1
/
+1
2026-03-30
drm/xe/pxp: Don't allow PXP on older PTL GSC FWs
Daniele Ceraolo Spurio
1
-0
/
+12
2026-03-30
drm/xe/pxp: Clear restart flag in pxp_start after jumping back
Daniele Ceraolo Spurio
1
-1
/
+3
2026-03-30
drm/xe/pxp: Remove incorrect handling of impossible state during suspend
Daniele Ceraolo Spurio
1
-6
/
+0
2026-03-30
drm/xe/pxp: Clean up termination status on failure
Daniele Ceraolo Spurio
1
-0
/
+1
2026-03-30
drm/xe/madvise: Accept canonical GPU addresses in xe_vm_madvise_ioctl
Arvind Yadav
1
-4
/
+12
2026-03-30
drm/xe/xe_pagefault: Disallow writes to read-only VMAs
Jonathan Cavitt
1
-0
/
+6
2026-03-30
drm/ast: dp501: Fix initialization of SCU2C
Thomas Zimmermann
1
-1
/
+1
2026-03-30
drm/i915/dsi: Don't do DSC horizontal timing adjustments in command mode
Ville Syrjälä
1
-2
/
+2
2026-03-28
Merge tag 'mediatek-drm-fixes-20260323' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-fixes
Dave Airlie
1
-4
/
+5
2026-03-27
Merge tag 'drm-xe-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
Dave Airlie
6
-11
/
+33
2026-03-27
Merge tag 'drm-misc-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
2
-23
/
+29
2026-03-27
Merge tag 'drm-intel-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixes
Dave Airlie
6
-15
/
+41
2026-03-26
Revert "drm: Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug"
Maarten Lankhorst
2
-10
/
+4
2026-03-26
drm/bridge: Fix refcount shown via debugfs for encoder_bridges_show()
Liu Ying
1
-5
/
+11
2026-03-25
drm/xe: always keep track of remap prev/next
Matthew Auld
3
-10
/
+28
2026-03-25
drm/syncobj: Fix xa_alloc allocation flags
Tvrtko Ursulin
1
-2
/
+2
2026-03-24
drm/amd/display: Fix DCE LVDS handling
Alex Deucher
6
-22
/
+19
2026-03-24
drm/amdgpu: Handle GPU page faults correctly on non-4K page systems
Donet Tom
1
-3
/
+3
2026-03-24
drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v14
Yang Wang
1
-1
/
+32
2026-03-24
drm/amdkfd: Fix NULL pointer check order in kfd_ioctl_create_process
Srinivasan Shanmugam
1
-3
/
+3
2026-03-24
drm/amd/display: check if ext_caps is valid in BL setup
Alex Deucher
1
-1
/
+1
2026-03-24
drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ib
Srinivasan Shanmugam
1
-2
/
+2
2026-03-24
drm/xe: Implement recent spec updates to Wa_16025250150
Matt Roper
2
-1
/
+3
2026-03-24
drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic state
Imre Deak
3
-11
/
+28
2026-03-23
drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v13
Yang Wang
2
-2
/
+64
2026-03-23
drm/amd/pm: Return -EOPNOTSUPP for unsupported OD_MCLK on smu_v13_0_6
Asad Kamal
1
-1
/
+1
2026-03-23
drm/amd/pm: Skip redundant UCLK restore in smu_v13_0_6
Asad Kamal
1
-8
/
+11
2026-03-23
drm/amd/display: Fix drm_edid leak in amdgpu_dm
Alex Hung
1
-1
/
+2
[next]