RE: [PATCH] drm/amdgpu: support new mode-1 reset interface (v2)

2021-11-16 Thread Zhou1, Tao
Yang(Kevin) > Subject: RE: [PATCH] drm/amdgpu: support new mode-1 reset interface (v2) > > [AMD Official Use Only] > > With the concern from Guchun addressed, the patch is reviewed-by: Evan Quan > > > > -Original Message- > > From: Zhou1, Tao &

RE: [PATCH] drm/amdgpu: support new mode-1 reset interface (v2)

2021-11-16 Thread Quan, Evan
[AMD Official Use Only] With the concern from Guchun addressed, the patch is reviewed-by: Evan Quan > -Original Message- > From: Zhou1, Tao > Sent: Tuesday, November 16, 2021 6:29 PM > To: amd-gfx@lists.freedesktop.org; Zhang, Hawking > ; Clements, John ; > Yang, Stanley ; Quan, Evan >

RE: [PATCH] drm/amdgpu: support new mode-1 reset interface (v2)

2021-11-16 Thread Chen, Guchun
Tao ; amd-gfx@lists.freedesktop.org; Zhang, Hawking ; Clements, John ; Yang, Stanley ; Quan, Evan ; Wang, Yang(Kevin) Subject: Re: [PATCH] drm/amdgpu: support new mode-1 reset interface (v2) On 11/16/2021 3:58 PM, Tao Zhou wrote: > If gpu reset is triggered by ras fatal error, t

Re: [PATCH] drm/amdgpu: support new mode-1 reset interface (v2)

2021-11-16 Thread Lazar, Lijo
On 11/16/2021 3:58 PM, Tao Zhou wrote: If gpu reset is triggered by ras fatal error, tell it to smu in mode-1 reset message. v2: move mode-1 reset function to aldebaran_ppt.c since it's aldebaran specific currently. Signed-off-by: Tao Zhou Reviewed-by: Lijo Lazar Thanks, Lijo --- dr

Re: [PATCH] drm/amdgpu: support new mode-1 reset interface

2021-11-16 Thread Lazar, Lijo
refactoring with future ASICs. Thanks, Lijo Regards, Tao -Original Message- From: Lazar, Lijo Sent: Tuesday, November 16, 2021 3:44 PM To: Zhou1, Tao ; amd-gfx@lists.freedesktop.org; Zhang, Hawking ; Clements, John ; Yang, Stanley ; Quan, Evan Subject: Re: [PATCH] drm/amdgpu: support

RE: [PATCH] drm/amdgpu: support new mode-1 reset interface

2021-11-16 Thread Zhou1, Tao
> -Original Message- > From: Lazar, Lijo > Sent: Tuesday, November 16, 2021 3:44 PM > To: Zhou1, Tao ; amd-gfx@lists.freedesktop.org; Zhang, > Hawking ; Clements, John > ; Yang, Stanley ; Quan, > Evan > Subject: Re: [PATCH] drm/amdgpu: support new mode-1 reset interface > &

Re: [PATCH] drm/amdgpu: support new mode-1 reset interface

2021-11-15 Thread Lazar, Lijo
On 11/16/2021 12:53 PM, Tao Zhou wrote: If gpu reset is triggered by ras fatal error, tell it to smu in mode-1 reset message. Signed-off-by: Tao Zhou --- .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c| 21 --- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/

RE: [PATCH] drm/amdgpu: support new mode-1 reset interface

2021-11-15 Thread Zhang, Hawking
[AMD Official Use Only] Reviewed-by: Hawking Zhang Regards, Hawking -Original Message- From: Zhou1, Tao Sent: Tuesday, November 16, 2021 15:24 To: amd-gfx@lists.freedesktop.org; Zhang, Hawking ; Clements, John ; Yang, Stanley ; Quan, Evan Cc: Zhou1, Tao Subject: [PATCH] drm/amdgpu: