Re: [yocto] [PATCHv2 1/1] crownbay.conf: add kernel parameters for EMGD video acceleration

2012-10-05 Thread Kamble, Nitin A
> -Original Message- > From: Hart, Darren > Sent: Thursday, October 04, 2012 3:34 PM > To: Kamble, Nitin A > Cc: Zanussi, Tom; yocto@yoctoproject.org > Subject: Re: [PATCHv2 1/1] crownbay.conf: add kernel parameters for EMGD > video acceleration > > On 10/04/2012 03:23 PM, nitin.a.kam...

Re: [yocto] [PATCHv2 1/1] crownbay.conf: add kernel parameters for EMGD video acceleration

2012-10-04 Thread Darren Hart
On 10/04/2012 03:23 PM, nitin.a.kam...@intel.com wrote: > From: Nitin A Kamble > > This is recommended in the EMGD User Guide. > > My understanding is the emgd kernel driver need to allocate memory > dynamically, and the "vmalloc=256MB" parameter ensures enough will > be available for the driver

[yocto] [PATCHv2 1/1] crownbay.conf: add kernel parameters for EMGD video acceleration

2012-10-04 Thread nitin . a . kamble
From: Nitin A Kamble This is recommended in the EMGD User Guide. My understanding is the emgd kernel driver need to allocate memory dynamically, and the "vmalloc=256MB" parameter ensures enough will be available for the driver. Signed-off-by: Nitin A Kamble --- meta-crownbay/conf/machine/crow