Re: [PATCH] drm/amdgpu: implement soft_recovery for gfx10

2020-05-08 Thread Christian König
Am 05.05.20 um 18:42 schrieb Alex Deucher: Same as gfx9. This allows us to kill the waves for hung shaders. Signed-off-by: Alex Deucher Reviewed-by: Christian König --- drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 14 ++ 1 file changed, 14 insertions(+) diff --git a/drivers/gp

RE: [PATCH] drm/amdgpu: implement soft_recovery for gfx10

2020-05-07 Thread Quan, Evan
[AMD Official Use Only - Internal Distribution Only] Acked-by: Evan Quan -Original Message- From: amd-gfx On Behalf Of Alex Deucher Sent: Wednesday, May 6, 2020 12:42 AM To: amd-gfx@lists.freedesktop.org Cc: Deucher, Alexander Subject: [PATCH] drm/amdgpu: implement soft_recovery for gf

Re: [PATCH] drm/amdgpu: implement soft_recovery for gfx10

2020-05-07 Thread Alex Deucher
Ping? On Tue, May 5, 2020 at 12:42 PM Alex Deucher wrote: > > Same as gfx9. This allows us to kill the waves for hung > shaders. > > Signed-off-by: Alex Deucher > --- > drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 14 ++ > 1 file changed, 14 insertions(+) > > diff --git a/drivers/gpu/d