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-07-17
drm/amdgpu/ttm: Consider concurrent VM flushes for buffer entities
Timur Kristóf
1
-5
/
+15
2026-07-17
drm/amdgpu: Disable PCIe dynamic speed switching on Ryzen Pinnacle Ridge
Mario Limonciello
1
-0
/
+9
2026-07-17
drm/amdgpu: always emit the job vm fence
Alex Deucher
1
-6
/
+4
2026-07-17
drm/amdgpu: Reserve space for IB contents in devcoredumps
Timur Kristóf
1
-0
/
+3
2026-07-17
drm/amdgpu: Print vmid, pasid and more task info in devcoredump
Timur Kristóf
2
-1
/
+7
2026-07-17
drm/amdgpu: Release VFCT ACPI table reference
Mario Limonciello
1
-6
/
+11
2026-07-17
drm/amdgpu: Fix VFCT bus number matching with soft filter
Mario Limonciello
1
-5
/
+40
2026-07-17
drm/amdgpu: fix bo->pin leaking in amdgpu_bo_create_reserved
Zhu Lingshan
1
-5
/
+8
2026-07-17
drm/amdgpu/userq: fix indefinite fence wait during GPU reset
Jesse Zhang
1
-9
/
+12
2026-07-17
drm/amdgpu/discovery: Fix device family for DCN42
Roman Li
1
-1
/
+3
2026-07-10
Merge tag 'amd-drm-fixes-7.2-2026-07-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
7
-19
/
+37
2026-07-10
Merge tag 'drm-misc-fixes-2026-07-09' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
1
-0
/
+2
2026-07-08
drm/gfx10: Program DB_RING_CONTROL
Alex Deucher
1
-0
/
+9
2026-07-08
drm/amdgpu: fix lifetime issue of amdgpu_vm_get_task_info_pasid()
Shahyan Soltani
1
-15
/
+10
2026-07-08
drm/amdgpu: trigger GPU recovery when userq destroy fails to unmap a hung queue
Jesse Zhang
1
-0
/
+9
2026-07-08
drm/amd/amdgpu: disable ASPM on VI if pcie dpm is disabled
Kenneth Feng
1
-1
/
+2
2026-07-08
drm/amdgpu: Disable JDPG on VCN5_3
Suresh Guttula
1
-2
/
+0
2026-07-08
drm/amdgpu: add support for SMU version 15.0.9
Kanala Ramalingeswara Reddy
2
-0
/
+2
2026-07-08
drm/amdgpu: add support for PSP version 15.0.9
Kanala Ramalingeswara Reddy
2
-1
/
+5
2026-07-07
drm/drm_exec: avoid indirect goto
Christian König
1
-0
/
+2
2026-07-01
drm/amdgpu/jpeg: fix jpeg_v4_0_3_is_idle detection
Boyuan Zhang
1
-1
/
+1
2026-07-01
drm/amdgpu: Fix kernel panic during driver load failure
Harish Kasiviswanathan
2
-4
/
+22
2026-07-01
drm/amdgpu: flush pending RCU callbacks on module unload
Perry Yuan
1
-0
/
+8
2026-07-01
drm/amdgpu: Fix AMDGPU_GTT_MAX_TRANSFER_SIZE for non-4K systems
Donet Tom
2
-5
/
+7
2026-07-01
drm/amdgpu: add support for GC IP version 11.7.1
Granthali Vinodkumar Dhandar
8
-1
/
+53
2026-07-01
drm/amdgpu: add support for GC IP version 11.7.0
Granthali Vinodkumar Dhandar
7
-1
/
+51
2026-07-01
drm/amdgpu: add the doorbell index input for suspending userq
Prike Liang
1
-0
/
+2
2026-07-01
drm/amdgpu/mes12: set doorbell offset for suspending userq
Prike Liang
2
-0
/
+4
2026-07-01
drm/amdgpu/mes11: set doorbell offset for suspending userq
Prike Liang
1
-0
/
+2
2026-07-01
drm/amdgpu: fix check in amdgpu_hmm_invalidate_gfx
Christian König
2
-2
/
+2
2026-07-01
drm/amdgpu/jpeg: fix jpeg_v5_0_1_is_idle detection
Boyuan Zhang
1
-1
/
+1
2026-07-01
drm/amdgpu: Rename moved state to needs_update
Natalie Vock
3
-31
/
+33
2026-07-01
drm/amdgpu: Only set bo->moved when the BO was actually moved
Natalie Vock
1
-1
/
+4
2026-07-01
drm/amdgpu: invoke pm_genpd_remove() before freeing genpd
Ce Sun
1
-0
/
+2
2026-07-01
drm/amdgpu: fix resource leak on ACP reset timeout
Ce Sun
1
-4
/
+7
2026-07-01
drm/amdgpu: reject mapping a reserved doorbell to a new queue
Zhu Lingshan
1
-2
/
+2
2026-07-01
drm/amdgpu/gfx12: fix EOP interrupt routing for KQ and userq
Jesse Zhang
1
-14
/
+29
2026-07-01
drm/amdgpu/gfx11: fix EOP interrupt routing for KQ and userq
Jesse Zhang
1
-14
/
+29
2026-07-01
drm/amdgpu: fix aperture mapping leak
Asad Kamal
2
-22
/
+16
2026-07-01
drm/amdgpu/vce: fix integer overflow in image size
Boyuan Zhang
1
-3
/
+14
2026-07-01
drm/amdgpu/vcn4: avoid rereading IB param length
Boyuan Zhang
1
-6
/
+9
2026-07-01
drm/amdgpu: fix division by zero with invalid uvd dimensions
Boyuan Zhang
1
-0
/
+8
2026-07-01
drm/amdgpu/sdma7.1: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-2
/
+2
2026-07-01
drm/amdgpu/sdma7.0: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-2
/
+2
2026-07-01
drm/amdgpu/sdma6.0: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-2
/
+2
2026-07-01
drm/amdgpu/sdma5.2: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-2
/
+2
2026-07-01
drm/amdgpu/sdma5.0: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-2
/
+2
2026-07-01
drm/amdgpu/sdma4.4.2: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-2
/
+2
2026-07-01
drm/amdgpu/gfx12.1: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-7
/
+4
2026-07-01
drm/amdgpu/gfx12: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-8
/
+5
[next]