summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h
AgeCommit message (Expand)Author
2024-01-31drm/amdgpu: Fix the warning info in mode1 resetMa Jun
2023-08-31drm/amdgpu: add UMSCH RING TYPE definitionLang Yu
2023-08-31drm/amdgpu: add VPE RING TYPE definitionHuang Rui
2023-08-09drm/amdgpu: Clean up errors in amdgpu_ring.hRan Sun
2023-06-15drm/amdgpu: add amdgpu_error_* debugfs fileChristian König
2023-06-09drm/amdgpu: Modify indirect buffer packages for resubmissionJiadong Zhu
2023-06-09drm/amdgpu: add partition ID track in ringJames Zhu
2023-06-09drm/amdgpu: increase AMDGPU_MAX_RINGSLe Ma
2023-06-09drm/amdgpu: increase AMDGPU_MAX_HWIP_RINGSJames Zhu
2023-06-09drm/amdgpu: increase MAX setting to hold more jpeg instancesJames Zhu
2023-06-09drm/amdgpu: adjust some basic elements for multiple AID caseLe Ma
2023-04-24drm/amdgpu: track MQD size for gfx and computeAlex Deucher
2023-04-24drm/amdgpu: add gfx shadow CS IOCTL supportChristian König
2023-04-18drm/amdgpu: Add a max ibs per submission limit.Bas Nieuwenhuizen
2023-04-14drm/amdgpu: add some basic elements for multiple XCD caseLe Ma
2023-04-14drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma
2023-03-14Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-03-01drm/amd: Convert amdgpu to use suballocation helper.Maarten Lankhorst
2023-02-08amd/amdgpu: remove test ib on hw ringJesseZhang
2022-12-02drm/amdgpu: MCBP based on DRM scheduler (v9)Jiadong.Zhu
2022-12-02drm/amdgpu: Modify unmap_queue format for gfx9 (v6)Jiadong.Zhu
2022-12-02drm/amdgpu: Add software ring callbacks for gfx9 (v8)Jiadong.Zhu
2022-12-02drm/amdgpu: Introduce gfx software ring (v9)Jiadong.Zhu
2022-06-28drm/amdgpu: Prevent race between late signaled fences and GPU reset.Andrey Grodzovsky
2022-05-04drm/amdgpu: define ring structure to access rptr/wptr/fenceJack Xiao
2022-05-04drm/amdgpu: add mes ctx data in amdgpu_ringJack Xiao
2022-05-04drm/amdgpu: add the per-context meta data v3Jack Xiao
2022-05-04drm/amdgpu: add helper function to initialize mqd from ring v4Jack Xiao
2022-03-31drm/amdgpu: Sync up header and implementation to use the same parameter namesMa Jun
2022-03-15drm/amdgpu: only allow secure submission on rings which support thatLang Yu
2022-03-04drm/amdgpu: use job and ib structures directly in CS parsersChristian König
2022-03-04drm/amdgpu: header cleanupChristian König
2022-02-09drm/amdgpu: Move scheduler init to after XGMI is readyAndrey Grodzovsky
2021-12-17drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fenceHuang Rui
2021-09-14drm/amdgpu: cleanup debugfs for amdgpu ringsNirmoy Das
2021-09-01drm/amdgpu: detach ring priority from gfx priorityNirmoy Das
2021-08-16drm/amd/amdgpu embed hw_fence into amdgpu_jobJack Zhang
2021-08-05drm/amdgpu: avoid over-handle of fence driver fini in s3 test (v2)Guchun Chen
2021-07-28drm/amdgpu: adjust fence driver enable sequenceLikun Gao
2021-05-19drm/amdgpu: Split amdgpu_device_fini into early and lateAndrey Grodzovsky
2021-04-09drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König
2021-02-09drm/amdgpu: add wave limit functionality for gfx8,9Nirmoy Das
2021-02-09drm/amdgpu: cleanup struct amdgpu_ringNirmoy Das
2020-08-18drm/scheduler: Scheduler priority fixes (v2)Luben Tuikov
2020-07-01drm/amdgpu: add the ring type definition of MESJack Xiao
2020-05-18drm/amdgpu: Add new ring callback to insert memory syncAndrey Grodzovsky
2020-04-28drm/amdgpu: cleanup IB pool handling a bitChristian König
2020-04-28drm/amdgpu: Fix per-IB secure flag GFX hangHuang Rui
2020-04-28drm/amdgpu: Move to a per-IB secure flag (TMZ)Luben Tuikov
2020-04-28drm/amdgpu: expand the context control interface with trust flagHuang Rui