From: Archit Taneja Date: Wed, 6 Jun 2012 10:55:52 +0000 (+0530) Subject: OMAPDSS: DISPC/APPLY: Use interlace info in manager timings for dispc_ovl_setup() X-Git-Tag: v3.6-rc1~16^2~11^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8050cbe4cd9a96ff333df718f38830eabab690bd;p=pandora-kernel.git OMAPDSS: DISPC/APPLY: Use interlace info in manager timings for dispc_ovl_setup() Currently the interlace parameter passed to dispc_ovl_setup() is configured by checking the display type, and set to true if the display type is VENC. This isn't correct as other panels can take interlaced content too. The omap_video_timings struct in manager's private data contains the info whether the panel is in interlaced mode or not. Signed-off-by: Archit Taneja --- Reading git-diff-tree failed