In nbio v7_9, host driver should not issu gpu reset

Signed-off-by: Hawking Zhang <hawking.zh...@amd.com>
---
 drivers/gpu/drm/amd/amdgpu/nbio_v7_9.c | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/drivers/gpu/drm/amd/amdgpu/nbio_v7_9.c 
b/drivers/gpu/drm/amd/amdgpu/nbio_v7_9.c
index 23f26f8caad4..25a3da83e0fb 100644
--- a/drivers/gpu/drm/amd/amdgpu/nbio_v7_9.c
+++ b/drivers/gpu/drm/amd/amdgpu/nbio_v7_9.c
@@ -611,11 +611,6 @@ static void 
nbio_v7_9_handle_ras_controller_intr_no_bifring(struct amdgpu_device
 
                dev_info(adev->dev, "RAS controller interrupt triggered "
                                        "by NBIF error\n");
-
-               /* ras_controller_int is dedicated for nbif ras error,
-                * not the global interrupt for sync flood
-                */
-               amdgpu_ras_reset_gpu(adev);
        }
 
        amdgpu_ras_error_data_fini(&err_data);
-- 
2.17.1

Reply via email to