summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Prevent race between late signaled fences and GPU reset.Andrey Grodzovsky2022-06-281-0/+1
* drm/amdgpu: define ring structure to access rptr/wptr/fenceJack Xiao2022-05-041-0/+6
* drm/amdgpu: add mes ctx data in amdgpu_ringJack Xiao2022-05-041-0/+5
* drm/amdgpu: add the per-context meta data v3Jack Xiao2022-05-041-0/+9
* drm/amdgpu: add helper function to initialize mqd from ring v4Jack Xiao2022-05-041-0/+2
* drm/amdgpu: Sync up header and implementation to use the same parameter namesMa Jun2022-03-311-2/+2
* drm/amdgpu: only allow secure submission on rings which support thatLang Yu2022-03-151-0/+1
* drm/amdgpu: use job and ib structures directly in CS parsersChristian König2022-03-041-4/+19
* drm/amdgpu: header cleanupChristian König2022-03-041-5/+30
* drm/amdgpu: Move scheduler init to after XGMI is readyAndrey Grodzovsky2022-02-091-3/+3
* drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fenceHuang Rui2021-12-171-3/+1
* drm/amdgpu: cleanup debugfs for amdgpu ringsNirmoy Das2021-09-141-8/+2
* drm/amdgpu: detach ring priority from gfx priorityNirmoy Das2021-09-011-2/+7
* drm/amd/amdgpu embed hw_fence into amdgpu_jobJack Zhang2021-08-161-1/+4
* drm/amdgpu: avoid over-handle of fence driver fini in s3 test (v2)Guchun Chen2021-08-051-2/+2
* drm/amdgpu: adjust fence driver enable sequenceLikun Gao2021-07-281-4/+3
* drm/amdgpu: Split amdgpu_device_fini into early and lateAndrey Grodzovsky2021-05-191-1/+2
* drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König2021-04-091-2/+4
* drm/amdgpu: add wave limit functionality for gfx8,9Nirmoy Das2021-02-091-0/+1
* drm/amdgpu: cleanup struct amdgpu_ringNirmoy Das2021-02-091-5/+1
* drm/scheduler: Scheduler priority fixes (v2)Luben Tuikov2020-08-181-1/+1
* drm/amdgpu: add the ring type definition of MESJack Xiao2020-07-011-1/+2
* drm/amdgpu: Add new ring callback to insert memory syncAndrey Grodzovsky2020-05-181-0/+1
* drm/amdgpu: cleanup IB pool handling a bitChristian König2020-04-281-0/+13
* drm/amdgpu: Fix per-IB secure flag GFX hangHuang Rui2020-04-281-2/+3
* drm/amdgpu: Move to a per-IB secure flag (TMZ)Luben Tuikov2020-04-281-5/+4
* drm/amdgpu: expand the context control interface with trust flagHuang Rui2020-04-281-2/+3
* drm/amdgpu: expand the emit tmz interface with trusted flagHuang Rui2020-04-281-2/+2
* drm/amdgpu: protect ring overrunYintian Tao2020-04-241-1/+2
* drm/amdgpu: request reg_val_offs each kiq read regYintian Tao2020-04-231-2/+3
* drm/amdgpu/ring: add no_scheduler flagAlex Deucher2020-04-131-0/+1
* drm/amdgpu: rework sched_list generationNirmoy Das2020-04-091-3/+11
* drm/amdgpu: sync ring type and drm hw_ip typeNirmoy Das2020-04-091-10/+10
* drm/amdgpu: remove unused functionsNirmoy Das2020-03-091-7/+0
* drm/amdgpu: set compute queue priority at mqd_initNirmoy Das2020-03-091-0/+1
* drm/amdgpu/ring: move debugfs init into core amdgpu debugfsAlex Deucher2020-02-261-0/+4
* drm/amdgpu/: increase AMDGPU_MAX_RINGS to add 2nd vcn instanceJames Zhu2019-07-181-1/+1
* drm/amdgpu: add gfx v10 implementation (v10)Hawking Zhang2019-06-211-2/+2
* drm/amdgpu: Add new ring interface preempt_ibRex Zhu2019-06-211-0/+2
* drm/amdgpu: add the trailing fence per ringJack Xiao2019-06-211-0/+4
* drm/amdgpu: Add helper function amdgpu_ring_set_preempt_cond_execRex Zhu2019-06-211-0/+6
* drm/amdgpu: add no_user_fence flag to ring funcsLeo Liu2019-05-241-0/+1
* drm/amdgpu: add flags to emit_ib interface v2Jack Xiao2019-01-251-2/+2
* drm/amdgpu: increase the MAX ring numberEvan Quan2018-12-141-1/+1
* drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu2018-11-051-2/+3
* drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky2018-11-051-1/+2
* drm/amdgpu: Move fence SW fallback warning v3Andrey Grodzovsky2018-09-261-1/+1
* Revert "drm/amdgpu: remove fence fallback"Andrey Grodzovsky2018-09-261-0/+1
* drm/amdgpu: remove fence fallbackChristian König2018-09-191-1/+0
* drm/amdgpu: add ring soft recovery v4Christian König2018-08-271-0/+4