commit | 7113cd652969fe1a59a9560e700000633df6a3e1 | [log] [tgz] |
---|---|---|
author | Oded Gabbay <oded.gabbay@amd.com> | Thu Jan 22 11:40:06 2015 +0200 |
committer | Oded Gabbay <oded.gabbay@amd.com> | Thu Jan 22 12:43:42 2015 +0200 |
tree | 492f1e552eba19ef7f1faa614f2e97ec389d4a39 | |
parent | 300dec9578f77111d5fe0c236681b9e25a00cee7 [diff] |
drm/amdkfd: Handle case of invalid queue type This patch handles a case where amdkfd tries to destroy a queue but the queue type is invalid. This case occurs in non-HWS path. Signed-off-by: Oded Gabbay <oded.gabbay@amd.com> Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com>