Re: [PATCH 7/7][OMAP 3/4+] BRIDGE: set 0 for phys_mempool_* as default

2008-09-13 Thread Felipe Balbi
Hi Hiroshi, On Sat, Sep 13, 2008 at 07:48:44AM +0300, Hiroshi DOYU wrote: I think that this configuration name FB_OMAP_CONSISTENT_DMA_SIZE sounds a bit strange because it is not specific to framebuffer. I agree here, it's really not fb specific. So how about renaming this more generic name

Re: [PATCH 7/7][OMAP 3/4+] BRIDGE: set 0 for phys_mempool_* as default

2008-09-13 Thread Hiroshi DOYU
Hi Felipe, From: ext Felipe Balbi [EMAIL PROTECTED] Subject: Re: [PATCH 7/7][OMAP 3/4+] BRIDGE: set 0 for phys_mempool_* as default Date: Sat, 13 Sep 2008 11:47:40 +0300 Hi Hiroshi, On Sat, Sep 13, 2008 at 07:48:44AM +0300, Hiroshi DOYU wrote: I think that this configuration name

Re: [PATCH 7/7][OMAP 3/4+] BRIDGE: set 0 for phys_mempool_* as default

2008-09-13 Thread Hiroshi DOYU
From: Hiroshi DOYU [EMAIL PROTECTED] Subject: Re: [PATCH 7/7][OMAP 3/4+] BRIDGE: set 0 for phys_mempool_* as default Date: Sat, 13 Sep 2008 12:53:42 +0300 (EEST) Hi Felipe, From: ext Felipe Balbi [EMAIL PROTECTED] Subject: Re: [PATCH 7/7][OMAP 3/4+] BRIDGE: set 0 for phys_mempool_

Re: [PATCH 7/7][OMAP 3/4+] BRIDGE: set 0 for phys_mempool_* as default

2008-09-13 Thread Hiroshi DOYU
This is the correct one;p From: Hiroshi DOYU [EMAIL PROTECTED] Subject: Re: [PATCH 7/7][OMAP 3/4+] BRIDGE: set 0 for phys_mempool_* as default Date: Sat, 13 Sep 2008 21:18:07 +0300 (EEST) snip Instead, I did small clean-up with FB_OMAP_CONSISTENT_DMA_SIZE;) Inlined below: From

[PATCH 7/7][OMAP 3/4+] BRIDGE: set 0 for phys_mempool_* as default

2008-09-12 Thread Ramirez Luna, Omar
From: Hiroshi DOYU [EMAIL PROTECTED] Date: Fri, 12 Sep 2008 22:09:45 -0500 Subject: [PATCH] BRIDGE: set 0 for phys_mempool_* as default The default values of these parameters shouldn't expect a certain amount of ram size and its reservation, otherwise it will result in kernel crash.

RE: [PATCH 7/7][OMAP 3/4+] BRIDGE: set 0 for phys_mempool_* as default

2008-09-12 Thread Ramirez Luna, Omar
From: Hiroshi DOYU [EMAIL PROTECTED] Date: Fri, 12 Sep 2008 22:09:45 -0500 Subject: [PATCH] BRIDGE: set 0 for phys_mempool_* as default For this to work, we have observed that you must increase the size of Consistent DMA memory up to 14 MB, this is what we consider to be a safe standard size

Re: [PATCH 7/7][OMAP 3/4+] BRIDGE: set 0 for phys_mempool_* as default

2008-09-12 Thread Hiroshi DOYU
Hi Omar, From: ext Ramirez Luna, Omar [EMAIL PROTECTED] Subject: RE: [PATCH 7/7][OMAP 3/4+] BRIDGE: set 0 for phys_mempool_* as default Date: Fri, 12 Sep 2008 23:27:01 -0500 From: Hiroshi DOYU [EMAIL PROTECTED] Date: Fri, 12 Sep 2008 22:09:45 -0500 Subject: [PATCH] BRIDGE: set 0