aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-29drm/amdgpu/gfx8: store the eop gpu addr in the ring structureAlex Deucher1-0/+1
2017-03-29drm/amdgpu: add uvd enc ring type and functionsLeo Liu1-1/+2
2017-03-29drm/amdgpu: add uvd enc ringsLeo Liu1-1/+2
2017-03-29drm/amdgpu: add a ring func for end commandLeo Liu1-0/+1
2017-03-29drm/amdgpu: change wptr to 64 bits (v2)Ken Wang1-5/+7
2017-03-29drm/amdgpu: change pointer of mqd_ptr & mqd_backup to voidXiangliang Yu1-1/+1
2017-03-29drm/amdgpu:imple ring clearMonk Liu1-0/+7
2017-03-29drm/damdgpu:add new mqd member in ringMonk Liu1-0/+2
2017-01-27drm/amdgpu/ring: add two interfaces to support r/w registers with kiqXiangliang Yu1-0/+2
2016-11-11drm/amdgpu: Add a ring type KIQ definitionTrigger Huang1-1/+2
2016-10-28Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-nextDave Airlie1-2/+2
2016-10-25drm/amdgpu: move align_mask and nop into ring funcs as well (v2)Christian König1-4/+4
2016-10-25drm/amdgpu: move the ring type into the funcs structure (v2)Christian König1-3/+3
2016-10-25drm/amdgpu: move IB and frame size directly into the engine descriptionChristian König1-2/+3
2016-10-25drm/amdgpu: move fence and ring defines into amdgpu_ring.hChristian König1-0/+184