drm/amdgpu: implement soft_recovery for gfx10
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 8 May 2020 18:33:09 +0000 (14:33 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 8 May 2020 18:53:24 +0000 (14:53 -0400)
commitbff1a6112b09a810d8a1c0c0ea306e58810d4f0b
tree2e72f0e849e0427c0a9a4a45942fa91adf6e5d2e
parentb2b6290a23986a5c88384887b8a589a3c4ebe292
drm/amdgpu: implement soft_recovery for gfx10

Same as gfx9.  This allows us to kill the waves for hung
shaders.

Acked-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c