RE: [PATCH 3/3] drm/amdgpu: make reset method configurable for RAS poison

2024-03-18 Thread Zhang, Hawking
[AMD Official Use Only - General] Series is Reviewed-by: Hawking Zhang Regards, Hawking -Original Message- From: amd-gfx On Behalf Of Tao Zhou Sent: Monday, March 18, 2024 15:26 To: amd-gfx@lists.freedesktop.org Cc: Zhou1, Tao Subject: [PATCH 3/3] drm/amdgpu: make reset method

[PATCH 3/3] drm/amdgpu: make reset method configurable for RAS poison

2024-03-18 Thread Tao Zhou
Each RAS block has different requirement for gpu reset in poison consumption handling. Add support for mmhub RAS poison consumption handling. v2: remove the mmhub poison support for kfd int v10. Signed-off-by: Tao Zhou --- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c| 2 +- drivers/gpu/drm/a

RE: [PATCH 3/3] drm/amdgpu: make reset method configurable for RAS poison

2024-03-17 Thread Zhang, Hawking
, Tao Sent: Monday, March 18, 2024 11:11 To: Zhang, Hawking ; amd-gfx@lists.freedesktop.org Subject: RE: [PATCH 3/3] drm/amdgpu: make reset method configurable for RAS poison [AMD Official Use Only - General] I can remove the support for SOC15_IH_CLIENTID_VMC from v10, but the reset type shou

RE: [PATCH 3/3] drm/amdgpu: make reset method configurable for RAS poison

2024-03-17 Thread Zhou1, Tao
: Zhou1, Tao ; amd-gfx@lists.freedesktop.org > Cc: Zhou1, Tao > Subject: RE: [PATCH 3/3] drm/amdgpu: make reset method configurable for RAS > poison > > [AMD Official Use Only - General] > > Let's not copy kfd interrupt handler and the work queue implementation from v9 >

RE: [PATCH 3/3] drm/amdgpu: make reset method configurable for RAS poison

2024-03-17 Thread Zhang, Hawking
wking -Original Message- From: amd-gfx On Behalf Of Tao Zhou Sent: Wednesday, March 13, 2024 17:12 To: amd-gfx@lists.freedesktop.org Cc: Zhou1, Tao Subject: [PATCH 3/3] drm/amdgpu: make reset method configurable for RAS poison Each RAS block has different requirement for gpu reset in p

[PATCH 3/3] drm/amdgpu: make reset method configurable for RAS poison

2024-03-13 Thread Tao Zhou
Each RAS block has different requirement for gpu reset in poison consumption handling. Add support for mmhub RAS poison consumption handling. Signed-off-by: Tao Zhou --- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c| 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h| 2 +- drivers/gpu/drm/