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

2022-03-22 Thread Felix Kuehling
/amdkfd: print unmap queue status for RAS poison consumption (v2) On 3/21/2022 3:08 PM, Tao Zhou wrote: 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. Signed-off-by: Tao Zhou --- drivers/gpu

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

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

2022-03-21 Thread Zhou1, Tao
[AMD Official Use Only] > -Original Message- > From: Lazar, Lijo > Sent: Monday, March 21, 2022 7:21 PM > To: Zhou1, Tao ; amd-gfx@lists.freedesktop.org; Zhang, > Hawking ; Kuehling, Felix > ; Yang, Stanley ; Chai, > Thomas > Subject: Re: [PATCH] drm/amdkfd:

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

2022-03-21 Thread Zhou1, Tao
[AMD Official Use Only] > -Original Message- > From: Paul Menzel > Sent: Monday, March 21, 2022 6:47 PM > To: Zhou1, Tao > Cc: amd-gfx@lists.freedesktop.org; Zhang, Hawking > ; Kuehling, Felix ; Yang, > Stanley ; Chai, Thomas > Subject: Re: [PATCH] drm/a

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

2022-03-21 Thread Lazar, Lijo
On 3/21/2022 3:08 PM, Tao Zhou wrote: 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. Signed-off-by: Tao Zhou --- drivers/gpu/drm/amd/amdkfd/kfd_int_process_v9.c | 11 +++ 1 file

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

2022-03-21 Thread Zhang, Hawking
[AMD Official Use Only] Reviewed-by: Hawking Zhang Regards, Hawking -Original Message- From: Zhou1, Tao Sent: Monday, March 21, 2022 17:38 To: amd-gfx@lists.freedesktop.org; Zhang, Hawking ; Kuehling, Felix ; Yang, Stanley ; Chai, Thomas Cc: Zhou1, Tao Subject: [PATCH] drm/amdkfd: p

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

2022-03-21 Thread Paul Menzel
Dear Tao, Thank you for the patch. Am 21.03.22 um 10:38 schrieb 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. Signed-off-by: Tao Zhou --- drivers/gpu/drm/amd/amdkfd/kfd_int_pr

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

2022-03-21 Thread Zhang, Hawking
[AMD Official Use Only] Let's explicitly call out RAS poison consumption, unmap queue flow succeed: client id %d\n And RAS poison consumption, fallback to gpu reset flow: client id %d\n Regards, Hawking -Original Message- From: Zhou1, Tao Sent: Monday, March 21, 2022 16:21 To: amd-gf