]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbff427d76505dcbf5298ed1f7c880437cb9abe08
treea4971a0584a03322230d779ebf0fc4dc6c773d1f
parent11c92a79bcd5fae5e2c1461a19b9da5a20a0b5eb
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