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:
cd8968f
)
drm/rcar-du: Use struct videomode in platform data
author
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Tue, 26 Aug 2014 22:42:56 +0000
(
00:42
+0200)
committer
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Mon, 15 Sep 2014 08:55:47 +0000
(11:55 +0300)
In preparation for DT support where panel timings will be described by a
DRM-agnostic video mode, replace the struct drm_mode_modeinfo instance
in the panel platform data with a struct videomode.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
No differences found