summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.c
diff options
context:
space:
mode:
authorJonathan Kim <jonathan.kim@amd.com>2023-03-24 16:19:27 -0400
committerAlex Deucher <alexander.deucher@amd.com>2023-06-09 12:35:18 -0400
commitbb13d763f251c28b08d996671c5146a2113fc9e7 (patch)
tree4c34b94c4dfdcd20f0be3bfd306dba2c76ec721e /drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.c
parent01f648202c5390f4c366793b34c27cddad4ca8d7 (diff)
drm/amdkfd: fix kfd_suspend_all_processes
Flush delayed restore work in kfd_suspend_all_queues instead of cancelling. Cancelling the work before it runs results in the queues becoming permanently disabled. Flushing the work ensures that the queue suspend/resume state stays balanced. Signed-off-by: Jonathan Kim <jonathan.kim@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_amdkfd_gfx_v10.c')
0 files changed, 0 insertions, 0 deletions