drm/amdkfd: print unmap queue status for RAS poison consumption (v3)
authorTao Zhou <tao.zhou1@amd.com>
Mon, 21 Mar 2022 07:45:31 +0000 (15:45 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 25 Mar 2022 16:40:26 +0000 (12:40 -0400)
commited94aca6dbca2519cb71a73c2d276c97fe857596
tree3d4a852145de52fd2aed758516604d3af9027a8b
parent4268d081619a55019e44bf0a62222d47e1e09470
drm/amdkfd: print unmap queue status for RAS poison consumption (v3)

Print the status out when it passes, and also tell user gpu reset
is triggered when we fall back to legacy way.

v2: make the message more explicit.
v3: change succeeds to succeeded.
    replace pr_warn with dev_warn.

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