summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h
AgeCommit message (Expand)AuthorLines
2026-01-21drm/amdgpu: rename amdgpu_fence_driver_guilty_force_completion()Alex Deucher-1/+1
2026-01-05drm/amdgpu: always backup and reemit fencesAlex Deucher-1/+4
2026-01-05drm/amdgpu: don't reemit ring contents more than onceAlex Deucher-0/+2
2025-12-08drm/amdgpu: Expand kernel-doc in amdgpu_ringRodrigo Siqueira-0/+2
2025-11-04drm/amdgpu: Implement user queue reset functionalityJesse.Zhang-0/+1
2025-10-13drm/amdgpu: clean up and unify hw fence handlingAlex Deucher-5/+3
2025-10-13drm/amdgpu: set an error on all fences from a bad contextAlex Deucher-1/+1
2025-09-15drm/amdgpu: Use memset32 for ring clearingTvrtko Ursulin-4/+1
2025-09-15drm/amdgpu: Fix allocating extra dwords for rings (v2)Timur Kristóf-1/+12
2025-09-15drm/amdgpu: Remove volatile from ring manipulationRodrigo Siqueira-6/+6
2025-07-17drm/amdgpu: move reset support type checks into the callerAlex Deucher-0/+2
2025-07-16drm/amdgpu: track ring state associated with a fenceAlex Deucher-0/+18
2025-06-30drm/amdgpu: move guilty handling into ring resetsAlex Deucher-1/+0
2025-06-30drm/amdgpu: update ring reset function signatureAlex Deucher-2/+3
2025-06-30drm/amdgpu: remove job parameter from amdgpu_fence_emit()Alex Deucher-2/+2
2025-06-18drm/amdgpu: switch job hw_fence to amdgpu_fenceAlex Deucher-0/+16
2025-05-07drm/amdgpu: Add documentation to some parts of the AMDGPU ring and wbRodrigo Siqueira-0/+74
2025-04-08drm/amdgpu: add ring flag for no user submissionsAlex Deucher-1/+1
2025-04-08drm/amdgpu: remove is_mes_queue flagAlex Deucher-14/+0
2025-03-21drm/amd/amdgpu: Increase max rings to enable SDMA page ringJesse.zhang@amd.com-1/+1
2025-02-25drm/amdgpu: increase AMDGPU_MAX_RINGSTao Zhou-1/+1
2025-02-25drm/amdgpu: Introduce cached_rptr and is_guilty callback in amdgpu_ringJesse.zhang@amd.com-0/+3
2025-02-17drm/amdgpu: add RAS CPER ring bufferTao Zhou-0/+1
2025-02-12drm/amdgpu: increase amdgpu max rings limitSathishkumar S-1/+1
2024-12-18drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_freePierre-Eric Pelloux-Prayer-2/+1
2024-10-28drm/amdgpu: drop volatile from ring bufferChristian König-7/+4
2024-10-08drm/amdgpu: no need to log error in multi ring writeSunil Khatri-3/+0
2024-10-08drm/amdgpu: move error log from ring write to commitSunil Khatri-2/+0
2024-08-16drm/amdgpu: Emit cleaner shader at end of IB submissionAlex Deucher-0/+1
2024-08-16drm/amdgpu: add new ring reset callbackAlex Deucher-0/+2
2024-03-04drm/amdgpu: workaround to avoid SET_Q_MODE packets v2Christian König-0/+3
2024-03-04drm/amdgpu: cleanup conditional executionChristian König-4/+26
2024-01-31drm/amdgpu: Fix the warning info in mode1 resetMa Jun-1/+1
2023-08-31drm/amdgpu: add UMSCH RING TYPE definitionLang Yu-1/+2
2023-08-31drm/amdgpu: add VPE RING TYPE definitionHuang Rui-0/+2
2023-08-09drm/amdgpu: Clean up errors in amdgpu_ring.hRan Sun-1/+1
2023-06-15drm/amdgpu: add amdgpu_error_* debugfs fileChristian König-0/+1
2023-06-09drm/amdgpu: Modify indirect buffer packages for resubmissionJiadong Zhu-0/+9
2023-06-09drm/amdgpu: add partition ID track in ringJames Zhu-0/+1
2023-06-09drm/amdgpu: increase AMDGPU_MAX_RINGSLe Ma-1/+1
2023-06-09drm/amdgpu: increase AMDGPU_MAX_HWIP_RINGSJames Zhu-1/+1
2023-06-09drm/amdgpu: increase MAX setting to hold more jpeg instancesJames Zhu-1/+1
2023-06-09drm/amdgpu: adjust some basic elements for multiple AID caseLe Ma-2/+2
2023-04-24drm/amdgpu: track MQD size for gfx and computeAlex Deucher-0/+1
2023-04-24drm/amdgpu: add gfx shadow CS IOCTL supportChristian König-0/+3
2023-04-18drm/amdgpu: Add a max ibs per submission limit.Bas Nieuwenhuizen-0/+1
2023-04-14drm/amdgpu: add some basic elements for multiple XCD caseLe Ma-0/+1
2023-04-14drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma-1/+1
2023-03-14Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-1/+2
2023-03-01drm/amd: Convert amdgpu to use suballocation helper.Maarten Lankhorst-1/+2