public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* OMAPDSS: DISPC: horizontal timing too tight errors
@ 2014-01-06  9:43 Ivaylo Dimitrov
  2014-01-07 12:35 ` Tomi Valkeinen
  0 siblings, 1 reply; 7+ messages in thread
From: Ivaylo Dimitrov @ 2014-01-06  9:43 UTC (permalink / raw)
  To: cmahapatra
  Cc: Tomi Valkeinen, pali.rohar@gmail.com, pavel@ucw.cz,
	linux-kernel@vger.kernel.org

Hi,

commit 7faa92339bbb1e6b9a80983b206642517327eb75 "OMAPDSS: DISPC: Handle 
synclost errors in OMAP3" introduces some limits check to prevent 
SYNCLOST errors on OMAP3 in a specific usecase. The problem I see here 
(on Nokia N900, Maemo 5, linux 3.13-rc6, DSP accel video decoding) is 
that those checks effectively prevent fullscreen video playback of 
anything above lets say 640x350 with "horizontal timing too tight" 
errors spit in dmesg log. If I hack check_horiz_timing_omap3 function to 
always return true, I can happily play videos up to (and including) 720p 
resolutions, with no SYNCLOST errors.

So, a couple of questions:

Where do the values in static const u8 limits[3] come from? Are those 
documented somewhere?

Commit message says "This code is written based on code written by Ville 
Syrjälä <ville.syrjala@nokia.com> in Linux OMAP kernel.", is that code 
publicly available and where (if it is).

Besides compiling DSS driver with DEBUG enabled and providing the log 
(yeah, I know I should've done it already and have the logs included in 
this mail, but... :) ), is there anything else I can do to find the 
culprit for those errors.

Regards,
Ivo

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-01-08 14:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-06  9:43 OMAPDSS: DISPC: horizontal timing too tight errors Ivaylo Dimitrov
2014-01-07 12:35 ` Tomi Valkeinen
2014-01-07 18:05   ` Pavel Machek
2014-01-07 18:30     ` Ivaylo Dimitrov
2014-01-07 20:25   ` Ivaylo Dimitrov
2014-01-07 21:28     ` Pavel Machek
2014-01-08 14:03     ` Tomi Valkeinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox