commit | 9081c4cf7d4ea40cf7e77e8efe3c2bedb924b830 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Nov 01 13:08:33 2016 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jul 14 11:05:46 2017 -0400 |
tree | 8554dfd1c5845da8242b6e77b8aded221e3a2da7 | |
parent | 84b5d3d10d6c7b8ff53e756217405a535691ff7d [diff] |
drm/amdgpu/gmc8: 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>