]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: sdma handle ras resume
authorxinhui pan <xinhui.pan@amd.com>
Thu, 9 May 2019 01:00:14 +0000 (09:00 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 24 May 2019 17:20:51 +0000 (12:20 -0500)
commitae0faec4a638f6175e9742f8ec0badb188458d39
tree590403ebe86f57778f3582fc90fb8998f337741d
parentb3b7099163c47d13c0638b70e0646588aacc8cf0
drm/amdgpu: sdma 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/sdma_v4_0.c