]> www.infradead.org Git - users/willy/xarray.git/commit
drm/amdgpu: abort KIQ waits when there is a pending reset
authorVictor Skvortsov <victor.skvortsov@amd.com>
Fri, 2 Aug 2024 18:22:26 +0000 (14:22 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 16 Aug 2024 18:27:50 +0000 (14:27 -0400)
commit19cff16559a4f2d763faf4f8392bf86d3a21b93c
tree926533fafbe068a7f28f4a159b115e4cac9f0ad9
parent96595204195d7e13736a84295e217316610d4cdb
drm/amdgpu: abort KIQ waits when there is a pending reset

Stop waiting for the KIQ to return back when there is a reset pending.
It's quite likely that the KIQ will never response.

Signed-off-by: Koenig Christian <Christian.Koenig@amd.com>
Suggested-by: Lazar Lijo <Lijo.Lazar@amd.com>
Tested-by: Victor Skvortsov <victor.skvortsov@amd.com>
Signed-off-by: Victor Skvortsov <victor.skvortsov@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c
drivers/gpu/drm/amd/amdgpu/amdgpu_reset.h