drm/amdgpu: add graphic memory controller implementation for si v7
authorKen Wang <Qingqing.Wang@amd.com>
Tue, 19 Jan 2016 06:01:19 +0000 (14:01 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 31 Aug 2016 16:10:18 +0000 (12:10 -0400)
commitdf70502eef80be23e9eab6c916aeb91b460211e9
tree58a913710ccadec2a7947a5ceef0bb087c2b8c66
parent0f27e46258ee73e2fd149f91cb176475ce9b7537
drm/amdgpu: add graphic memory controller implementation for si v7

v4: rebase fixups
v5: rebase fixups
v5: rebase fixups
v6: rebase fixups for gart size changes
v7: add gmc v6 firmware versions for sysfs dump

Signed-off-by: Ken Wang <Qingqing.Wang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/gmc_v6_0.h [new file with mode: 0644]