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-02-26
drm/xe/xe3p_xpc: Drop stale MCR steering TODO comment
Matt Roper
1
-6
/
+0
2026-02-26
drm/i915/dpt: pass opaque struct intel_dpt around instead of i915_address_space
Jani Nikula
8
-50
/
+51
2026-02-26
drm/i915/dpt: rename struct i915_dpt to intel_dpt
Jani Nikula
1
-11
/
+11
2026-02-26
drm/i915/dpt: rename i915 specific functions to i915_dpt_ prefix
Jani Nikula
3
-12
/
+10
2026-02-26
drm/i915/dpt: switch to i915 runtime pm calls
Jani Nikula
1
-3
/
+2
2026-02-26
drm/i915/dpt: drop _common from the DPT file names
Jani Nikula
6
-5
/
+5
2026-02-26
drm/i915/dpt: remove display/intel_dpt.h
Jani Nikula
6
-23
/
+12
2026-02-26
drm/i915/dpt: move suspend/resume to parent interface
Jani Nikula
7
-64
/
+89
2026-02-26
drm/i915/dpt: move create/destroy to parent interface
Jani Nikula
8
-30
/
+48
2026-02-26
drm/i915/dpt: pass obj, size instead of framebuffer to intel_dpt_create()
Jani Nikula
4
-11
/
+11
2026-02-26
drm/i915/dpt: move display/intel_dpt.c to i915_dpt.c
Jani Nikula
2
-6
/
+6
2026-02-27
Merge tag 'drm-misc-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
12
-32
/
+55
2026-02-26
drm/xe: Move LRC seqno to system memory to avoid slow dGPU reads
Matthew Brost
2
-21
/
+42
2026-02-26
drm/xe: Avoid unconditional VRAM reads in H2G path
Matthew Brost
1
-9
/
+16
2026-02-26
drm/xe: Split H2G and G2H into separate buffer objects
Matthew Brost
2
-24
/
+47
2026-02-26
drm/xe: Do not preempt fence signaling CS instructions
Matthew Brost
1
-0
/
+9
2026-02-26
Revert "drm/xe/compat: Remove unused i915_reg.h from compat header"
Uma Shankar
1
-0
/
+6
2026-02-26
drm/panel-edp: Change BOE NV140WUM-N64 timings
Haikun Zhou
1
-1
/
+8
2026-02-26
drm/amdkfd: fix CWSR trap handler
Alex Deucher
1
-3
/
+0
2026-02-26
drm/xe: Don't expose display modparam if no display support
Michal Wajdeczko
2
-1
/
+3
2026-02-26
drm/solomon: Fix page start when updating rectangle in page addressing mode
Francesco Lavra
1
-4
/
+2
2026-02-26
drm/xe/pf: Don't use LMTT page size if no LMTT
Michal Wajdeczko
1
-1
/
+2
2026-02-26
drm/xe/pf: Don't force 2MB VRAM alignment
Michal Wajdeczko
1
-3
/
+5
2026-02-26
drm/xe/pf: Use explicit VRAM BO flag for VRAM provisioning
Michal Wajdeczko
1
-1
/
+1
2026-02-25
drm/amd: Disable MES LR compute W/A
Mario Limonciello
2
-10
/
+0
2026-02-25
drm/amdgpu: Fix error handling in slot reset
Lijo Lazar
1
-7
/
+10
2026-02-25
drm/amdgpu/vcn5: Add SMU dpm interface type
sguttula
1
-0
/
+4
2026-02-25
drm/amdgpu: Fix locking bugs in error paths
Bart Van Assche
1
-5
/
+7
2026-02-25
drm/amdgpu: Unlock a mutex before destroying it
Bart Van Assche
1
-0
/
+1
2026-02-25
drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sink
Natalie Vock
1
-2
/
+2
2026-02-25
drm/amdgpu: add upper bound check on user inputs in wait ioctl
Sunil Khatri
1
-0
/
+5
2026-02-25
drm/amdgpu: add upper bound check on user inputs in signal ioctl
Sunil Khatri
1
-0
/
+7
2026-02-25
drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warnings
Tvrtko Ursulin
1
-4
/
+4
2026-02-25
drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctl
Tvrtko Ursulin
1
-0
/
+2
2026-02-25
drm/amd: Disable MES LR compute W/A
Mario Limonciello
2
-10
/
+0
2026-02-25
drm/amdgpu: Fix error handling in slot reset
Lijo Lazar
1
-7
/
+10
2026-02-25
drm/amd/ras: Handle check address validity in SR-IOV
Jinzhou Su
1
-7
/
+19
2026-02-25
drm/amdgpu/vcn5: Add SMU dpm interface type
sguttula
1
-0
/
+4
2026-02-25
drm/amd/ras: Add function to convert retired address
Jinzhou Su
2
-0
/
+29
2026-02-25
drm/amd/ras: Handle address check in SR-IOV guest
Jinzhou Su
2
-0
/
+22
2026-02-25
drm/amd/ras: Add convert retired address structure
Jinzhou Su
1
-0
/
+14
2026-02-25
drm/amd/ras: Add address check structure
Jinzhou Su
1
-0
/
+15
2026-02-25
drm/amdgpu: Fix locking bugs in error paths
Bart Van Assche
1
-5
/
+7
2026-02-25
drm/amdgpu: Unlock a mutex before destroying it
Bart Van Assche
1
-0
/
+1
2026-02-25
drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sink
Natalie Vock
1
-2
/
+2
2026-02-25
drm/amdgpu: add upper bound check on user inputs in wait ioctl
Sunil Khatri
1
-0
/
+5
2026-02-25
drm/amdgpu: add upper bound check on user inputs in signal ioctl
Sunil Khatri
1
-0
/
+7
2026-02-25
drm/amdgpu/userq: Use drm_gem_objects_lookup in amdgpu_userq_wait_ioctl
Tvrtko Ursulin
1
-56
/
+24
2026-02-25
drm/amdgpu/userq: Use drm_gem_objects_lookup in amdgpu_userq_signal_ioctl
Tvrtko Ursulin
1
-58
/
+21
2026-02-25
drm/amd/ras: use dedicated memory as vf ras command buffer
YiPeng Chai
3
-40
/
+114
[prev]
[next]