drm/amdgpu: add page retirement handling for CPU RAS
authorTao Zhou <tao.zhou1@amd.com>
Wed, 21 Sep 2022 09:03:00 +0000 (17:03 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 29 Sep 2022 13:42:36 +0000 (09:42 -0400)
commit5e1fdf76cf9b1b764d6061d78c29901d774fc061
tree057662bf4136d2394ebdae051ae4b05b10496e16
parentcd4c99f103af5a85fcae5d31a9e85361679ab979
drm/amdgpu: add page retirement handling for CPU RAS

Do RAS page retirement in poison consumption handler unconditionally.

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c