drm/amdgpu: implement soft_recovery for GFX9
authorChristian König <christian.koenig@amd.com>
Wed, 22 Aug 2018 10:04:11 +0000 (12:04 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Aug 2018 20:10:36 +0000 (15:10 -0500)
commit80dbea4720bb43b473219fad0cf3b426f2cd04cc
tree974bc95ee8d1528ae30240383e800e3307f19ffc
parentf5d850331ea9bdf18e68ae298cff35c7b7233993
drm/amdgpu: implement soft_recovery for GFX9

Try to kill waves on the SQ.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c