drm/amdgpu/gmc6: use the vram location programmed by the vbios
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 1 Nov 2016 17:15:29 +0000 (13:15 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jul 2017 15:05:47 +0000 (11:05 -0400)
commitba3a5b83dd9b7490fcab098c875709c03cf439ef
treeea9670b826aeafdf5deea96ec798b1f0e3726f32
parente0205a7156a62bfcaa3f3f2ed556faf3c9b38aad
drm/amdgpu/gmc6: use the vram location programmed by the vbios

This makes mc programming much simpler in future patches.

Since evergreen, the vbios has been programming the fb location
to the proper vram size.  The only reason to reprogram it would
be to change the location.

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