index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ring.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+4
2026-02-05
drm/amdgpu: re-add the bad job to the pending list for ring resets
Alex Deucher
1
-4
/
+0
2026-01-21
drm/amdgpu: rename amdgpu_fence_driver_guilty_force_completion()
Alex Deucher
1
-2
/
+2
2026-01-05
drm/amd: Drop amdgpu prefix from message prints
Mario Limonciello (AMD)
1
-1
/
+1
2025-12-08
drm/amdgpu: Expand kernel-doc in amdgpu_ring
Rodrigo Siqueira
1
-3
/
+8
2025-11-26
drm/amdgpu: Fix CPER ring debugfs read buffer overflow risk
Srinivasan Shanmugam
1
-0
/
+5
2025-11-04
drm/amd/ras: Add CPER ring read for uniras
Xiang Liu
1
-0
/
+59
2025-11-04
drm/amdgpu: move reset debug disable handling
Alex Deucher
1
-3
/
+0
2025-10-20
drm/amdgpu: Use memset32 for IB padding
Tvrtko Ursulin
1
-2
/
+10
2025-10-13
drm/amdgpu: set an error on all fences from a bad context
Alex Deucher
1
-1
/
+1
2025-09-15
drm/amdgpu: Fix allocating extra dwords for rings (v2)
Timur Kristóf
1
-1
/
+2
2025-09-09
drm/amdgpu: fix a memory leak in fence cleanup when unloading
Alex Deucher
1
-2
/
+0
2025-07-28
drm/amdgpu: track whether a queue is a kernel queue in amdgpu_mqd_prop
Alex Deucher
1
-0
/
+1
2025-07-17
drm/amdgpu: move reset support type checks into the caller
Alex Deucher
1
-0
/
+31
2025-07-16
drm/amdgpu: Increase reset counter only on success
Lijo Lazar
1
-2
/
+7
2025-07-16
drm/amdgpu: track ring state associated with a fence
Alex Deucher
1
-0
/
+67
2025-04-08
drm/amdgpu: remove is_mes_queue flag
Alex Deucher
1
-74
/
+38
2025-03-26
drm/amdgpu: stop unmapping MQD for kernel queues v3
Christian König
1
-50
/
+8
2025-03-05
drm/amdgpu: Add support for CPERs on virtualization
Tony Yi
1
-3
/
+28
2025-02-25
drm/amdgpu: Introduce cached_rptr and is_guilty callback in amdgpu_ring
Jesse.zhang@amd.com
1
-0
/
+2
2025-02-17
drm/amdgpu: add mutex lock for cper ring
Tao Zhou
1
-5
/
+16
2025-02-17
drm/amdgpu: read CPER ring via debugfs
Tao Zhou
1
-11
/
+36
2025-02-17
drm/amdgpu: add RAS CPER ring buffer
Tao Zhou
1
-11
/
+18
2024-10-28
drm/amdgpu: drop volatile from ring buffer
Christian König
1
-7
/
+3
2024-10-15
drm/amdgpu: optimize insert_nop using multi dwords
Sunil Khatri
1
-3
/
+19
2024-10-08
drm/amdgpu: move error log from ring write to commit
Sunil Khatri
1
-0
/
+3
2024-08-13
drm/amdgpu/mes: fix mes ring buffer overflow
Jack Xiao
1
-0
/
+2
2024-08-06
drm/amdpgu: Micro-optimise amdgpu_ring_commit
Tvrtko Ursulin
1
-1
/
+1
2024-08-06
drm/amdgpu: do not call insert_nop fn for zero count
Sunil Khatri
1
-1
/
+3
2024-05-08
drm/amdgpu: Fix out-of-bounds write warning
Ma Jun
1
-1
/
+1
2024-04-30
drm/amdgpu: fix overflowed array index read warning
Tim Huang
1
-1
/
+2
2024-03-27
drm/amdgpu: fix deadlock while reading mqd from debugfs
Johannes Weiner
1
-17
/
+29
2024-01-31
drm/amdgpu: Fix the warning info in mode1 reset
Ma Jun
1
-0
/
+12
2023-12-13
drm/amdgpu: Enable tunneling on high-priority compute queues
Friedrich Vock
1
-4
/
+6
2023-09-11
drm/amdgpu: Create an option to disable soft recovery
André Almeida
1
-1
/
+5
2023-06-15
drm/amdgpu: mark soft recovered fences with -ENODATA
Christian König
1
-0
/
+7
2023-06-15
drm/amdgpu: add amdgpu_error_* debugfs file
Christian König
1
-0
/
+16
2023-06-09
drm/amdgpu: Modify indirect buffer packages for resubmission
Jiadong Zhu
1
-0
/
+18
2023-06-09
drm/amd/amdgpu: Fix warnings in amdgpu _object, _ring.c
Srinivasan Shanmugam
1
-5
/
+4
2023-04-24
drm/amdgpu: add debugfs interface for reading MQDs
Alex Deucher
1
-0
/
+59
2023-04-24
drm/amdgpu: fix memory leak in mes self test
Jack Xiao
1
-0
/
+2
2023-04-18
drm/amdgpu: Add a max ibs per submission limit.
Bas Nieuwenhuizen
1
-0
/
+29
2022-12-02
drm/amdgpu: MCBP based on DRM scheduler (v9)
Jiadong.Zhu
1
-0
/
+12
2022-10-18
Revert "drm/amdgpu: add debugfs amdgpu_reset_level"
Victor Zhao
1
-3
/
+0
2022-08-16
drm/amdgpu: add debugfs amdgpu_reset_level
Victor Zhao
1
-0
/
+3
2022-06-08
drm/amd/amdgpu: Fix alignment issue
Arunpravin Paneer Selvam
1
-2
/
+2
2022-06-06
drm/amd/amdgpu: Enable high priority gfx queue
Arunpravin Paneer Selvam
1
-6
/
+6
2022-05-04
drm/amdgpu: initialize/finalize the ring for mes queue
Jack Xiao
1
-41
/
+104
2022-05-04
drm/amdgpu: add helper function to initialize mqd from ring v4
Jack Xiao
1
-0
/
+48
[next]