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:
70c70f0
)
drm/msm: remove redundant private plane cleanup
author
Rob Clark
<robdclark@gmail.com>
Mon, 2 Jun 2014 11:22:29 +0000
(07:22 -0400)
committer
Rob Clark
<robdclark@gmail.com>
Mon, 2 Jun 2014 11:36:29 +0000
(07:36 -0400)
Now that drm core knows about private planes, it cleans them up for us.
Trying to do this twice results in badness.
Signed-off-by: Rob Clark <robdclark@gmail.com>
No differences found