index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
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
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
2022-03-04
drm/amdgpu: initialize the vmid_wait with the stub fence
Christian König
2022-02-09
drm/amdgpu: Move scheduler init to after XGMI is ready
Andrey Grodzovsky
2021-09-14
drm/amdgpu: cleanup debugfs for amdgpu rings
Nirmoy Das
2021-09-14
drm/amdgpu: use IS_ERR for debugfs APIs
Nirmoy Das
2021-04-20
drm/amd/amdgpu/amdgpu_ring: Provide description for 'sched_score'
Lee Jones
2021-04-09
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
2021-02-09
drm/amdgpu: cleanup struct amdgpu_ring
Nirmoy Das
2020-11-13
drm/amd/amdgpu/amdgpu_ring: Fix misnaming of param 'max_dw'
Lee Jones
2020-11-13
drm/amd/amdgpu/amdgpu_ring: Fix a bunch of function misdocumentation
Lee Jones
2020-11-02
drm/amdgpu/amdgpu: use "*" adjacent to data name
Deepak R Varma
2020-08-24
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
2020-08-18
drm/scheduler: Scheduler priority fixes (v2)
Luben Tuikov
2020-04-13
drm/amdgpu/ring: simplify scheduler setup logic
Alex Deucher
[next]