summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c
AgeCommit message (Expand)AuthorLines
2020-05-18drm/amdgpu: Add a UAPI flag for user to call mem_syncAndrey Grodzovsky-0/+3
2020-04-28drm/amdgpu: cleanup IB pool handling a bitChristian König-31/+34
2020-04-28drm/amdgpu: check ring type for secure IBsAlex Deucher-0/+6
2020-04-28drm/amdgpu: Fix per-IB secure flag GFX hangHuang Rui-14/+14
2020-04-28drm/amdgpu: Move to a per-IB secure flag (TMZ)Luben Tuikov-3/+20
2020-04-28drm/amdgpu: job is secure iff CS is secure (v5)Huang Rui-2/+2
2020-04-28drm/amdgpu: expand the context control interface with trust flagHuang Rui-1/+1
2020-04-28drm/amdgpu: expand the emit tmz interface with trusted flagHuang Rui-1/+1
2020-04-01drm/amdgpu: implement more ib pools (v2)xinhui pan-12/+30
2020-02-26drm/amdgpu/sa: move debugfs init into core amdgpu debugfsAlex Deucher-5/+2
2019-09-17drm/amdgpu: Fix KFD-related kernel oops on HawaiiFelix Kuehling-1/+2
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher-1/+3
2019-06-21drm/amdgpu: add ib preemption status in amdgpu_job (v2)Jack Xiao-0/+1
2019-06-21drm/amdgpu: enable the static csa when mcbp enabledJack Xiao-3/+4
2019-06-10drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg-1/+3
2019-04-04drm/amdgpu: Adjust IB test timeout for XGMI configurationshaoyunl-0/+3
2019-01-25drm/amdgpu: add flags to emit_ib interface v2Jack Xiao-5/+5
2018-11-05drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu-2/+1
2018-11-05drm/amdgpu: cleanup skipping IB test on KIQChristian König-8/+3
2018-11-05drm/amdgpu: cleanup amdgpu_ib_ring_testsChristian König-16/+19
2018-11-05drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky-3/+3
2018-10-09drm/amdgpu: skip IB tests for KIQ in generalPratik Vishwakarma-0/+8
2018-08-27drm/amdgpu: Add job pipe sync dependecy traceAndrey Grodzovsky-0/+5
2018-08-27amdgpu: fix multi-process hang issueEmily Deng-1/+2
2018-07-16drm/amdgpu: remove fence context from the jobChristian König-1/+1
2018-07-05drm/amdgpu: fix user fence write race conditionNicolai Hähnle-6/+6
2018-06-15drm/amdgpu: enable vcn jpeg ib testBoyuan Zhang-1/+2
2018-05-15drm/amdgpu: optionally do a writeback but don't invalidate TC for IB fencesMarek Olšák-2/+6
2018-02-28drm/amdgpu: cleanup SA inti and fini(v2)Monk Liu-6/+0
2018-02-28drm/amdgpu: adjust timeout for ib_ring_tests(v2)Monk Liu-1/+32
2018-02-28drm/amdgpu: cond_exec only for schedule with a jobMonk Liu-1/+1
2018-02-19drm/amdgpu: remove now superflous *_hdp operationChristian König-6/+1
2018-02-19drm/amdgpu: fallback to generic HDP operationChristian König-8/+14
2017-12-27drm/amdgpu: rename vm_id to vmidChristian König-4/+4
2017-12-27drm/amdgpu: separate VMID and PASID handlingChristian König-2/+1
2017-12-06drm/amdgpu: Get rid of dep_sync as a seperate object.Andrey Grodzovsky-1/+1
2017-07-14drm/amdgpu:fix world switch hangMonk Liu-2/+3
2017-07-14drm/amdgpu: allow flushing VMID0 before IB execution as wellChristian König-1/+1
2017-05-24drm/amdgpu: add a ring func for vcn start commandLeo Liu-0/+3
2017-05-24drm/amdgpu: make pipeline sync be in same place v2Chunming Zhou-3/+3
2017-05-24drm/amdgpu: add sched sync for amdgpu job v2Chunming Zhou-1/+7
2017-05-24drm/amdgpu:cleanup flag not usedMonk Liu-2/+0
2017-05-24drm/amdgpu:use FRAME_CNTL for new GFX ucode (v2)Monk Liu-0/+3
2017-05-10drm/amdgpu: fix dependency issueChunming Zhou-0/+2
2017-04-28drm/amdgpu: split VMID management by VMHUBChristian König-1/+2
2017-03-29drm/amdgpu: Couple small warning fixesHarry Wentland-1/+1
2017-03-29drm/amdgpu:changes in gfx DMAframe scheme (v2)Monk Liu-4/+4
2017-03-29drm/amdgpu: add a ring func for end commandLeo Liu-0/+3
2017-03-29drm/amdgpu: disable HDP flushes on APUsChristian König-2/+10
2017-01-27drm/amd/amdgpu: remove the uncessary parameter for ib schedulerJunwei Zhang-2/+2