]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdkfd: Deallocate SDMA queues correctly
authorFelix Kuehling <Felix.Kuehling@amd.com>
Fri, 23 Mar 2018 19:30:34 +0000 (15:30 -0400)
committerOded Gabbay <oded.gabbay@gmail.com>
Fri, 23 Mar 2018 19:30:34 +0000 (15:30 -0400)
commit75c2d3ca5e73f6d384adb6bef13401461e35e580
tree9fa79e705b263b5936635cc4b0cc897e8b232620
parentb5126434cbee4b46f34f323eb37448a179e5b1e1
drm/amdkfd: Deallocate SDMA queues correctly

Deallocate SDMA queues during abnormal process termination and when
queue creation fails after the SDMA allocation.

Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c