aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c
AgeCommit message (Expand)Author
2017-07-14drm/amdgpu:fix world switch hangMonk Liu
2017-07-14drm/amdgpu: allow flushing VMID0 before IB execution as wellChristian König
2017-05-24drm/amdgpu: add a ring func for vcn start commandLeo Liu
2017-05-24drm/amdgpu: make pipeline sync be in same place v2Chunming Zhou
2017-05-24drm/amdgpu: add sched sync for amdgpu job v2Chunming Zhou
2017-05-24drm/amdgpu:cleanup flag not usedMonk Liu
2017-05-24drm/amdgpu:use FRAME_CNTL for new GFX ucode (v2)Monk Liu
2017-05-10drm/amdgpu: fix dependency issueChunming Zhou
2017-04-28drm/amdgpu: split VMID management by VMHUBChristian König
2017-03-29drm/amdgpu: Couple small warning fixesHarry Wentland
2017-03-29drm/amdgpu:changes in gfx DMAframe scheme (v2)Monk Liu
2017-03-29drm/amdgpu: add a ring func for end commandLeo Liu
2017-03-29drm/amdgpu: disable HDP flushes on APUsChristian König
2017-01-27drm/amd/amdgpu: remove the uncessary parameter for ib schedulerJunwei Zhang
2017-01-27drm/amdgpu:insert switch buffer only for VM submitMonk Liu
2017-01-27drm/amdgpu:Preamble is forbid to be ignored in SRIOVMonk Liu
2017-01-27drm/amdgpu:set cond_exec polling value to 1 in ring_initMonk Liu
2017-01-27drm/amdgpu:introduce new flag to identify VM domain for cntx_ctrlMonk Liu
2016-10-28Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2016-10-25drm/amdgpu: move IB and frame size directly into the engine descriptionChristian König
2016-10-25drm/amdgpu: remove ring type check for conditional executionChristian König
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie
2016-09-16drm/amdgpu: use the new ring ib and dma frame size callbacks (v2)Alex Deucher
2016-09-14drm/amdgpu:implement CONTEXT_CONTROL (v5)Monk Liu
2016-09-12drm/amdgpu: change job->ctx field nameMonk Liu
2016-08-31drm/amdgpu: record error code when ring test failedChunming Zhou
2016-08-30drm/amdgpu:add switch buffer to end of CS (v2)Monk Liu
2016-08-23drm/amd/amdgpu: Print ring name in amdgpu_ib_schedule()Tom St Denis
2016-07-29drm/amdgpu: increase timeout of IB testChunming Zhou
2016-07-29drm/amdgpu: add a fence timeout for the IB tests v2Christian König
2016-07-14drm/amdgpu: cleanup hw reference handling in the IB testsChristian König
2016-07-07drm/amdgpu: add a bool to specify if needing vm flush V2Chunming Zhou
2016-07-07drm/amdgpu: fix user fence handling once moreChristian König
2016-05-11drm/amdgpu: fix and cleanup user fence handling v2Christian König
2016-05-11drm/amdgpu: move VM fields into jobChristian König
2016-05-11drm/amdgpu: move the context from the IBs into the jobChristian König
2016-05-11drm/amdgpu: move context switch handling into common code v2Christian König
2016-05-11drm/amdgpu: move preamble IB handling into common codeChristian König
2016-05-11drm/amdgpu: use fence_context to judge ctx switch v2Christian König
2016-05-11drm/amdgpu: two minor 80 char fixesChristian König
2016-05-11drm/amdgpu: hdp flush&inval should always doMonk Liu
2016-05-11drm/amdgpu: keep vm in job instead of ib (v2)Monk Liu
2016-05-04drm/amdgpu: Mark all instances of struct drm_info_list as constNils Wallménius
2016-05-04drm/amdgpu: add a fence after the VM flushChristian König
2016-05-02drm/amdgpu: patch cond exec for SDMAMonk Liu
2016-05-02drm/amdgpu: support cond execMonk Liu
2016-03-17drm/amdgpu: move ib.fence to job.fenceMonk Liu
2016-03-17drm/amdgpu: give a fence param to ib_freeMonk Liu
2016-03-08drm/amdgpu: switch the GDS only on demand v2Christian König