drm/amdgpu: use TTM values instead of MC values for the info queries
authorChristian König <christian.koenig@amd.com>
Fri, 30 Jun 2017 12:37:02 +0000 (14:37 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jul 2017 15:06:23 +0000 (11:06 -0400)
commit09628c3f68c6ec63c8eba324eb7fd70d46bf3eb2
treea4971a0584a03322230d779ebf0fc4dc6c773d1f
parent935eefb312566364ef395eb29574e093686dbec8
drm/amdgpu: use TTM values instead of MC values for the info queries

Use the TTM values instead of the hardware config here.

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