index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Lines
2026-03-04
drm/amdgpu/userq: Consolidate wait ioctl exit path
Tvrtko Ursulin
-23
/
+5
2026-03-04
drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailbox
sguttula
-10
/
+10
2026-03-04
drm/amdgpu: Fix use-after-free race in VM acquire
Alysa Liu
-1
/
+5
2026-03-04
drm/amdgpu: Fix mutex handling in amdgpu_benchmark_do_move() v3
Srinivasan Shanmugam
-1
/
+1
2026-03-04
drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailbox
sguttula
-10
/
+10
2026-03-04
drm/amdgpu: Remove redundant missing hw ip handling
Tvrtko Ursulin
-7
/
+0
2026-03-04
drm/amdgpu: Reject impossible entities early
Tvrtko Ursulin
-0
/
+5
2026-03-04
drm/amdgpu/userq: refcount userqueues to avoid any race conditions
Sunil Khatri
-39
/
+95
2026-03-04
drm/amdgpu: Fix use-after-free race in VM acquire
Alysa Liu
-1
/
+5
2026-03-04
drm/amdgpu: GFX12.1 scratch memory limit up to 57-bit
Philip Yang
-3
/
+9
2026-03-02
drm/amdgpu: Enable DPG support for VCN5
sguttula
-1
/
+3
2026-03-02
drm/amdgpu: Use get_smn_base in aqua_vanjaram
Lijo Lazar
-45
/
+90
2026-03-02
drm/amdgpu: Add smn callbacks to register block
Lijo Lazar
-0
/
+24
2026-03-02
drm/amdgpu: Move pcie lock to register block
Lijo Lazar
-57
/
+56
2026-03-02
drm/amdgpu: Add pcie64 extended to register block
Lijo Lazar
-29
/
+34
2026-03-02
drm/amdgpu: Add pcie64 indirect to register block
Lijo Lazar
-55
/
+38
2026-03-02
drm/amdgpu: Add pcie ext access to register block
Lijo Lazar
-28
/
+34
2026-03-02
drm/amdgpu: Add pcie indirect to register block
Lijo Lazar
-62
/
+47
2026-03-02
drm/amdgpu: Add pciep method to register block
Lijo Lazar
-16
/
+42
2026-03-02
drm/amdgpu: Add audio method to register block
Lijo Lazar
-74
/
+64
2026-03-02
drm/amdgpu: Add se cac method to register block
Lijo Lazar
-13
/
+36
2026-03-02
drm/amdgpu: Add gc cac method to register block
Lijo Lazar
-21
/
+42
2026-03-02
drm/amdgpu: Add didt method to register block
Lijo Lazar
-47
/
+59
2026-03-02
drm/amdgpu: Drop redundant syncobj handle limit checks in userq ioctls
Srinivasan Shanmugam
-4
/
+2
2026-03-02
drm/amdgpu: Add uvd indirect to register block
Lijo Lazar
-46
/
+55
2026-03-02
drm/amdgpu: Add smc method to register block
Lijo Lazar
-52
/
+76
2026-03-02
drm/amdgpu: clear related counter after RAS eeprom reset
Tao Zhou
-0
/
+3
2026-03-02
drm/amdgpu: compatible with specific RAS old eeprom format
Tao Zhou
-5
/
+12
2026-03-02
drm/amdgpu/userq: change queue id type to u32 from int
Sunil Khatri
-4
/
+4
2026-03-02
drm/amdgpu: Fix static assertion failure issue
YiPeng Chai
-2
/
+3
2026-03-02
drm/amdgpu: fix kernel-doc warning for amdgpu_ttm_alloc_mmio_remap_bo()
Yujie Liu
-1
/
+1
2026-03-02
drm/amdgpu: Move register access functions
Lijo Lazar
-671
/
+731
2026-03-02
drm/amdgpu: Enable DPG support for VCN5
sguttula
-1
/
+3
2026-03-02
Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-77
/
+75
2026-02-25
drm/amd: Disable MES LR compute W/A
Mario Limonciello
-10
/
+0
2026-02-25
drm/amdgpu: Fix error handling in slot reset
Lijo Lazar
-7
/
+10
2026-02-25
drm/amdgpu/vcn5: Add SMU dpm interface type
sguttula
-0
/
+4
2026-02-25
drm/amdgpu: Fix locking bugs in error paths
Bart Van Assche
-5
/
+7
2026-02-25
drm/amdgpu: Unlock a mutex before destroying it
Bart Van Assche
-0
/
+1
2026-02-25
drm/amdgpu: add upper bound check on user inputs in wait ioctl
Sunil Khatri
-0
/
+5
2026-02-25
drm/amdgpu: add upper bound check on user inputs in signal ioctl
Sunil Khatri
-0
/
+7
2026-02-25
drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warnings
Tvrtko Ursulin
-4
/
+4
2026-02-25
drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctl
Tvrtko Ursulin
-0
/
+2
2026-02-25
drm/amd: Disable MES LR compute W/A
Mario Limonciello
-10
/
+0
2026-02-25
drm/amdgpu: Fix error handling in slot reset
Lijo Lazar
-7
/
+10
2026-02-25
drm/amd/ras: Handle check address validity in SR-IOV
Jinzhou Su
-7
/
+19
2026-02-25
drm/amdgpu/vcn5: Add SMU dpm interface type
sguttula
-0
/
+4
2026-02-25
drm/amdgpu: Fix locking bugs in error paths
Bart Van Assche
-5
/
+7
2026-02-25
drm/amdgpu: Unlock a mutex before destroying it
Bart Van Assche
-0
/
+1
2026-02-25
drm/amdgpu: add upper bound check on user inputs in wait ioctl
Sunil Khatri
-0
/
+5
[prev]
[next]