Re: [PATCH] drm/amdgpu: fix the clearing wb size

2017-03-15 Thread Christian König
Am 15.03.2017 um 08:30 schrieb Huang Rui: The clearing wb size should be the one that it is assigned. Signed-off-by: Huang Rui Reviewed-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/

[PATCH] drm/amdgpu: fix the clearing wb size

2017-03-15 Thread Huang Rui
The clearing wb size should be the one that it is assigned. Signed-off-by: Huang Rui --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c ind