drm/amdkfd: use unmap all queues for poison consumption
authorTao Zhou <tao.zhou1@amd.com>
Mon, 7 Feb 2022 06:52:19 +0000 (14:52 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Feb 2022 19:15:07 +0000 (14:15 -0500)
commitb1c87b0874a4a2045dc78a8d3d3a77ef61536711
treeaceba8cce95285c18afcc3c3d2fa6801e5ec3a2f
parent03e5b167bd2020053f3d10b61a361de8b17c5936
drm/amdkfd: use unmap all queues for poison consumption

Replace reset queue for specific PASID with unmap all queues, reset
queue could break CP scheduler.

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_int_process_v9.c