aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h
AgeCommit message (Expand)Author
2017-10-19drm/amdgpu: busywait KIQ register accessing (v4)pding
2017-10-09drm/amdgpu: add framework for HW specific priority settings v9Andres Rodriguez
2017-09-28drm/amdgpu: map compute rings by least recently used pipeAndres Rodriguez
2017-07-14drm/amdgpu: fix amdgpu_ring_write_multipleChristian König
2017-07-14drm/amdgpu: move ring helpers to amdgpu_ring.hChristian König
2017-06-01drm/amdgpu: Move compute vm bug logic to amdgpu_vm.cAlex Xie
2017-05-31drm/amdgpu: guarantee bijective mapping of ring ids for LRU v3Andres Rodriguez
2017-05-31drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4Andres Rodriguez
2017-05-31drm/amdgpu: Optimize a function called by every IB shedulingAlex Xie
2017-05-24drm/amdgpu: add vcn enc ring type and functionsLeo Liu
2017-05-24drm/amdgpu: add a ring func for vcn start commandLeo Liu
2017-05-24drm/amdgpu: add vcn decode ring type and functionsLeo Liu
2017-05-24drm/amdgpu/SRIOV:implement guilty job TDR for(V2)Monk Liu
2017-05-24drm/amdgpu:use FRAME_CNTL for new GFX ucode (v2)Monk Liu
2017-04-28drm/amdgpu: assign VM invalidation engine manually v2Christian König
2017-04-28drm/amdgpu: add VMHUB to ring associationChristian König
2017-03-29drm/amdgpu:fix ring init sequenceMonk Liu
2017-03-29drm/amdgpu/gfx8: store the eop gpu addr in the ring structureAlex Deucher
2017-03-29drm/amdgpu: add uvd enc ring type and functionsLeo Liu
2017-03-29drm/amdgpu: add uvd enc ringsLeo Liu
2017-03-29drm/amdgpu: add a ring func for end commandLeo Liu
2017-03-29drm/amdgpu: change wptr to 64 bits (v2)Ken Wang
2017-03-29drm/amdgpu: change pointer of mqd_ptr & mqd_backup to voidXiangliang Yu
2017-03-29drm/amdgpu:imple ring clearMonk Liu
2017-03-29drm/damdgpu:add new mqd member in ringMonk Liu
2017-01-27drm/amdgpu/ring: add two interfaces to support r/w registers with kiqXiangliang Yu
2016-11-11drm/amdgpu: Add a ring type KIQ definitionTrigger Huang
2016-10-28Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2016-10-25drm/amdgpu: move align_mask and nop into ring funcs as well (v2)Christian König
2016-10-25drm/amdgpu: move the ring type into the funcs structure (v2)Christian König
2016-10-25drm/amdgpu: move IB and frame size directly into the engine descriptionChristian König
2016-10-25drm/amdgpu: move fence and ring defines into amdgpu_ring.hChristian König