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:
032f8d5
)
drm/msm: fb prepare/cleanup
author
Rob Clark
<robdclark@gmail.com>
Sat, 8 Nov 2014 14:13:37 +0000
(09:13 -0500)
committer
Rob Clark
<robdclark@gmail.com>
Sun, 16 Nov 2014 19:27:36 +0000
(14:27 -0500)
Atomic wants to split the prepare/pin from where we actually program the
scanout address (so that any part that can fail is done synchronously).
Add some fb/gem apis to make this easier to use from the kms parts.
Signed-off-by: Rob Clark <robdclark@gmail.com>
No differences found