public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* double-buffering with the omap3 parallel interface
@ 2013-06-12 16:16 Michael Jones
  2013-06-16 23:44 ` Sakari Ailus
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Jones @ 2013-06-12 16:16 UTC (permalink / raw)
  To: Laurent Pinchart; +Cc: linux-media ML

Hi Laurent & co.,

I'd like to look at what the maximum possible frame rates are for a 
sensor connected to the OMAP3 ISP CCDC via the parallel interface, 
writing frames directly to memory.  I understand that there is some 
minimum amount of time required between frames to pass on the finished 
frame and set up the address to be written to for the next frame.  From 
the manual it looks like a double buffering scheme would've been 
available on a different sensor interface, but isn't on the parallel one.

Do I see that right?  Is it impossible to use double buffering of any 
sort while using the parallel interface to memory?

I'm still using an older version of the driver, but I've browsed the 
current state of the code, too.  What behavior do you expect if the time 
between frames is too short for the buffer management?  Can it be 
recovered from?  Has this behavior changed in recent versions?

I see from the ISP block diagram that the "circular buffer" is between 
the SBL and the MMU.  Could this maybe be used to help the situation? 
It seems to currently not be used at all along this path.

thanks,
Michael

MATRIX VISION GmbH, Talstrasse 16, DE-71570 Oppenweiler
Registergericht: Amtsgericht Stuttgart, HRB 271090
Geschaeftsfuehrer: Gerhard Thullner, Werner Armingeon, Uwe Furtner, Erhard Meier

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

end of thread, other threads:[~2013-06-18 15:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-12 16:16 double-buffering with the omap3 parallel interface Michael Jones
2013-06-16 23:44 ` Sakari Ailus
2013-06-18 15:18   ` Laurent Pinchart

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