[PATCH] drm/amdkfd: print unmap queue status for RAS poison consumption (v3)

2022-03-21 Thread Tao Zhou
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 --- drivers/gpu/drm/amd/amdkfd/kfd_int_process_v9.c |

Re: [PATCH] drm/amdkfd: print unmap queue status for RAS poison consumption (v3)

2022-03-21 Thread Paul Menzel
Dear Tao, Am 22.03.22 um 04:51 schrieb Zhou1, Tao: -Original Message- From: Paul Menzel Sent: Tuesday, March 22, 2022 11:42 AM […] Am 22.03.22 um 04:29 schrieb Tao Zhou: Print the status out when it passes, and also tell user gpu reset is triggered when we fallback to legacy way

RE: [PATCH] drm/amdkfd: print unmap queue status for RAS poison consumption (v3)

2022-03-21 Thread Zhou1, Tao
: [PATCH] drm/amdkfd: print unmap queue status for RAS poison > consumption (v3) > > Dear Tao, > > > Thank you for rerolling the pacth. > > Am 22.03.22 um 04:29 schrieb Tao Zhou: > > Print the status out when it passes, and also tell user gpu reset is > > tri

Re: [PATCH] drm/amdkfd: print unmap queue status for RAS poison consumption (v3)

2022-03-21 Thread Paul Menzel
Dear Tao, Thank you for rerolling the pacth. Am 22.03.22 um 04:29 schrieb Tao Zhou: Print the status out when it passes, and also tell user gpu reset is triggered when we fallback to legacy way. The verb *fall back* is written with a space. v2: make the message more explicitly. explicit

[PATCH] drm/amdkfd: print unmap queue status for RAS poison consumption (v3)

2022-03-21 Thread Tao Zhou
Print the status out when it passes, and also tell user gpu reset is triggered when we fallback to legacy way. v2: make the message more explicitly. v3: change succeeds to succeeded. replace pr_warn with dev_info. Signed-off-by: Tao Zhou --- drivers/gpu/drm/amd/amdkfd/kfd_int_process_v9.c |