drm/amdgpu/gmc7: drop fb location programming
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 1 Nov 2016 17:39:10 +0000 (13:39 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jul 2017 15:05:48 +0000 (11:05 -0400)
commit219611db30573bab37ff46f4e36571eba0bbd6a5
tree6e0fc24a3daeb86dbbc249cf3988499daff9e8e5
parentcad81e34a8d268146fda82d2379eafb0ce9ea775
drm/amdgpu/gmc7: 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_v7_0.c