OMAPDSS: Add interlace parameter to omap_video_timings
authorArchit Taneja <archit@ti.com>
Thu, 28 Jun 2012 05:45:51 +0000 (11:15 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 29 Jun 2012 07:15:52 +0000 (10:15 +0300)
Add a parameter called interlace which tells whether the timings are in
interlaced or progressive mode. This aligns the omap_video_timings struct with
the Xorg modeline configuration.

It also removes the hack needed to write to divide the manager height by 2 if
the connected interface is VENC.

Signed-off-by: Archit Taneja <archit@ti.com>

No differences found