summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: implement raster configuration for gfx v6Huang Rui2016-09-191-1/+130
* drm/amdgpu/gfx6: add ring callbacks for ib and dma frame sizeAlex Deucher2016-09-161-0/+31
* drm/amdgpu/gfx6: drop gds_switch callbackAlex Deucher2016-09-161-10/+0Star
* drm/amdgpu/gfx6: add ring_emit_cntxcntlAlex Deucher2016-09-161-0/+8
* drm/amdgpu/gfx6: drop duplicate codeAlex Deucher2016-09-161-24/+9Star
* drm/amdgpu/si: fix ring size for computeAlex Deucher2016-09-161-1/+1
* drm/amd/amdgpu: Remove double lock from gfx v6Tom St Denis2016-09-141-4/+0Star
* drm/amd/amdgpu: Merge get_wptr functions in gfx6Tom St Denis2016-09-021-20/+11Star
* drm/amd/amdgpu: Merge get_rptr functions in gfx6Tom St Denis2016-09-021-8/+3Star
* drm/amd/amdgpu: Various tidy ups for gfx6Tom St Denis2016-09-021-35/+5Star
* drm/amd/amdgpu: Simplify mask creation in gfx6Tom St Denis2016-09-021-7/+1Star
* drm/amd/amdgpu: Add GRBM lock to various SI functionsTom St Denis2016-09-021-0/+8
* drm/amdgpu/gfx6: drop some dead codeAlex Deucher2016-09-021-23/+0Star
* drm/amdgpu: add graphic pipeline implementation for si v8Ken Wang2016-08-311-0/+3288