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:
a350da8
)
drm: omapdrm: Planes are already disabled when destroyed
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Sat, 17 Jan 2015 21:12:38 +0000
(23:12 +0200)
committer
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Fri, 20 Mar 2015 12:30:22 +0000
(14:30 +0200)
Planes are destroyed after framebuffers, which has the side effect of
disabling all planes. There is thus no need to disable planes explicitly
when destroying them.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
No differences found