summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: remove unsafe optimization to drop preamble ibJiansong Chen2021-06-011-10/+1
* drm/amdgpu: fix no full coverage issue for gprs initializationDennis Li2021-04-281-1/+1
* drm/amdgpu: Add mem sync flag for IB allocated by SAJinzhou Su2021-04-201-0/+2
* drm/amdgpu: do not use drm middle layer for debugfsNirmoy Das2021-02-181-13/+10
* drm/amdgpu: enable gfx wave limiting for high priority compute jobsNirmoy Das2021-02-091-0/+9
* drm/amd/amdgpu/amdgpu_ib: Provide docs for 'amdgpu_ib_schedule()'s 'job' paramLee Jones2020-11-241-0/+1
* drm/amd/amdgpu/amdgpu_ib: Fix some incorrect/incomplete function documentationLee Jones2020-11-131-2/+4
* drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov2020-08-241-1/+1
* drm/amdgpu: use ARRAY_SIZE() to add amdgpu debugfs filesXiaojie Yuan2020-07-141-1/+2
* drm/amdgpu: remove distinction between explicit and implicit sync (v2)Christian König2020-07-011-1/+1
* drm/amdgpu: Add a UAPI flag for user to call mem_syncAndrey Grodzovsky2020-05-181-0/+3
* drm/amdgpu: cleanup IB pool handling a bitChristian König2020-04-281-31/+34
* drm/amdgpu: check ring type for secure IBsAlex Deucher2020-04-281-0/+6
* drm/amdgpu: Fix per-IB secure flag GFX hangHuang Rui2020-04-281-14/+14
* drm/amdgpu: Move to a per-IB secure flag (TMZ)Luben Tuikov2020-04-281-3/+20
* drm/amdgpu: job is secure iff CS is secure (v5)Huang Rui2020-04-281-2/+2
* drm/amdgpu: expand the context control interface with trust flagHuang Rui2020-04-281-1/+1
* drm/amdgpu: expand the emit tmz interface with trusted flagHuang Rui2020-04-281-1/+1
* drm/amdgpu: implement more ib pools (v2)xinhui pan2020-04-011-12/+30
* drm/amdgpu/sa: move debugfs init into core amdgpu debugfsAlex Deucher2020-02-261-5/+2
* drm/amdgpu: Fix KFD-related kernel oops on HawaiiFelix Kuehling2019-09-171-1/+2
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-1/+3
|\
| * drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg2019-06-101-1/+3
* | drm/amdgpu: add ib preemption status in amdgpu_job (v2)Jack Xiao2019-06-211-0/+1
* | drm/amdgpu: enable the static csa when mcbp enabledJack Xiao2019-06-211-3/+4
|/
* drm/amdgpu: Adjust IB test timeout for XGMI configurationshaoyunl2019-04-041-0/+3
* drm/amdgpu: add flags to emit_ib interface v2Jack Xiao2019-01-251-5/+5
* drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu2018-11-051-2/+1
* drm/amdgpu: cleanup skipping IB test on KIQChristian König2018-11-051-8/+3
* drm/amdgpu: cleanup amdgpu_ib_ring_testsChristian König2018-11-051-16/+19
* drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky2018-11-051-3/+3
* drm/amdgpu: skip IB tests for KIQ in generalPratik Vishwakarma2018-10-091-0/+8
* drm/amdgpu: Add job pipe sync dependecy traceAndrey Grodzovsky2018-08-271-0/+5
* amdgpu: fix multi-process hang issueEmily Deng2018-08-271-1/+2
* drm/amdgpu: remove fence context from the jobChristian König2018-07-161-1/+1
* drm/amdgpu: fix user fence write race conditionNicolai Hähnle2018-07-051-6/+6
* drm/amdgpu: enable vcn jpeg ib testBoyuan Zhang2018-06-151-1/+2
* drm/amdgpu: optionally do a writeback but don't invalidate TC for IB fencesMarek Olšák2018-05-151-2/+6
* drm/amdgpu: cleanup SA inti and fini(v2)Monk Liu2018-02-281-6/+0
* drm/amdgpu: adjust timeout for ib_ring_tests(v2)Monk Liu2018-02-281-1/+32
* drm/amdgpu: cond_exec only for schedule with a jobMonk Liu2018-02-281-1/+1
* drm/amdgpu: remove now superflous *_hdp operationChristian König2018-02-191-6/+1
* drm/amdgpu: fallback to generic HDP operationChristian König2018-02-191-8/+14
* drm/amdgpu: rename vm_id to vmidChristian König2017-12-271-4/+4
* drm/amdgpu: separate VMID and PASID handlingChristian König2017-12-271-2/+1
* drm/amdgpu: Get rid of dep_sync as a seperate object.Andrey Grodzovsky2017-12-061-1/+1
* drm/amdgpu:fix world switch hangMonk Liu2017-07-141-2/+3
* drm/amdgpu: allow flushing VMID0 before IB execution as wellChristian König2017-07-141-1/+1
* drm/amdgpu: add a ring func for vcn start commandLeo Liu2017-05-241-0/+3
* drm/amdgpu: make pipeline sync be in same place v2Chunming Zhou2017-05-241-3/+3