drm/amdgpu/gmc6: drop fb location programming
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Nov 2016 22:37:41 +0000 (17:37 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jul 2017 15:05:49 +0000 (11:05 -0400)
commit71086a3e8470eee3e54a454d276e6f214be28fdc
tree77aacaebdde605d1a81a000ed3bd0fc87653e54c
parent219611db30573bab37ff46f4e36571eba0bbd6a5
drm/amdgpu/gmc6: drop fb location programming

No need to do this as the vbios does this for us.  As such
we no longer need to stop the mc during init.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c