index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
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
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-05
drm/amdgpu: re-add the bad job to the pending list for ring resets
Alex Deucher
2026-01-21
drm/amdgpu: rename amdgpu_fence_driver_guilty_force_completion()
Alex Deucher
2026-01-05
drm/amd: Drop amdgpu prefix from message prints
Mario Limonciello (AMD)
2025-12-08
drm/amdgpu: Expand kernel-doc in amdgpu_ring
Rodrigo Siqueira
2025-11-26
drm/amdgpu: Fix CPER ring debugfs read buffer overflow risk
Srinivasan Shanmugam
2025-11-04
drm/amd/ras: Add CPER ring read for uniras
Xiang Liu
2025-11-04
drm/amdgpu: move reset debug disable handling
Alex Deucher
2025-10-20
drm/amdgpu: Use memset32 for IB padding
Tvrtko Ursulin
2025-10-13
drm/amdgpu: set an error on all fences from a bad context
Alex Deucher
2025-09-15
drm/amdgpu: Fix allocating extra dwords for rings (v2)
Timur Kristóf
2025-09-09
drm/amdgpu: fix a memory leak in fence cleanup when unloading
Alex Deucher
2025-07-28
drm/amdgpu: track whether a queue is a kernel queue in amdgpu_mqd_prop
Alex Deucher
2025-07-17
drm/amdgpu: move reset support type checks into the caller
Alex Deucher
2025-07-16
drm/amdgpu: Increase reset counter only on success
Lijo Lazar
2025-07-16
drm/amdgpu: track ring state associated with a fence
Alex Deucher
2025-04-08
drm/amdgpu: remove is_mes_queue flag
Alex Deucher
2025-03-26
drm/amdgpu: stop unmapping MQD for kernel queues v3
Christian König
2025-03-05
drm/amdgpu: Add support for CPERs on virtualization
Tony Yi
2025-02-25
drm/amdgpu: Introduce cached_rptr and is_guilty callback in amdgpu_ring
Jesse.zhang@amd.com
2025-02-17
drm/amdgpu: add mutex lock for cper ring
Tao Zhou
2025-02-17
drm/amdgpu: read CPER ring via debugfs
Tao Zhou
2025-02-17
drm/amdgpu: add RAS CPER ring buffer
Tao Zhou
2024-10-28
drm/amdgpu: drop volatile from ring buffer
Christian König
2024-10-15
drm/amdgpu: optimize insert_nop using multi dwords
Sunil Khatri
2024-10-08
drm/amdgpu: move error log from ring write to commit
Sunil Khatri
2024-08-13
drm/amdgpu/mes: fix mes ring buffer overflow
Jack Xiao
2024-08-06
drm/amdpgu: Micro-optimise amdgpu_ring_commit
Tvrtko Ursulin
2024-08-06
drm/amdgpu: do not call insert_nop fn for zero count
Sunil Khatri
2024-05-08
drm/amdgpu: Fix out-of-bounds write warning
Ma Jun
2024-04-30
drm/amdgpu: fix overflowed array index read warning
Tim Huang
2024-03-27
drm/amdgpu: fix deadlock while reading mqd from debugfs
Johannes Weiner
2024-01-31
drm/amdgpu: Fix the warning info in mode1 reset
Ma Jun
2023-12-13
drm/amdgpu: Enable tunneling on high-priority compute queues
Friedrich Vock
2023-09-11
drm/amdgpu: Create an option to disable soft recovery
André Almeida
2023-06-15
drm/amdgpu: mark soft recovered fences with -ENODATA
Christian König
2023-06-15
drm/amdgpu: add amdgpu_error_* debugfs file
Christian König
2023-06-09
drm/amdgpu: Modify indirect buffer packages for resubmission
Jiadong Zhu
2023-06-09
drm/amd/amdgpu: Fix warnings in amdgpu _object, _ring.c
Srinivasan Shanmugam
2023-04-24
drm/amdgpu: add debugfs interface for reading MQDs
Alex Deucher
2023-04-24
drm/amdgpu: fix memory leak in mes self test
Jack Xiao
2023-04-18
drm/amdgpu: Add a max ibs per submission limit.
Bas Nieuwenhuizen
2022-12-02
drm/amdgpu: MCBP based on DRM scheduler (v9)
Jiadong.Zhu
2022-10-18
Revert "drm/amdgpu: add debugfs amdgpu_reset_level"
Victor Zhao
2022-08-16
drm/amdgpu: add debugfs amdgpu_reset_level
Victor Zhao
2022-06-08
drm/amd/amdgpu: Fix alignment issue
Arunpravin Paneer Selvam
2022-06-06
drm/amd/amdgpu: Enable high priority gfx queue
Arunpravin Paneer Selvam
2022-05-04
drm/amdgpu: initialize/finalize the ring for mes queue
Jack Xiao
2022-05-04
drm/amdgpu: add helper function to initialize mqd from ring v4
Jack Xiao
[next]