public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] OMAP1: amsdelta: reserve memory for videobuf_contig
@ 2010-12-05 18:29 Janusz Krzysztofik
  2010-12-05 18:32 ` [PATCH 1/2] OMAP1: allow reserving memory for camera Janusz Krzysztofik
                   ` (3 more replies)
  0 siblings, 4 replies; 19+ messages in thread
From: Janusz Krzysztofik @ 2010-12-05 18:29 UTC (permalink / raw)
  To: linux-omap@vger.kernel.org
  Cc: Tony Lindgren, Linux Media Mailing List, Guennadi Liakhovetski

Latest developements seem to allow for reserving a block of memory on boot to 
be used as a device dedicated dma coherent memory. This may be required for 
videobuf_config based video drivers avoid problems with allocating dma 
coherent memory after system memory gets fragmented.

This set extends the OMAP1 camera resource initialization code with a function 
that can be used for reserving a block of memory early, then declared as the 
camera device dedicated dma coherent memory.

An example use case is provided for Amstrad Delta camera.

 arch/arm/mach-omap1/board-ams-delta.c     |   12 +++++++++-
 arch/arm/mach-omap1/devices.c             |   36 ++++++++++++++++++++++++++++++
 arch/arm/mach-omap1/include/mach/camera.h |    1
 3 files changed, 48 insertions(+), 1 deletion(-)


Thanks,
Janusz

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

end of thread, other threads:[~2011-07-12  9:53 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-05 18:29 [PATCH 0/2] OMAP1: amsdelta: reserve memory for videobuf_contig Janusz Krzysztofik
2010-12-05 18:32 ` [PATCH 1/2] OMAP1: allow reserving memory for camera Janusz Krzysztofik
2010-12-05 18:34 ` [PATCH 2/2] OMAP1: Amstrad Delta: reserve " Janusz Krzysztofik
2010-12-10  1:29 ` [PATCH 0/2] OMAP1: amsdelta: reserve memory for videobuf_contig Tony Lindgren
2010-12-10 10:47   ` Janusz Krzysztofik
2010-12-10 10:59 ` [RESEND] " Janusz Krzysztofik
2010-12-10 11:03   ` [RESEND] [PATCH 1/2] OMAP1: allow reserving memory for camera Janusz Krzysztofik
2010-12-10 17:03     ` Russell King - ARM Linux
2010-12-10 21:03       ` Janusz Krzysztofik
2011-06-08 21:53         ` Janusz Krzysztofik
2011-06-08 22:13           ` Russell King - ARM Linux
2011-06-08 22:44             ` Janusz Krzysztofik
2011-07-12  9:53             ` Janusz Krzysztofik
2010-12-13 15:52       ` Catalin Marinas
2010-12-13 16:29         ` Russell King - ARM Linux
2010-12-15 12:39           ` Catalin Marinas
2010-12-15 17:01             ` Russell King - ARM Linux
2010-12-19 11:46               ` Janusz Krzysztofik
2010-12-10 11:05   ` [PATCH 2/2] OMAP1: Amstrad Delta: reserve " Janusz Krzysztofik

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