]> 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)
commit52ff3fd7ff8a535d6f38fdf35a7c965dd08a8a34
tree9fa79e705b263b5936635cc4b0cc897e8b232620
parent597acade2c30694de15224dc03fce1a35d0583ba
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