Re: [PATCH] amd/amdgpu: perform soft reset for sdma fed error

2023-05-12 Thread Alex Deucher
On Fri, May 12, 2023 at 3:49 AM YiPeng Chai wrote: > > When testing sdma ib ring fails to detect sdma > hang for sdma fed error, force to perform soft > reset. > > Signed-off-by: YiPeng Chai Acked-by: Alex Deucher > --- > drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c | 16 > 1 file

[PATCH] amd/amdgpu: perform soft reset for sdma fed error

2023-05-12 Thread YiPeng Chai
When testing sdma ib ring fails to detect sdma hang for sdma fed error, force to perform soft reset. Signed-off-by: YiPeng Chai --- drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c | 16 1 file changed, 16 insertions(+) diff --git a/drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c b/drivers/gpu/d