]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4355f77e16e3c4f64712edb3dd07be27a912827a
tree77eb4cbe80b3eef543ea4284154c623a83f18e18
parent5b1e7fe866c2ce8a5514083baa942a3e1679c2f0
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