drm/amdgpu/gmc8: drop fb location programming
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 1 Nov 2016 17:33:28 +0000 (13:33 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jul 2017 15:05:48 +0000 (11:05 -0400)
commitcad81e34a8d268146fda82d2379eafb0ce9ea775
tree0cb2832690cfc348baa49fa678d30ae43172cc71
parentba3a5b83dd9b7490fcab098c875709c03cf439ef
drm/amdgpu/gmc8: 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_v8_0.c