RE: [PATCH] drm/amdgpu: fix s3 ring test failed on Vi caused by KIQ enabled.

2017-04-24 Thread Deucher, Alexander
> -Original Message- > From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf > Of Rex Zhu > Sent: Monday, April 24, 2017 10:07 AM > To: amd-gfx@lists.freedesktop.org > Cc: Zhu, Rex > Subject: [PATCH] drm/amdgpu: fix s3 ring test failed on Vi ca

[PATCH] drm/amdgpu: fix s3 ring test failed on Vi caused by KIQ enabled.

2017-04-24 Thread Rex Zhu
commit 2f3ea04dc9258cc can't fix s3 issue completely. Change-Id: I31d0ba7d143b11543bbb83273c022d8e77f34e08 Signed-off-by: Rex Zhu --- drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c b/drivers/gp