RE: [PATCH] drm/amdgpu/gfx9.4.3: Implement compute pipe reset

2024-08-20 Thread Liang, Prike
[AMD Official Use Only - AMD Internal Distribution Only] > From: Ma, Le > Sent: Tuesday, August 20, 2024 5:38 PM > To: Liang, Prike ; amd-gfx@lists.freedesktop.org > Cc: Deucher, Alexander > Subject: RE: [PATCH] drm/amdgpu/gfx9.4.3: Implement compute pipe reset > > [AMD Of

RE: [PATCH] drm/amdgpu/gfx9.4.3: Implement compute pipe reset

2024-08-20 Thread Ma, Le
[AMD Official Use Only - AMD Internal Distribution Only] > -Original Message- > From: amd-gfx On Behalf Of Prike > Liang > Sent: Tuesday, August 20, 2024 4:58 PM > To: amd-gfx@lists.freedesktop.org > Cc: Deucher, Alexander ; Liang, Prike > > Subject: [PA

[PATCH] drm/amdgpu/gfx9.4.3: Implement compute pipe reset

2024-08-20 Thread Prike Liang
Implement the compute pipe reset and driver will fallback to pipe reset when queue reset failed. Signed-off-by: Prike Liang --- drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h | 5 + drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c | 153 2 files changed, 138 insertions(+), 20 deletion