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:
f7c826a
)
drm/amdkfd: Process-device data creation and lookup split
author
Alexey Skidanov
<Alexey.Skidanov@amd.com>
Tue, 18 Nov 2014 12:00:04 +0000
(14:00 +0200)
committer
Oded Gabbay
<oded.gabbay@amd.com>
Fri, 9 Jan 2015 20:25:58 +0000
(22:25 +0200)
This patch splits the current kfd_get_process_device_data() to two
functions, one that specifically creates a pdd and another one which
just do lookup.
This is done to enhance the readability and maintainability of the code.
Signed-off-by: Alexey Skidanov <Alexey.Skidanov@amd.com>
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
No differences found