summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c
AgeCommit message (Expand)AuthorLines
2024-10-28drm/amdgpu: drop volatile from ring bufferChristian König-7/+3
2024-10-15drm/amdgpu: optimize insert_nop using multi dwordsSunil Khatri-3/+19
2024-10-08drm/amdgpu: move error log from ring write to commitSunil Khatri-0/+3
2024-08-13drm/amdgpu/mes: fix mes ring buffer overflowJack Xiao-0/+2
2024-08-06drm/amdpgu: Micro-optimise amdgpu_ring_commitTvrtko Ursulin-1/+1
2024-08-06drm/amdgpu: do not call insert_nop fn for zero countSunil Khatri-1/+3
2024-05-08drm/amdgpu: Fix out-of-bounds write warningMa Jun-1/+1
2024-04-30drm/amdgpu: fix overflowed array index read warningTim Huang-1/+2
2024-03-27drm/amdgpu: fix deadlock while reading mqd from debugfsJohannes Weiner-17/+29
2024-01-31drm/amdgpu: Fix the warning info in mode1 resetMa Jun-0/+12
2023-12-13drm/amdgpu: Enable tunneling on high-priority compute queuesFriedrich Vock-4/+6
2023-09-11drm/amdgpu: Create an option to disable soft recoveryAndré Almeida-1/+5
2023-06-15drm/amdgpu: mark soft recovered fences with -ENODATAChristian König-0/+7
2023-06-15drm/amdgpu: add amdgpu_error_* debugfs fileChristian König-0/+16
2023-06-09drm/amdgpu: Modify indirect buffer packages for resubmissionJiadong Zhu-0/+18
2023-06-09drm/amd/amdgpu: Fix warnings in amdgpu _object, _ring.cSrinivasan Shanmugam-5/+4
2023-04-24drm/amdgpu: add debugfs interface for reading MQDsAlex Deucher-0/+59
2023-04-24drm/amdgpu: fix memory leak in mes self testJack Xiao-0/+2
2023-04-18drm/amdgpu: Add a max ibs per submission limit.Bas Nieuwenhuizen-0/+29
2022-12-02drm/amdgpu: MCBP based on DRM scheduler (v9)Jiadong.Zhu-0/+12
2022-10-18Revert "drm/amdgpu: add debugfs amdgpu_reset_level"Victor Zhao-3/+0
2022-08-16drm/amdgpu: add debugfs amdgpu_reset_levelVictor Zhao-0/+3
2022-06-08drm/amd/amdgpu: Fix alignment issueArunpravin Paneer Selvam-2/+2
2022-06-06drm/amd/amdgpu: Enable high priority gfx queueArunpravin Paneer Selvam-6/+6
2022-05-04drm/amdgpu: initialize/finalize the ring for mes queueJack Xiao-41/+104
2022-05-04drm/amdgpu: add helper function to initialize mqd from ring v4Jack Xiao-0/+48
2022-03-04drm/amdgpu: initialize the vmid_wait with the stub fenceChristian König-0/+1
2022-02-09drm/amdgpu: Move scheduler init to after XGMI is readyAndrey Grodzovsky-2/+3
2021-09-14drm/amdgpu: cleanup debugfs for amdgpu ringsNirmoy Das-12/+6
2021-09-14drm/amdgpu: use IS_ERR for debugfs APIsNirmoy Das-2/+2
2021-04-20drm/amd/amdgpu/amdgpu_ring: Provide description for 'sched_score'Lee Jones-0/+1
2021-04-09drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König-2/+4
2021-02-09drm/amdgpu: cleanup struct amdgpu_ringNirmoy Das-6/+2
2020-11-13drm/amd/amdgpu/amdgpu_ring: Fix misnaming of param 'max_dw'Lee Jones-1/+1
2020-11-13drm/amd/amdgpu/amdgpu_ring: Fix a bunch of function misdocumentationLee Jones-6/+6
2020-11-02drm/amdgpu/amdgpu: use "*" adjacent to data nameDeepak R Varma-1/+1
2020-08-24drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov-1/+1
2020-08-18drm/scheduler: Scheduler priority fixes (v2)Luben Tuikov-1/+1
2020-04-13drm/amdgpu/ring: simplify scheduler setup logicAlex Deucher-3/+1
2020-04-13drm/amdgpu/ring: add no_scheduler flagAlex Deucher-1/+2
2020-04-09drm/amdgpu: rework sched_list generationNirmoy Das-2/+12
2020-03-09drm/amdgpu: remove unused functionsNirmoy Das-70/+0
2020-02-28drm/amdgpu: no need to clean debugfs at amdgpuYintian Tao-7/+0
2020-02-26drm/amdgpu/ring: move debugfs init into core amdgpu debugfsAlex Deucher-12/+3
2020-02-26drm/amdgpu: cleanup amdgpu_ring_finiNirmoy Das-1/+2
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher-1/+2
2019-06-21drm/amdgpu: add the trailing fence per ringJack Xiao-0/+10
2019-06-11drm/amdgpu: drop the incorrect soft_reset for SRIOVMonk Liu-1/+1
2019-06-10drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg-1/+2
2019-03-20drm/amdgpu: use more entries for the first paging queueChristian König-0/+2