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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-12
drm/amdgpu: fix missing check in vm_flush()
Alex Deucher
1
-1
/
+2
2026-08-12
drm/amd/display: Fix NULL pointer dereference in amdgpu_dm_crtc_set_vblank()
Samuel Pitoiset
1
-1
/
+1
2026-08-12
drm/amdgpu: validate GEM_CREATE domain combinations
Candice Li
1
-0
/
+21
2026-08-12
drm/amdgpu: disallow multiple FENCE chunks in one submit
Junrui Luo
1
-0
/
+4
2026-08-12
drm/amd/display: make DC_RUN_WITH_PREEMPTION_ENABLED misuse a build error
Mikhail Gavrilov
1
-1
/
+5
2026-08-12
drm/amd/pm: silence uninitialized variable warnings
Dan Carpenter
1
-4
/
+1
2026-08-12
drm/amdgpu: skip BOs being torn down during GTT recovery
Yifan Zhang
3
-0
/
+27
2026-08-12
drm/amdgpu: Reject UVD message with invalid number of h265 refs
David Rosca
1
-0
/
+3
2026-08-12
drm/amdgpu: keep PRT mappings off the vm_bo state lists
Jesse Zhang
2
-1
/
+23
2026-08-12
drm/amdgpu: fix nbif 6.3.1 l1 low power not functional
Yang Wang
1
-25
/
+17
2026-08-12
drm/amd/display: fix BT.2020 YCbCr output CSC matrices for DCE
Nathan Lucas
2
-6
/
+8
2026-08-12
drm/amd/display: fix BT.2020 YCbCr limited output CSC matrix
Nathan Lucas
1
-11
/
+20
2026-08-12
drm/amdgpu: Implement insert_end for VCE 3
David Rosca
1
-4
/
+22
2026-08-12
drm/amdgpu: Fix UVD min buffer sizes
David Rosca
1
-5
/
+7
2026-08-12
drm/amdgpu: Fix UVD decode image min size calculation
David Rosca
1
-2
/
+2
2026-08-12
drm/amdgpu: Fix UVD dpb min size calculation for H264
David Rosca
1
-58
/
+4
2026-08-12
drm/amdgpu: Reject UVD message with dimensions above 4096
David Rosca
1
-2
/
+2
2026-08-12
drm/amdgpu: check ASPM on the dGPU host link
Yang Wang
1
-1
/
+49
2026-08-12
drm/radeon: fix autosuspend cleanup during teardown
Guangshuo Li
1
-0
/
+1
2026-08-12
drm/amdgpu: handle GDS and SPM without a VM fence
Alex Deucher
3
-17
/
+47
2026-08-12
drm/amdgpu: fix missing check in vm_flush()
Alex Deucher
1
-1
/
+2
2026-08-12
drm/amd/display: Relax frame size limit for dcn5/6 DML core funcs files
Ivan Lipski
1
-0
/
+8
2026-08-12
drm/amdgpu/mes11: disable MES RS64 process/gang context loading
Prike Liang
1
-1
/
+1
2026-08-12
drm/amd/display: Fix NULL pointer dereference in amdgpu_dm_crtc_set_vblank()
Samuel Pitoiset
1
-1
/
+1
2026-08-12
drm/amdgpu: don't disable ttm buffer funcs on reset
Pierre-Eric Pelloux-Prayer
1
-2
/
+0
2026-08-12
drm/amdgpu: validate GEM_CREATE domain combinations
Candice Li
1
-0
/
+21
2026-08-12
drm/amdkfd: preserve VRAM MQD across hibernation via unpin/repin
Shikang Fan
4
-0
/
+160
2026-08-12
drm/amdgpu: disallow multiple FENCE chunks in one submit
Junrui Luo
1
-0
/
+4
2026-08-12
drm/amdgpu: Enable GFXOFF functionality for SMU IP v15.0.5
Shubhankar Milind Sardeshpande
2
-2
/
+20
2026-08-12
drm/amd/pm: Keep sub-degree precision in Q10 temperatures
Lijo Lazar
5
-19
/
+19
2026-08-12
drm/amd/pm: Keep sub-watt precision in Q10 socket power
Lijo Lazar
4
-6
/
+9
2026-08-12
drm/amd/pm: Simplify SoC power printing in debugfs
Lijo Lazar
1
-15
/
+12
2026-08-11
drm/sched: Mark fair policy as experimental
Tvrtko Ursulin
1
-1
/
+1
2026-08-11
Revert "drm/sched: Switch default policy to fair"
Tvrtko Ursulin
1
-2
/
+2
2026-08-11
Revert "drm/sched: Remove FIFO and RR and simplify to a single run queue"
Tvrtko Ursulin
5
-53
/
+192
2026-08-11
Revert "drm/sched: Embed run queue singleton into the scheduler"
Tvrtko Ursulin
11
-50
/
+68
2026-08-11
Revert "drm/amdgpu: Remove drm_sched_init_args->num_rqs usage"
Tvrtko Ursulin
1
-0
/
+1
2026-08-11
Revert "drm/etnaviv: Remove drm_sched_init_args->num_rqs usage"
Tvrtko Ursulin
1
-0
/
+1
2026-08-11
Revert "drm/imagination: Remove drm_sched_init_args->num_rqs usage"
Tvrtko Ursulin
1
-0
/
+1
2026-08-11
Revert "drm/lima: Remove drm_sched_init_args->num_rqs usage"
Tvrtko Ursulin
1
-0
/
+1
2026-08-11
Revert "drm/msm: Remove drm_sched_init_args->num_rqs usage"
Tvrtko Ursulin
2
-0
/
+2
2026-08-11
Revert "drm/nouveau: Remove drm_sched_init_args->num_rqs usage"
Tvrtko Ursulin
1
-0
/
+1
2026-08-11
Revert "drm/panfrost: Remove drm_sched_init_args->num_rqs usage"
Tvrtko Ursulin
1
-0
/
+1
2026-08-11
Revert "drm/panthor: Remove drm_sched_init_args->num_rqs usage"
Tvrtko Ursulin
2
-0
/
+2
2026-08-11
Revert "drm/sched: Remove drm_sched_init_args->num_rqs usage"
Tvrtko Ursulin
1
-0
/
+1
2026-08-11
Revert "drm/v3d: Remove drm_sched_init_args->num_rqs usage"
Tvrtko Ursulin
1
-0
/
+1
2026-08-11
Revert "drm/xe: Remove drm_sched_init_args->num_rqs usage"
Tvrtko Ursulin
3
-0
/
+3
2026-08-11
drm/panel: remove accidentally committed .orig file
Jani Nikula
1
-722
/
+0
2026-08-10
Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
Maarten Lankhorst
86
-375
/
+1165
2026-08-10
drm/connector/hdmi: Fix out of bounds memory read
John Harrison
1
-1
/
+2
[prev]
[next]