]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita56e8abdb5daf808bff3965d1fe85473b40d53f4
tree3d4a852145de52fd2aed758516604d3af9027a8b
parent4f661f8b6dcc896d6db938ad7342cbf5c5168d81
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