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:
bda3fda
)
drm: GEM CMA: Split object creation into object alloc and DMA memory alloc
author
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Sun, 17 Feb 2013 00:54:26 +0000
(
01:54
+0100)
committer
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Sat, 8 Jun 2013 07:14:04 +0000
(09:14 +0200)
This allows creating a GEM CMA object without an associated DMA memory
buffer, and will be used to implement DRM PRIME support.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Rob Clark <robdclark@gmail.com>
No differences found