]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8629e2a28e1d3227b9808ecbc78996f2427b5493
tree204b512ad7dc6c20511adcbf77550abfde9e498f
parenta248880e13494500e8f02bbf0a3cd487fff5e48b
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]