summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h
AgeCommit message (Expand)AuthorLines
2020-05-18drm/amdgpu: Add new ring callback to insert memory syncAndrey Grodzovsky-0/+1
2020-04-28drm/amdgpu: cleanup IB pool handling a bitChristian König-0/+13
2020-04-28drm/amdgpu: Fix per-IB secure flag GFX hangHuang Rui-2/+3
2020-04-28drm/amdgpu: Move to a per-IB secure flag (TMZ)Luben Tuikov-5/+4
2020-04-28drm/amdgpu: expand the context control interface with trust flagHuang Rui-2/+3
2020-04-28drm/amdgpu: expand the emit tmz interface with trusted flagHuang Rui-2/+2
2020-04-24drm/amdgpu: protect ring overrunYintian Tao-1/+2
2020-04-23drm/amdgpu: request reg_val_offs each kiq read regYintian Tao-2/+3
2020-04-13drm/amdgpu/ring: add no_scheduler flagAlex Deucher-0/+1
2020-04-09drm/amdgpu: rework sched_list generationNirmoy Das-3/+11
2020-04-09drm/amdgpu: sync ring type and drm hw_ip typeNirmoy Das-10/+10
2020-03-09drm/amdgpu: remove unused functionsNirmoy Das-7/+0
2020-03-09drm/amdgpu: set compute queue priority at mqd_initNirmoy Das-0/+1
2020-02-26drm/amdgpu/ring: move debugfs init into core amdgpu debugfsAlex Deucher-0/+4
2019-07-18drm/amdgpu/: increase AMDGPU_MAX_RINGS to add 2nd vcn instanceJames Zhu-1/+1
2019-06-21drm/amdgpu: add gfx v10 implementation (v10)Hawking Zhang-2/+2
2019-06-21drm/amdgpu: Add new ring interface preempt_ibRex Zhu-0/+2
2019-06-21drm/amdgpu: add the trailing fence per ringJack Xiao-0/+4
2019-06-21drm/amdgpu: Add helper function amdgpu_ring_set_preempt_cond_execRex Zhu-0/+6
2019-05-24drm/amdgpu: add no_user_fence flag to ring funcsLeo Liu-0/+1
2019-01-25drm/amdgpu: add flags to emit_ib interface v2Jack Xiao-2/+2
2018-12-14drm/amdgpu: increase the MAX ring numberEvan Quan-1/+1
2018-11-05drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu-2/+3
2018-11-05drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky-1/+2
2018-09-26drm/amdgpu: Move fence SW fallback warning v3Andrey Grodzovsky-1/+1
2018-09-26Revert "drm/amdgpu: remove fence fallback"Andrey Grodzovsky-0/+1
2018-09-19drm/amdgpu: remove fence fallbackChristian König-1/+0
2018-08-27drm/amdgpu: add ring soft recovery v4Christian König-0/+4
2018-08-27drm/amdgpu: remove ring lru handlingChristian König-5/+0
2018-08-27drm/amdgpu: move ring macros into amdgpu_ring headerHuang Rui-0/+24
2018-07-27drm/amdgpu: add support for inplace IB patching for MM engines v2Christian König-0/+1
2018-07-16drm/amdgpu: remove ring parameter from amdgpu_job_submitChristian König-0/+2
2018-06-15drm/amdgpu: define and add extra dword for jpeg ringBoyuan Zhang-0/+1
2018-06-15drm/amdgpu: define vcn jpeg ringBoyuan Zhang-1/+2
2018-05-18drm/amdgpu/vg20:increase 3 rings for AMDGPU_MAX_RINGSJames Zhu-1/+1
2018-05-15drm/amdgpu: optionally do a writeback but don't invalidate TC for IB fencesMarek Olšák-1/+3
2018-05-15drm/amdgpu: add emit_reg_write_reg_wait ring callbackAlex Deucher-0/+7
2018-02-06drm/amdgpu: Add KFD eviction fenceFelix Kuehling-2/+3
2018-02-06drm/amdgpu: Fix header file dependenciesFelix Kuehling-0/+1
2018-02-19drm/amdgpu: separate PASID mapping from VM flush v2Christian König-1/+1
2018-02-19drm/amdgpu: cache the fence to wait for a VMIDChristian König-0/+1
2018-02-19drm/amdgpu: add new emit_reg_wait callbackChristian König-0/+2
2018-02-19drm/amdgpu: remove now superflous *_hdp operationChristian König-1/+0
2018-02-19drm/amdgpu: forward pasid to backend flush implementationsChristian König-1/+1
2017-12-27drm/amdgpu: rename vm_id to vmidChristian König-2/+2
2017-12-12drm/amdgpu: use polling mem to set SDMA3 wptr for VFPixel Ding-0/+1
2017-12-07drm: move amd_gpu_scheduler into common locationLucas Stach-6/+6
2017-12-04drm/amdgpu:cleanup force_completionMonk Liu-2/+1
2017-10-19drm/amdgpu: busywait KIQ register accessing (v4)pding-0/+4
2017-10-09drm/amdgpu: add framework for HW specific priority settings v9Andres Rodriguez-0/+15