From: Tomi Valkeinen Date: Thu, 5 Jun 2014 08:35:10 +0000 (+0300) Subject: OMAPDSS: DISPC: reject interlace for lcd out X-Git-Tag: omap-for-v3.17/fixes-against-rc2~112^2~1^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beb8384d4a67179e8c207f00e9035ab121ed5940;p=pandora-kernel.git 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 --- Reading git-diff-tree failed