git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7392d2
)
amdkfd: Fix accounting of device queues
author
Oded Gabbay
<oded.gabbay@amd.com>
Sun, 7 Dec 2014 20:27:24 +0000
(22:27 +0200)
committer
Oded 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