aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson1-3/+3
2016-09-19drm/amdgpu: implement raster configuration for gfx v6Huang Rui1-1/+130
2016-09-16drm/amdgpu/gfx6: add ring callbacks for ib and dma frame sizeAlex Deucher1-0/+31
2016-09-16drm/amdgpu/gfx6: drop gds_switch callbackAlex Deucher1-10/+0
2016-09-16drm/amdgpu/gfx6: add ring_emit_cntxcntlAlex Deucher1-0/+8
2016-09-16drm/amdgpu/gfx6: drop duplicate codeAlex Deucher1-24/+9
2016-09-16drm/amdgpu/si: fix ring size for computeAlex Deucher1-1/+1
2016-09-14drm/amd/amdgpu: Remove double lock from gfx v6Tom St Denis1-4/+0
2016-09-02drm/amd/amdgpu: Merge get_wptr functions in gfx6Tom St Denis1-20/+11
2016-09-02drm/amd/amdgpu: Merge get_rptr functions in gfx6Tom St Denis1-8/+3
2016-09-02drm/amd/amdgpu: Various tidy ups for gfx6Tom St Denis1-35/+5
2016-09-02drm/amd/amdgpu: Simplify mask creation in gfx6Tom St Denis1-7/+1
2016-09-02drm/amd/amdgpu: Add GRBM lock to various SI functionsTom St Denis1-0/+8
2016-09-02drm/amdgpu/gfx6: drop some dead codeAlex Deucher1-23/+0
2016-08-31drm/amdgpu: add graphic pipeline implementation for si v8Ken Wang1-0/+3288