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
2026-03-05
drm/vc4: platform_get_irq_byname() returns an int
Greg Kroah-Hartman
1
-4
/
+10
2026-03-06
drm/msm/dsi/phy: fix hardware revision
Pengyu Luo
1
-11
/
+11
2026-03-06
drm/msm/dpu: Correct the SA8775P intr_underrun/intr_underrun index
Abhinav Kumar
1
-2
/
+2
2026-03-05
drm/msm/a8xx: Fix ubwc config related to swizzling
Akhil P Oommen
1
-2
/
+12
2026-03-05
drm/i915: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
4
-5
/
+6
2026-03-05
drm/i915: replace use of system_wq with system_percpu_wq in the documentation
Marco Crivellari
2
-2
/
+2
2026-03-05
drm/i915: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
11
-16
/
+16
2026-03-05
drm/panthor: Correct the order of arguments passed to gem_sync
Akash Goel
1
-4
/
+5
2026-03-05
Revert "drm/syncobj: Fix handle <-> fd ioctls with dirty stack"
Maarten Lankhorst
1
-2
/
+2
2026-03-05
drm/ttm: Fix bo resource use-after-free
Thadeu Lima de Souza Cascardo
1
-6
/
+5
2026-03-05
drm/ttm: fix NULL deref in ttm_bo_flush_all_fences() after fence ops detach
Sebastian Brzezinka
1
-4
/
+2
2026-03-05
drm/gud: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
1
-1
/
+1
2026-03-04
nouveau/dpcd: return EBUSY for aux xfer if the device is asleep
Dave Airlie
1
-0
/
+3
2026-03-04
drm/xe: Add missing kernel docs in xe_exec_queue.c
Niranjana Vishwanathapura
1
-0
/
+112
2026-03-04
drm/amdgpu/userq: refcount userqueues to avoid any race conditions
Sunil Khatri
3
-39
/
+95
2026-03-04
drm/amdgpu/userq: Consolidate wait ioctl exit path
Tvrtko Ursulin
1
-23
/
+5
2026-03-04
drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailbox
sguttula
2
-10
/
+28
2026-03-04
drm/amdgpu: Fix use-after-free race in VM acquire
Alysa Liu
1
-1
/
+5
2026-03-04
drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.x
Yang Wang
2
-2
/
+9
2026-03-04
drm/amdgpu: Fix mutex handling in amdgpu_benchmark_do_move() v3
Srinivasan Shanmugam
1
-1
/
+1
2026-03-04
drm/amd/pm: Avoid overflow when sorting pp_feature list
Asad Kamal
1
-1
/
+1
2026-03-04
drm/amd/pm: Add pm firmware info to dmesg log
Lijo Lazar
1
-3
/
+4
2026-03-04
drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailbox
sguttula
2
-10
/
+28
2026-03-04
drm/amdgpu: Remove redundant missing hw ip handling
Tvrtko Ursulin
1
-7
/
+0
2026-03-04
drm/amdgpu: Reject impossible entities early
Tvrtko Ursulin
1
-0
/
+5
2026-03-04
drm/amdgpu/userq: refcount userqueues to avoid any race conditions
Sunil Khatri
3
-39
/
+95
2026-03-04
drm/amdgpu: Fix use-after-free race in VM acquire
Alysa Liu
1
-1
/
+5
2026-03-04
drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.x
Yang Wang
2
-2
/
+9
2026-03-04
drm/amd/ras: adapt sync info func for pmfw eeprom
Gangliang Xie
3
-1
/
+19
2026-03-04
drm/amd/ras: add check func for pmfw eeprom
Gangliang Xie
6
-9
/
+67
2026-03-04
drm/amdgpu: GFX12.1 scratch memory limit up to 57-bit
Philip Yang
3
-13
/
+34
2026-03-04
drm/amd/ras: add initialization func for pmfw eeprom
Gangliang Xie
3
-3
/
+98
2026-03-04
drm/amd/ras: adapt page retirement process for pmfw eeprom
Gangliang Xie
4
-9
/
+65
2026-03-04
drm/amd/ras: add read func for pmfw eeprom
Gangliang Xie
6
-9
/
+101
2026-03-04
drm/amd/ras: make MCA IPID parse global
Tao Zhou
2
-0
/
+16
2026-03-04
drm/amd/ras: add append func for pmfw eeprom
Gangliang Xie
3
-3
/
+48
2026-03-04
drm/amd/ras: add check safety watermark func for pmfw eeprom
Gangliang Xie
4
-0
/
+37
2026-03-04
drm/xe: Fix memory leak in xe_vm_madvise_ioctl
Varun Gupta
1
-1
/
+2
2026-03-04
drm/xe/reg_sr: Fix leak on xa_store failure
Shuicheng Lin
1
-1
/
+3
2026-03-04
drm/xe/xe2_hpg: Correct implementation of Wa_16025250150
Matt Roper
1
-6
/
+7
2026-03-04
drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure
Zhanjun Dong
2
-8
/
+37
2026-03-04
Revert "drm/pagemap: Disable device-to-device migration"
Thomas Hellström
1
-12
/
+2
2026-03-04
drm/i915/vrr: Configure VRR timings after enabling TRANS_DDI_FUNC_CTL
Ville Syrjälä
2
-1
/
+14
2026-03-04
drm/i915/psr: Fix for Panel Replay X granularity DPCD register handling
Jouni Högander
1
-3
/
+8
2026-03-04
drm/i915/gt: prefer _PICK_EVEN() over _PICK()
Jani Nikula
1
-5
/
+3
2026-03-04
drm/intel: add pick.h for the various "picker" helpers
Jani Nikula
3
-46
/
+5
2026-03-04
drm/intel: add reg_bits.h for the various register content helpers
Jani Nikula
1
-132
/
+1
2026-03-04
drm/xe/oa: prefer REG_MASKED_FIELD_ENABLE() and REG_MASKED_FIELD_DISABLE()
Jani Nikula
1
-14
/
+18
2026-03-04
drm/i915/perf: prefer REG_MASKED_FIELD_ENABLE() and REG_MASKED_FIELD_DISABLE()
Jani Nikula
1
-7
/
+7
2026-03-04
drm/{i915, xe}/reg: rename masked field helpers REG_MASKED_FIELD*()
Jani Nikula
29
-167
/
+164
[prev]
[next]