summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/amdgpu: add sched sync for amdgpu job v2Chunming Zhou2017-05-241-1/+7
* drm/amdgpu:cleanup flag not usedMonk Liu2017-05-241-2/+0
* drm/amdgpu:use FRAME_CNTL for new GFX ucode (v2)Monk Liu2017-05-241-0/+3
* drm/amdgpu: fix dependency issueChunming Zhou2017-05-101-0/+2
* drm/amdgpu: split VMID management by VMHUBChristian König2017-04-281-1/+2
* drm/amdgpu: Couple small warning fixesHarry Wentland2017-03-291-1/+1
* drm/amdgpu:changes in gfx DMAframe scheme (v2)Monk Liu2017-03-291-4/+4
* drm/amdgpu: add a ring func for end commandLeo Liu2017-03-291-0/+3
* drm/amdgpu: disable HDP flushes on APUsChristian König2017-03-291-2/+10
* drm/amd/amdgpu: remove the uncessary parameter for ib schedulerJunwei Zhang2017-01-271-2/+2
* drm/amdgpu:insert switch buffer only for VM submitMonk Liu2017-01-271-1/+1
* drm/amdgpu:Preamble is forbid to be ignored in SRIOVMonk Liu2017-01-271-1/+2
* drm/amdgpu:set cond_exec polling value to 1 in ring_initMonk Liu2017-01-271-3/+0
* drm/amdgpu:introduce new flag to identify VM domain for cntx_ctrlMonk Liu2017-01-271-0/+3
* Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie2016-10-281-3/+3
|\
| * dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-251-3/+3
* | drm/amdgpu: move IB and frame size directly into the engine descriptionChristian König2016-10-251-2/+2
* | drm/amdgpu: remove ring type check for conditional executionChristian König2016-10-251-1/+1
|/
* Merge tag 'v4.8-rc8' into drm-nextDave Airlie2016-09-281-2/+3
|\
| * drm/amdgpu: record error code when ring test failedChunming Zhou2016-08-311-2/+3
* | drm/amdgpu: use the new ring ib and dma frame size callbacks (v2)Alex Deucher2016-09-161-2/+5
* | drm/amdgpu:implement CONTEXT_CONTROL (v5)Monk Liu2016-09-141-1/+11
* | drm/amdgpu: change job->ctx field nameMonk Liu2016-09-121-6/+6
* | drm/amdgpu:add switch buffer to end of CS (v2)Monk Liu2016-08-301-0/+2
* | drm/amd/amdgpu: Print ring name in amdgpu_ib_schedule()Tom St Denis2016-08-231-1/+1
|/
* drm/amdgpu: increase timeout of IB testChunming Zhou2016-07-291-1/+1
* drm/amdgpu: add a fence timeout for the IB tests v2Christian König2016-07-291-1/+3
* drm/amdgpu: cleanup hw reference handling in the IB testsChristian König2016-07-141-5/+1
* drm/amdgpu: add a bool to specify if needing vm flush V2Chunming Zhou2016-07-071-4/+1
* drm/amdgpu: fix user fence handling once moreChristian König2016-07-071-5/+2
* drm/amdgpu: fix and cleanup user fence handling v2Christian König2016-05-111-4/+5
* drm/amdgpu: move VM fields into jobChristian König2016-05-111-10/+9
* drm/amdgpu: move the context from the IBs into the jobChristian König2016-05-111-7/+15
* drm/amdgpu: move context switch handling into common code v2Christian König2016-05-111-9/+7
* drm/amdgpu: move preamble IB handling into common codeChristian König2016-05-111-1/+7
* drm/amdgpu: use fence_context to judge ctx switch v2Christian König2016-05-111-1/+1
* drm/amdgpu: two minor 80 char fixesChristian König2016-05-111-1/+2
* drm/amdgpu: hdp flush&inval should always doMonk Liu2016-05-111-7/+5
* drm/amdgpu: keep vm in job instead of ib (v2)Monk Liu2016-05-111-12/+4
* drm/amdgpu: Mark all instances of struct drm_info_list as constNils Wallménius2016-05-041-1/+1
* drm/amdgpu: add a fence after the VM flushChristian König2016-05-041-4/+8
* drm/amdgpu: patch cond exec for SDMAMonk Liu2016-05-021-1/+8
* drm/amdgpu: support cond execMonk Liu2016-05-021-0/+3
* drm/amdgpu: move ib.fence to job.fenceMonk Liu2016-03-171-3/+3
* drm/amdgpu: give a fence param to ib_freeMonk Liu2016-03-171-2/+3
* drm/amdgpu: switch the GDS only on demand v2Christian König2016-03-081-0/+4
* drm/amdgpu: move the GDS switch into vm flush as wellChristian König2016-03-081-7/+4
* drm/amdgpu: return the common fence from amdgpu_fence_emitChristian König2016-03-081-4/+3
OpenPOWER on IntegriCloud