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:
21d9ca9
)
OMAPDSS: DISPC: reject interlace for lcd out
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Thu, 5 Jun 2014 08:35:10 +0000
(11:35 +0300)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 4 Jul 2014 08:17:57 +0000
(11:17 +0300)
OMAP2/3 does not support interlace for LCD out. OMAP4+ does, but is not
supported by the driver at the moment.
The driver still accepts interlaced mode for LCD out, causing broken
display output.
This patch makes dispc reject interlace for LCD out.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found