drm/amdkfd: add RAS poison consumption handling for UTCL2 (v2)
authorTao Zhou <tao.zhou1@amd.com>
Wed, 16 Mar 2022 06:38:12 +0000 (14:38 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 25 Mar 2022 16:40:26 +0000 (12:40 -0400)
commit1990e29b1900758f596434204d4067955f6e904e
tree9db8f9ba77f55018e9ee6eb1babe02e38068dce2
parent6475ae2b742876aa9b2a0aff7ba60f5c81917614
drm/amdkfd: add RAS poison consumption handling for UTCL2 (v2)

Do RAS page retirement and use gpu reset as fallback in UTCL2 fault
handler.

v2: replace vm fault event with posion consumed event in UTCL2
poison consumption.

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/amdkfd/kfd_int_process_v9.c