summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c
AgeCommit message (Expand)Author
2021-09-14drm/amdgpu: Increase direct IB pool sizexinhui pan
2021-08-16drm/amd/amdgpu embed hw_fence into amdgpu_jobJack Zhang
2021-06-04drm/amdgpu: Don't flush/invalidate HDP for APUs and A+AEric Huang
2021-06-01drm/amdgpu: remove unsafe optimization to drop preamble ibJiansong Chen
2021-04-28drm/amdgpu: fix no full coverage issue for gprs initializationDennis Li
2021-04-20drm/amdgpu: Add mem sync flag for IB allocated by SAJinzhou Su
2021-02-18drm/amdgpu: do not use drm middle layer for debugfsNirmoy Das
2021-02-09drm/amdgpu: enable gfx wave limiting for high priority compute jobsNirmoy Das
2020-11-24drm/amd/amdgpu/amdgpu_ib: Provide docs for 'amdgpu_ib_schedule()'s 'job' paramLee Jones
2020-11-13drm/amd/amdgpu/amdgpu_ib: Fix some incorrect/incomplete function documentationLee Jones
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov
2020-07-14drm/amdgpu: use ARRAY_SIZE() to add amdgpu debugfs filesXiaojie Yuan
2020-07-01drm/amdgpu: remove distinction between explicit and implicit sync (v2)Christian König
2020-05-18drm/amdgpu: Add a UAPI flag for user to call mem_syncAndrey Grodzovsky
2020-04-28drm/amdgpu: cleanup IB pool handling a bitChristian König
2020-04-28drm/amdgpu: check ring type for secure IBsAlex Deucher
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: job is secure iff CS is secure (v5)Huang Rui
2020-04-28drm/amdgpu: expand the context control interface with trust flagHuang Rui
2020-04-28drm/amdgpu: expand the emit tmz interface with trusted flagHuang Rui
2020-04-01drm/amdgpu: implement more ib pools (v2)xinhui pan
2020-02-26drm/amdgpu/sa: move debugfs init into core amdgpu debugfsAlex Deucher
2019-09-17drm/amdgpu: Fix KFD-related kernel oops on HawaiiFelix Kuehling
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-21drm/amdgpu: add ib preemption status in amdgpu_job (v2)Jack Xiao
2019-06-21drm/amdgpu: enable the static csa when mcbp enabledJack Xiao
2019-06-10drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg
2019-04-04drm/amdgpu: Adjust IB test timeout for XGMI configurationshaoyunl
2019-01-25drm/amdgpu: add flags to emit_ib interface v2Jack Xiao
2018-11-05drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu
2018-11-05drm/amdgpu: cleanup skipping IB test on KIQChristian König
2018-11-05drm/amdgpu: cleanup amdgpu_ib_ring_testsChristian König
2018-11-05drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky
2018-10-09drm/amdgpu: skip IB tests for KIQ in generalPratik Vishwakarma
2018-08-27drm/amdgpu: Add job pipe sync dependecy traceAndrey Grodzovsky
2018-08-27amdgpu: fix multi-process hang issueEmily Deng
2018-07-16drm/amdgpu: remove fence context from the jobChristian König
2018-07-05drm/amdgpu: fix user fence write race conditionNicolai Hähnle
2018-06-15drm/amdgpu: enable vcn jpeg ib testBoyuan Zhang
2018-05-15drm/amdgpu: optionally do a writeback but don't invalidate TC for IB fencesMarek Olšák
2018-02-28drm/amdgpu: cleanup SA inti and fini(v2)Monk Liu
2018-02-28drm/amdgpu: adjust timeout for ib_ring_tests(v2)Monk Liu
2018-02-28drm/amdgpu: cond_exec only for schedule with a jobMonk Liu
2018-02-19drm/amdgpu: remove now superflous *_hdp operationChristian König
2018-02-19drm/amdgpu: fallback to generic HDP operationChristian König
2017-12-27drm/amdgpu: rename vm_id to vmidChristian König
2017-12-27drm/amdgpu: separate VMID and PASID handlingChristian König
2017-12-06drm/amdgpu: Get rid of dep_sync as a seperate object.Andrey Grodzovsky
2017-07-14drm/amdgpu:fix world switch hangMonk Liu