amdkfd: Fix accounting of device queues
authorOded Gabbay <oded.gabbay@amd.com>
Sun, 7 Dec 2014 20:27:24 +0000 (22:27 +0200)
committerOded Gabbay <oded.gabbay@amd.com>
Sun, 7 Dec 2014 20:27:24 +0000 (22:27 +0200)
This patch fixes a device QCM bug, where the number of queues were not
counted correctly for the operation of update queue. The count was incorrect
as there was no regard to the previous state of the queue.

Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>

No differences found