From: Chandrabhanu Mahapatra Date: Mon, 2 Apr 2012 15:13:17 +0000 (+0530) Subject: OMAPDSS: DISPC: Handle synclost errors in OMAP3 X-Git-Tag: v3.5-rc1~7^2~5^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7faa92339bbb1e6b9a80983b206642517327eb75;p=pandora-kernel.git OMAPDSS: DISPC: Handle synclost errors in OMAP3 In OMAP3 DISPC video overlays suffer from some undocumented horizontal position and timing related limitations leading to SYNCLOST errors. Whenever the image window is moved towards the right of the screen SYNCLOST errors become frequent. Checks have been implemented to see that DISPC driver rejects configuration exceeding above limitations. This code was successfully tested on OMAP3. This code is written based on code written by Ville Syrjälä in Linux OMAP kernel. Ville Syrjälä had added checks for video overlay horizontal timing and DISPC horizontal blanking length limitations. Signed-off-by: Chandrabhanu Mahapatra Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed