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:
3385f9d
)
drm/amdkfd: Pass queue type to pqm_create_queue()
author
Ben Goz
<ben.goz@amd.com>
Sat, 3 Jan 2015 20:12:34 +0000
(22:12 +0200)
committer
Oded Gabbay
<oded.gabbay@amd.com>
Fri, 9 Jan 2015 20:26:06 +0000
(22:26 +0200)
This patch passes the correct queue type to pqm_create_queue() instead of a
fixed KFD_QUEUE_TYPE_COMPUTE type.
Signed-off-by: Ben Goz <ben.goz@amd.com>
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
No differences found