RE: Codec Engine - Single CPU video_copy app

2007-11-05 Thread Ben White
Chris, Thanks once again for clearing things up. Cheers, Ben From: Ring, Chris [mailto:[EMAIL PROTECTED] Sent: 02 November 2007 21:17 To: Ben White; davinci-linux-open-source@linux.davincidsp.com Subject: RE: Codec Engine - Single CPU video_copy app Recent releases of CE removed

Memory_contigAlloc - how to configure for DSP-only CE app

2007-11-05 Thread Ben White
Hi, I have a codec engine app, that runs DSP-side only. I am using the Memory_contigAlloc function to allocate some memory in my DSP-side client app. This works fine for small amounts of memory, but when I try to allocate a frame's worth (720x576x2 - PAL here folks!) it fails. Presumably

RE: Memory_contigAlloc - how to configure for DSP-only CE app

2007-11-05 Thread Ring, Chris
Good question - we should help clarify this in the docs. As you know, on the ARM, Memory_allocContig() is handled by CMEM - and you give it memory via insmod config params. On the DSP-side Memory_allocContig() is implemented on top of DSP/BIOS - and you give it memory via the BIOS .tcf script.

DaVinci DirectFB driver

2007-11-05 Thread Martin Springer
Chris, All, you might be interested that Denis Oliver Kropp released the initial version of a DirectFB driver for the TI DaVinci - see http://directfb.org/index.php?path=Main%2FNewsentry=2007-11-02-0.dok yours sincerely, Martin Springer Telio AG | Borselstrasse 22 | 22765 Hamburg | Germany

RE: USB slave support

2007-11-05 Thread Kim Klaiman
Just a follow-up to my previous email: I solved the problem of different versions. Now I can load the g_file_storage.ko module, and I'm getting the following messages: insmod g_file_storage.ko file=backing_file g_file_storage udc: File-backed Storage Gadget, version: 20 October 2004

Re: gtk+-2.10.4 compile - Send email to MontaVista Software, Inc. for instructions.

2007-11-05 Thread Kevin Hilman
On Mon, 2007-11-05 at 10:42 -0800, Will Tucker wrote: Any Ideas? Not positive exactly what you're doing, but it appears you're trying to compile gtk natively on the target. Why don't you use the MV cross compiler instead? Basically what is happening is that you're running out of memory on

Where can I download u-boot supporting DM355?

2007-11-05 Thread Li, Deming
Hi, Sorry if disturbing you. I don't find DM355 supporting in the U-BOOT-1.3.0-RC3 and git, using command git-clone git://www.denx.de/git/u-boot.git. Where can I download it? Best regards, Deming Li ___ Davinci-linux-open-source mailing list