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:
341cb9e
)
drm/radeon: allow userptr write access under certain conditions
author
Christian König
<christian.koenig@amd.com>
Thu, 7 Aug 2014 07:36:04 +0000
(09:36 +0200)
committer
Alex Deucher
<alexander.deucher@amd.com>
Mon, 11 Aug 2014 15:04:26 +0000
(11:04 -0400)
It needs to be anonymous memory (no file mappings)
and we are requried to install an MMU notifier.
Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found