From: Archit Taneja Date: Thu, 28 Jun 2012 05:45:51 +0000 (+0530) Subject: OMAPDSS: Add interlace parameter to omap_video_timings X-Git-Tag: v3.6-rc1~16^2~11^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23c8f88e8a140c8435658c369b26c7b60d8fe3c0;p=pandora-kernel.git 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 --- Reading git-diff-tree failed