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:
f1386fb
)
amdkfd: init aperture once per process
author
Alexey Skidanov
<Alexey.Skidanov@amd.com>
Tue, 18 Nov 2014 11:56:23 +0000
(13:56 +0200)
committer
Oded Gabbay
<oded.gabbay@amd.com>
Tue, 18 Nov 2014 11:56:23 +0000
(13:56 +0200)
Since the user space may call open() more that once from the same process,
the aperture initialization should be moved from kfd_open()
Signed-off-by: Alexey Skidanov <Alexey.Skidanov@amd.com>
Reviewed-by: Oded Gabbay <oded.gabbay@amd.com>
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
No differences found