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:
84273a9
)
OMAPDSS: Add support for DPI source selection
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 21 Sep 2012 09:09:54 +0000
(12:09 +0300)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Mon, 24 Sep 2012 13:50:08 +0000
(16:50 +0300)
We can select the video source for DPI output as follows:
OMAP2/3: always LCD1
OMAP4: LCD2 or DIGIT
OMAP5: LCD1/LCD2/LCD3/DIGIT
This patch adds support to select the source, and makes dpi.c call the
function to set the source.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: David Anders <x0132446@ti.com>
No differences found