summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c
Commit message (Expand)AuthorAge
* drm/amdgpu: cleanup SA inti and fini(v2)Monk Liu2018-02-28
* drm/amdgpu: adjust timeout for ib_ring_tests(v2)Monk Liu2018-02-28
* drm/amdgpu: cond_exec only for schedule with a jobMonk Liu2018-02-28
* drm/amdgpu: remove now superflous *_hdp operationChristian König2018-02-19
* drm/amdgpu: fallback to generic HDP operationChristian König2018-02-19
* drm/amdgpu: rename vm_id to vmidChristian König2017-12-27
* drm/amdgpu: separate VMID and PASID handlingChristian König2017-12-27
* drm/amdgpu: Get rid of dep_sync as a seperate object.Andrey Grodzovsky2017-12-06
* drm/amdgpu:fix world switch hangMonk Liu2017-07-14
* drm/amdgpu: allow flushing VMID0 before IB execution as wellChristian König2017-07-14
* drm/amdgpu: add a ring func for vcn start commandLeo Liu2017-05-24
* drm/amdgpu: make pipeline sync be in same place v2Chunming Zhou2017-05-24
* drm/amdgpu: add sched sync for amdgpu job v2Chunming Zhou2017-05-24
* drm/amdgpu:cleanup flag not usedMonk Liu2017-05-24
* drm/amdgpu:use FRAME_CNTL for new GFX ucode (v2)Monk Liu2017-05-24
* drm/amdgpu: fix dependency issueChunming Zhou2017-05-10
* drm/amdgpu: split VMID management by VMHUBChristian König2017-04-28
* drm/amdgpu: Couple small warning fixesHarry Wentland2017-03-29
* drm/amdgpu:changes in gfx DMAframe scheme (v2)Monk Liu2017-03-29
* drm/amdgpu: add a ring func for end commandLeo Liu2017-03-29
* drm/amdgpu: disable HDP flushes on APUsChristian König2017-03-29
* drm/amd/amdgpu: remove the uncessary parameter for ib schedulerJunwei Zhang2017-01-27
* drm/amdgpu:insert switch buffer only for VM submitMonk Liu2017-01-27
* drm/amdgpu:Preamble is forbid to be ignored in SRIOVMonk Liu2017-01-27
* drm/amdgpu:set cond_exec polling value to 1 in ring_initMonk Liu2017-01-27
* drm/amdgpu:introduce new flag to identify VM domain for cntx_ctrlMonk Liu2017-01-27
* Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie2016-10-28
|\
| * dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-25
* | drm/amdgpu: move IB and frame size directly into the engine descriptionChristian König2016-10-25
* | drm/amdgpu: remove ring type check for conditional executionChristian König2016-10-25
|/
* Merge tag 'v4.8-rc8' into drm-nextDave Airlie2016-09-28
|\
| * drm/amdgpu: record error code when ring test failedChunming Zhou2016-08-31
* | drm/amdgpu: use the new ring ib and dma frame size callbacks (v2)Alex Deucher2016-09-16
* | drm/amdgpu:implement CONTEXT_CONTROL (v5)Monk Liu2016-09-14
* | drm/amdgpu: change job->ctx field nameMonk Liu2016-09-12
* | drm/amdgpu:add switch buffer to end of CS (v2)Monk Liu2016-08-30
* | drm/amd/amdgpu: Print ring name in amdgpu_ib_schedule()Tom St Denis2016-08-23
|/
* drm/amdgpu: increase timeout of IB testChunming Zhou2016-07-29
* drm/amdgpu: add a fence timeout for the IB tests v2Christian König2016-07-29
* drm/amdgpu: cleanup hw reference handling in the IB testsChristian König2016-07-14
* drm/amdgpu: add a bool to specify if needing vm flush V2Chunming Zhou2016-07-07
* drm/amdgpu: fix user fence handling once moreChristian König2016-07-07
* drm/amdgpu: fix and cleanup user fence handling v2Christian König2016-05-11
* drm/amdgpu: move VM fields into jobChristian König2016-05-11
* drm/amdgpu: move the context from the IBs into the jobChristian König2016-05-11
* drm/amdgpu: move context switch handling into common code v2Christian König2016-05-11
* drm/amdgpu: move preamble IB handling into common codeChristian König2016-05-11
* drm/amdgpu: use fence_context to judge ctx switch v2Christian König2016-05-11
* drm/amdgpu: two minor 80 char fixesChristian König2016-05-11
* drm/amdgpu: hdp flush&inval should always doMonk Liu2016-05-11