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:
d574664
)
drm: rcar-du: Switch plane set_property to atomic helpers
author
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Mon, 23 Feb 2015 00:36:31 +0000
(
02:36
+0200)
committer
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Tue, 3 Mar 2015 14:16:23 +0000
(16:16 +0200)
Allow setting up plane properties atomically using the plane
set_property atomic helper. The properties are now stored in the plane
state (requiring subclassing it) and applied when updating the planes.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
No differences found