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:
2debab9
)
drm: omapdrm: Reset the zorder property when disabling a plane
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Mon, 12 Jan 2015 21:56:57 +0000
(23:56 +0200)
committer
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Fri, 20 Mar 2015 12:30:18 +0000
(14:30 +0200)
Whether to reset plane properties at disable time isn't well-defined in
DRM, but resetting only part of them is probably as bad as it can get.
Make the behaviour coherent by resetting the zorder property in addition
to the rotation property.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
No differences found