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
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-06
drm/amdgpu: fix JPEG v5.3.0 queue reset failure in DPG mode
Jesse Zhang
1
-4
/
+17
2026-08-06
drm/amdgpu: fix JPEG v4.0.5 queue reset failure in DPG mode
Jesse Zhang
1
-4
/
+17
2026-08-06
drm/amdgpu: fix JPEG v5.0.0 queue reset failure in DPG mode
Jesse Zhang
1
-4
/
+17
2026-08-06
drm/amdgpu: fix aperture iounmap skipped on device removal
Asad Kamal
1
-8
/
+2
2026-08-06
Revert "drm/amdgpu: fix aperture mapping leak"
Asad Kamal
2
-16
/
+21
2026-08-06
drm/amdgpu/gfx6: Enable IP block soft reset as a GPU recovery method
Timur Kristóf
1
-0
/
+5
2026-08-06
drm/amdgpu/gfx6: Add IP block soft reset implementation
Timur Kristóf
1
-0
/
+100
2026-08-06
drm/amdgpu/gfx6: Use COND_EXEC
Timur Kristóf
1
-0
/
+24
2026-08-06
drm/amdgpu/gfx6: Adjust how harvested TCCs are set up
Timur Kristóf
1
-2
/
+9
2026-08-06
drm/amdgpu/gfx6: Execute CLEAR_STATE when initializing compute rings
Timur Kristóf
1
-0
/
+8
2026-08-06
drm/amdgpu/gfx6: Clean up rings during reset
Timur Kristóf
1
-4
/
+18
2026-08-06
drm/amdgpu/gfx6: Initialize compute rings before CP start
Timur Kristóf
1
-64
/
+70
2026-08-06
drm/amdgpu/gfx6: Use PFP on the compute queues too
Timur Kristóf
1
-4
/
+4
2026-08-06
drm/amdgpu/gfx6: Fixup emitting SWITCH_BUFFER packets
Timur Kristóf
1
-24
/
+14
2026-08-06
drm/amdgpu/mes11: enable MES process/gang load from MES local mem
Prike Liang
1
-2
/
+8
2026-08-06
drm/amd/ras: track debug mode for query mode
Xiang Liu
1
-1
/
+6
2026-08-06
drm/amdgpu/mes: tear down the rs64mem bitmap in sw_fini
Prike Liang
2
-4
/
+4
2026-08-06
drm/amdgpu/mes: refactor the amdgpu_mes_alloc/free_proc|gang()
Prike Liang
5
-26
/
+44
2026-08-06
drm/amdgpu/mes12: fix dropped dispatches under queue oversubscription
Jesse Zhang
1
-2
/
+8
2026-08-06
drm/amdgpu/gfx6: Fixup emit_cntxcntl()
Timur Kristóf
1
-7
/
+21
2026-08-06
drm/amdgpu/gmc12.1: fix MMHUB0 check in pasid tlb flush
Alex Deucher
1
-1
/
+1
2026-08-06
drm/amd/display: Enable DCN6 sources compilation
Aurabindo Pillai
1
-0
/
+1
2026-08-06
drm/amdgpu: Allocate coredump ring buffers per ring
Lijo Lazar
2
-26
/
+27
2026-08-06
drm/amdgpu: Use virtual alloc during coredump
Lijo Lazar
1
-3
/
+7
2026-08-06
drm/amdgpu: reject oversized IBs with per-ring packet limits
Candice Li
1
-1
/
+26
2026-08-06
drm/amdgpu/userq: serialize queue map against GPU reset
Jesse Zhang
1
-0
/
+5
2026-08-06
drm/amdgpu/userq: mark a queue unmapped after a per-queue reset
Jesse Zhang
1
-1
/
+11
2026-08-06
drm/amdgpu: recover user queues in the shared priv-fault helper
Jesse Zhang
1
-3
/
+17
2026-08-06
drm/amdgpu/gfx12: add priv-fault user-queue recovery worker
Jesse Zhang
1
-0
/
+39
2026-08-06
drm/amdgpu/gfx11: add priv-fault user-queue recovery worker
Jesse Zhang
1
-0
/
+39
2026-08-06
drm/amdgpu: track faulted gfx user-queue slots
Jesse Zhang
1
-0
/
+3
2026-08-06
drm/amdgpu: Fix lockdep false positive in amdgpu_lockdep_init
Vitaly Prosyak
1
-6
/
+15
2026-08-06
drm/amdgpu/gmc12.1: implement tlb inv semaphore
Alex Deucher
1
-0
/
+46
2026-08-06
drm/amdgpu: fix userq VA validation for sub-page buffers
Candice Li
1
-9
/
+16
2026-08-06
drm/amdgpu: Prefer default discovery offset
Lijo Lazar
1
-0
/
+13
2026-08-06
drm/amdgpu: remove obsolete gmc ras helpers
Hawking Zhang
6
-29
/
+0
2026-08-06
drm/amdgpu: read TRUNCATE_COORD_MODE on gfx12
Qiang Yu
1
-0
/
+6
2026-08-06
drm/amdgpu: fix JPEG v5.3.0 queue reset failure in DPG mode
Jesse Zhang
1
-4
/
+17
2026-08-06
drm/amdgpu: fix JPEG v4.0.5 queue reset failure in DPG mode
Jesse Zhang
1
-4
/
+17
2026-08-06
drm/amdgpu: fix JPEG v5.0.0 queue reset failure in DPG mode
Jesse Zhang
1
-4
/
+17
2026-07-29
drm/amd/amdgpu: remove duplicated code in gfx_v11 and gfx_v12
Ulisses Paixao
4
-87
/
+67
2026-07-29
drm/amdgpu/gfx7: Enable IP block soft reset as a GPU recovery method
Timur Kristóf
1
-0
/
+5
2026-07-29
drm/amdgpu/gfx7: Fixup IP block soft reset
Timur Kristóf
1
-71
/
+75
2026-07-29
drm/amdgpu/gfx7: Use COND_EXEC
Timur Kristóf
1
-0
/
+22
2026-07-29
drm/amdgpu/gfx7: Clean up gfx ring during reset
Timur Kristóf
1
-1
/
+6
2026-07-29
drm/amdgpu/gfx7: Fixup emitting SWITCH_BUFFER packets
Timur Kristóf
2
-23
/
+16
2026-07-29
drm/amdgpu/gfx7: Return error code when failing to start GFX ring
Timur Kristóf
1
-1
/
+4
2026-07-29
drm/amdgpu/gfx7: Return error code when compute ring tests fail
Timur Kristóf
1
-2
/
+4
2026-07-29
drm/amdgpu/gfx7: Refactor MQD initialization and finalization
Timur Kristóf
1
-52
/
+48
2026-07-29
drm/amdgpu/gfx7: Make amdgpu_gfx_mqd_sw_init() usable on GFX7
Timur Kristóf
1
-2
/
+2
[prev]
[next]