RE: [PATCH 4/4] drm/amdgpu: Move ras resume into SRIOV function

2024-04-30 Thread Luo, Zhigang
, Yunxiang (Teddy) Subject: [PATCH 4/4] drm/amdgpu: Move ras resume into SRIOV function This is part of the reset, move it into the reset function. Signed-off-by: Yunxiang Li --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) diff

RE: [PATCH 4/4] drm/amdgpu: Move ras resume into SRIOV function

2024-04-28 Thread Deng, Emily
; Kuehling, >Felix ; Deng, Emily ; Li, >Yunxiang (Teddy) >Subject: [PATCH 4/4] drm/amdgpu: Move ras resume into SRIOV function > >This is part of the reset, move it into the reset function. > >Signed-off-by: Yunxiang Li >--- > drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 1

[PATCH 4/4] drm/amdgpu: Move ras resume into SRIOV function

2024-04-25 Thread Yunxiang Li
This is part of the reset, move it into the reset function. Signed-off-by: Yunxiang Li --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_d