aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorshaoyunl <shaoyun.liu@amd.com>2021-11-14 12:38:18 -0500
committerAlex Deucher <alexander.deucher@amd.com>2021-11-22 14:45:02 -0500
commitc96cb65989036feaeaff371551b40910f32f3c6c (patch)
tree5d2ba035346a98d8a227a778c9ab97b4f4caf6af /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parent33155ce6e1a846759ba218ca8aa792305b351133 (diff)
downloadlinux-c96cb65989036feaeaff371551b40910f32f3c6c.tar.gz
linux-c96cb65989036feaeaff371551b40910f32f3c6c.tar.bz2
linux-c96cb65989036feaeaff371551b40910f32f3c6c.zip
drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again
In SRIOV configuration, the reset may failed to bring asic back to normal but stop cpsch already been called, the start_cpsch will not be called since there is no resume in this case. When reset been triggered again, driver should avoid to do uninitialization again. Signed-off-by: shaoyunl <shaoyun.liu@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions