summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_gem_atomic_helper.c
diff options
context:
space:
mode:
authorMukul Joshi <mukul.joshi@amd.com>2021-09-20 20:48:23 -0400
committerAlex Deucher <alexander.deucher@amd.com>2021-10-13 14:14:48 -0400
commit91a1a52d03aa0f1f2b51c7df8a7bf437e906e29f (patch)
tree76cd74fbfdf110ea66892d85b71feb2e8c767d21 /drivers/gpu/drm/drm_gem_atomic_helper.c
parenta4967a1ebf1b9e68cc99ab666ece65733fffcac6 (diff)
downloadlinux-91a1a52d03aa0f1f2b51c7df8a7bf437e906e29f.tar.bz2
drm/amdgpu: Fix RAS page retirement with mode2 reset on Aldebaran
During mode2 reset, the GPU is temporarily removed from the mgpu_info list. As a result, page retirement fails because it cannot find the GPU in the GPU list. To fix this, create our own list of GPUs that support MCE notifier based page retirement and use that list to check if the UMC error occurred on a GPU that supports MCE notifier based page retirement. Signed-off-by: Mukul Joshi <mukul.joshi@amd.com> Reviewed-by: Tao Zhou <tao.zhou1@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/drm_gem_atomic_helper.c')
0 files changed, 0 insertions, 0 deletions