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

2021-11-16 Thread Zhou1, Tao
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
anley ; Quan, Evan > ; Lazar, Lijo ; Wang, > Yang(Kevin) > Cc: Zhou1, Tao > Subject: [PATCH] drm/amdgpu: support new mode-1 reset interface (v2) > > If gpu reset is triggered by ras fatal error, tell it to smu in mode-1 > reset message. > > v2: move mode-1 reset fun

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

2021-11-16 Thread Chen, Guchun
; 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, tell it to smu in mod

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 ---

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

2021-11-16 Thread Tao Zhou
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 --- drivers/gpu/drm/amd/pm/inc/smu_v13_0.h| 3 +-