commit | 23c8f88e8a140c8435658c369b26c7b60d8fe3c0 | [log] [tgz] |
---|---|---|
author | Archit Taneja <archit@ti.com> | Thu Jun 28 11:15:51 2012 +0530 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Jun 29 10:15:52 2012 +0300 |
tree | f4a454c8f17f9c10e055a8003bb1a2e89838523c | |
parent | 07fb51c6bda74210b57a06e6dc901a6b0f04c09a [diff] |
OMAPDSS: Add interlace parameter to omap_video_timings 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>