drm/amdgpu: enable ras suspend/resume
authorxinhui pan <xinhui.pan@amd.com>
Wed, 8 May 2019 23:32:54 +0000 (07:32 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 24 May 2019 17:20:51 +0000 (12:20 -0500)
commit5e6932fe31624f97e394c4106b4c209db03810d9
tree77eb4cbe80b3eef543ea4284154c623a83f18e18
parent511fdbc33aaa4758f7c445183ff840e251c0b427
drm/amdgpu: enable ras suspend/resume

suspend/resume will change ras state behind us. Let driver get notified.

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/amdgpu_device.c