OMAPDSS: DISPC: reject interlace for lcd out
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 5 Jun 2014 08:35:10 +0000 (11:35 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 4 Jul 2014 08:17:57 +0000 (11:17 +0300)
commitbeb8384d4a67179e8c207f00e9035ab121ed5940
treec9307cdee4b65c4ac83f6e82f9ecabf1ef66acb9
parent21d9ca906370e5b3cbd7f507fd7116bbe8edb877
OMAPDSS: DISPC: reject interlace for lcd out

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>
drivers/video/fbdev/omap2/dss/dispc.c