drm/amdgpu: gfx handle ras resume
authorxinhui pan <xinhui.pan@amd.com>
Thu, 9 May 2019 00:58:56 +0000 (08:58 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 24 May 2019 17:20:51 +0000 (12:20 -0500)
commit2c2fc0cd0bd162dde2a30eafb851ff11b1ecd655
tree96a2b92e74ca44b1da804ac2fb7e217f16a6770a
parent6121366b749d037ac5f06df721a1f83dd1cb72ed
drm/amdgpu: gfx handle ras resume

During S3/S4 bootloader will re-init ras state behind us.
Resume might fail or raise a gpu reset.

Signed-off-by: xinhui pan <xinhui.pan@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: James Zhu <James.Zhu@amd.com>
Tested-by: James Zhu <James.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c