]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb3b7099163c47d13c0638b70e0646588aacc8cf0
tree96a2b92e74ca44b1da804ac2fb7e217f16a6770a
parent7890e41cfe31117f266aa3b4f385959923b7f1e3
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