Re: [PATCH 06/11] drm/amdgpu: use TTM values instead of MC values for the info queries

2017-07-06 Thread Alex Deucher
On Mon, Jul 3, 2017 at 5:44 AM, Christian König wrote: > From: Christian König > > Use the TTM values instead of the hardware config here. > > Signed-off-by: Christian König Reviewed-by: Alex Deucher

[PATCH 06/11] drm/amdgpu: use TTM values instead of MC values for the info queries

2017-07-03 Thread Christian König
From: Christian König Use the TTM values instead of the hardware config here. Signed-off-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git