]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6fa94271c7b536fa9cd8a03cf1bbcee4a747bb7d
tree58a913710ccadec2a7947a5ceef0bb087c2b8c66
parent6d4b89938ad504e2c28bb019d2e9415e74688707
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]