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:
f398f34
)
drm: rcar-du: Replace plane crtc and enabled fields by plane state
author
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Sun, 22 Feb 2015 17:24:59 +0000
(19:24 +0200)
committer
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Tue, 3 Mar 2015 14:16:25 +0000
(16:16 +0200)
The crtc and enabled fields duplicates information stored in the plane
state. Use the plane state instead and remove the fields.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
No differences found