Re: [PATCH 1/2] drm/amdgpu: clarify why we evict vram twice on suspend

2016-10-11 Thread Christian König
Am 10.10.2016 um 18:49 schrieb Alex Deucher: Update the comment to explain why we do this. Signed-off-by: Alex Deucher Reviewed-by: Christian König for both. --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/drivers/gp

[PATCH 1/2] drm/amdgpu: clarify why we evict vram twice on suspend

2016-10-10 Thread Alex Deucher
Update the comment to explain why we do this. Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c index bfca676.