OSDN Git Service

drm/amdgpu: implement soft_recovery for GFX8 v2
authorChristian König <christian.koenig@amd.com>
Tue, 21 Aug 2018 10:45:31 +0000 (12:45 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Aug 2018 20:10:29 +0000 (15:10 -0500)
commitf5d850331ea9bdf18e68ae298cff35c7b7233993
tree5bef3dd4a1605cbdecdd2870f1241ab23008fe78
parentefb6706405963047fb312efbe1af2d7490b58261
drm/amdgpu: implement soft_recovery for GFX8 v2

Try to kill waves on the SQ.

v2: only for the GFX ring for now.

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_v8_0.c