drm/amdkfd: Call DQM stop during DQM uninitialize
authorMukul Joshi <mukul.joshi@amd.com>
Tue, 10 May 2022 02:34:38 +0000 (22:34 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:42:58 +0000 (09:42 -0400)
commit5e4060123687c4f2c9fb855874f77b14f07526d6
tree184df55a30bc293914b10ed11ca4e913fd775d53
parent21e1217b4c0e0234704d50ea303c7603266604ac
drm/amdkfd: Call DQM stop during DQM uninitialize

During DQM tear down, call DQM stop to unitialize HIQ and
associated memory allocated during packet manager init.

Signed-off-by: Mukul Joshi <mukul.joshi@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c