commit | b6ffbab813cfc535db5c3815b4eb16dd7d97197c | [log] [tgz] |
---|---|---|
author | Oded Gabbay <oded.gabbay@amd.com> | Sun Dec 07 22:27:24 2014 +0200 |
committer | Oded Gabbay <oded.gabbay@amd.com> | Sun Dec 07 22:27:24 2014 +0200 |
tree | a9d299920bba937a3d288a88209720205b0775b7 | |
parent | b7392d2247cfe6771f95d256374f1a8e6a6f48d6 [diff] |
amdkfd: Fix accounting of device queues 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>