drm/amd/amdkfd: add/remove kfd queues on start/stop KFD scheduling
authorShaoyun Liu <shaoyun.liu@amd.com>
Fri, 4 Oct 2024 16:00:36 +0000 (12:00 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 11 Nov 2024 17:22:39 +0000 (12:22 -0500)
commitaf5661c7c708b1923a1761fe12527c2b85ad47ba
treeec7c996aaad1b077d5219154ecead0eea970f3ba
parent6cb6d437b57a16487197e4abc3ab2838d7bf473c
drm/amd/amdkfd: add/remove kfd queues on start/stop KFD scheduling

Add back kfd queues in start scheduling that originally been
removed on stop scheduling.

Signed-off-by: Shaoyun Liu <shaoyun.liu@amd.com>
Reviewed-by: Felix Kuehling <felix.kuehling@amd.com>
Reviewed-by: Philip Yang <Philip.Yang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c