drm/amdgpu: add graphic pipeline implementation for si v8
authorKen Wang <Qingqing.Wang@amd.com>
Tue, 19 Jan 2016 06:04:28 +0000 (14:04 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 31 Aug 2016 16:10:50 +0000 (12:10 -0400)
commit2cd46ad22383ab8372b86cdb5257589496099412
tree204b512ad7dc6c20511adcbf77550abfde9e498f
parent098e4b6a908bd773bf30286c80b562e0150f8feb
drm/amdgpu: add graphic pipeline implementation for si v8

v5: rebase fixes
v6: rebase fixes
v7: rebase fixes
    fix tile reg offset as noticed by Jonathan
    Drop some debugging remnants
v8: add gfx v6 firmware versions for sysfs dump

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Ken Wang <Qingqing.Wang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/gfx_v6_0.h [new file with mode: 0644]