On Tue, Mar 27, 2012 at 4:40 PM, Tomi Valkeinen <[email protected]> wrote: > On Tue, 2012-03-27 at 16:31 +0530, Mahapatra, Chandrabhanu wrote: >> On Tue, Mar 27, 2012 at 4:13 PM, Tomi Valkeinen <[email protected]> >> wrote: >> > Hi, >> > >> > On Wed, 2012-03-21 at 15:21 +0530, Chandrabhanu Mahapatra wrote: >> >> 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ä <[email protected]> in Linux OMAP kernel. >> >> Ville >> >> Syrjälä <[email protected]> had added checks for video overlay >> >> horizontal >> >> timing and DISPC horizontal blanking length limitations. >> >> >> >> Signed-off-by: Chandrabhanu Mahapatra <[email protected]> >> >> --- >> >> drivers/video/omap2/dss/dispc.c | 97 >> >> +++++++++++++++++++++++++++++---------- >> >> 1 files changed, 72 insertions(+), 25 deletions(-) >> > >> > The patch seems to be using dos line endings... Where did they come >> > from? The two others are fine. I think git am removed the dos line >> > endings, so it's fine. >> > >> >> How did you find these errors? scripts/checkpatch.pl still returns me >> nothing. > > Well I just saved the email and ran checkpatch. Could be a problem in > gmail or my end too, but I've never seen it happen before. > > Tomi > Save it as text file and then run checkpatch it wont give any errors. By default it tries to save it as a eml file. Just check it.
-- Chandrabhanu Mahapatra Texas Instruments India Pvt. Ltd. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
