RE: Memory allocation in Video4Linux

2011-02-10 Thread Wang, Wen W
-meego-handset-ker...@umglistsvr.jf.intel.com; Jozef Kruger Subject: Re: Memory allocation in Video4Linux Hi Wen, On Thursday 10 February 2011 08:59:38 Gao, Bin wrote: Penwell has IOMMU feature? As far as I know only part of Intel server processors have this feature which is designed originally

Re: Memory allocation in Video4Linux

2011-02-10 Thread Laurent Pinchart
Hi Wen, On Thursday 10 February 2011 10:44:58 Wang, Wen W wrote: Hi Laurent, You make this very clear, thank you! The ISP on Medfield do have its own IOMMU. And I also think an IOMMU layer for ISP is needed. I'm not quite understand unless hardware design doesn't give you a choice

Re: Memory allocation in Video4Linux

2011-02-10 Thread Jozef Kruger
-meego-handset-ker...@umglistsvr.jf.intel.com Cc: Jozef Kruger Subject: RE: Memory allocation in Video4Linux -Original Message- From: umg-meego-handset-kernel-boun...@umglistsvr.jf.intel.com [mailto:umg-meego-handset-kernel-boun...@umglistsvr.jf.intel.com] On Behalf Of Iyer, Sundar

Re: Memory allocation in Video4Linux

2011-02-10 Thread Sakari Ailus
Wang, Wen W wrote: Hi Hans, Thanks for your point and videobuf2 is also what I want to use. But since our development kernel version right now is still 2.6.35, I need to find way to work with current videobuf framework. Hi Wen, If you're bound to use that kernel version, then one option

RE: Memory allocation in Video4Linux

2011-02-09 Thread Wang, Wen W
/S/W Solution개발팀(S.LSI)/E4(선임)/삼성전자 Subject: RE: Memory allocation in Video4Linux Hi, Maybe VCM is helpful for you. Please refer to the following URL. http://marc.info/?l=linux-mmm=129255940319217w=2 Best regards, Jonghun Han Wednesday, February 09, 2011 4:52 PM Hans Verkuil wrote

Re: Memory allocation in Video4Linux

2011-02-09 Thread Mauro Carvalho Chehab
Hi Wen, Em 09-02-2011 04:23, Wang, Wen W escreveu: Hi, We are developing the image processor driver for Intel Medfield platform. We have received some comments on memory management that we should use standard Linux kernel interfaces for this, since we are doing everything by ourselves

RE: Memory allocation in Video4Linux

2011-02-09 Thread Gao, Bin
...@umglistsvr.jf.intel.com Cc: Jozef Kruger Subject: RE: Memory allocation in Video4Linux -Original Message- From: umg-meego-handset-kernel-boun...@umglistsvr.jf.intel.com [mailto:umg-meego-handset-kernel-boun...@umglistsvr.jf.intel.com] On Behalf Of Iyer, Sundar Sent: Wednesday, February 09, 2011 12:20

RE: Memory allocation in Video4Linux

2011-02-08 Thread Kanigeri, Hari K
-Original Message- From: umg-meego-handset-kernel-boun...@umglistsvr.jf.intel.com [mailto:umg-meego-handset-kernel-boun...@umglistsvr.jf.intel.com] On Behalf Of Wang, Wen W Sent: Wednesday, February 09, 2011 11:53 AM To: linux-media@vger.kernel.org; umg-meego-handset-

RE: Memory allocation in Video4Linux

2011-02-08 Thread Yang, Jianwei
Curious for the below, why it is a sum? Will you use all of format at the same time? 1 RAW16: 2*14 = 28MB 1 qplane6: 6/4 * 14 = 21MB 1 yuv420_16: 2 * 1.5 * 14 = 42MB 1 yuv420: 1.5 * 14 = 21MB 1 yuv444: 3 * 14 = 42MB total: 154MB. -Original

RE: Memory allocation in Video4Linux

2011-02-08 Thread Wang, Wen W
Yes. Some are internal frame and yuv444 is the output. -Original Message- From: Yang, Jianwei Sent: 2011年2月9日 14:31 To: Wang, Wen W; linux-media@vger.kernel.org; umg-meego-handset-ker...@umglistsvr.jf.intel.com Cc: Jozef Kruger Subject: RE: Memory allocation in Video4Linux Curious

RE: Memory allocation in Video4Linux

2011-02-08 Thread Iyer, Sundar
in Video4Linux Yes. Some are internal frame and yuv444 is the output. -Original Message- From: Yang, Jianwei Sent: 2011年2月9日 14:31 To: Wang, Wen W; linux-media@vger.kernel.org; umg-meego-handset-ker...@umglistsvr.jf.intel.com Cc: Jozef Kruger Subject: RE: Memory allocation

RE: Memory allocation in Video4Linux

2011-02-08 Thread Kanigeri, Hari K
-Original Message- From: umg-meego-handset-kernel-boun...@umglistsvr.jf.intel.com [mailto:umg-meego-handset-kernel-boun...@umglistsvr.jf.intel.com] On Behalf Of Iyer, Sundar Sent: Wednesday, February 09, 2011 12:20 PM To: Wang, Wen W; Yang, Jianwei; linux-media@vger.kernel.org;

RE: Memory allocation in Video4Linux

2011-02-08 Thread Wang, Wen W
is independent to system MMU page table. Thanks Wen -Original Message- From: Kanigeri, Hari K Sent: 2011年2月9日 15:22 To: Iyer, Sundar; Wang, Wen W; Yang, Jianwei; linux-media@vger.kernel.org; umg-meego-handset-ker...@umglistsvr.jf.intel.com Cc: Jozef Kruger Subject: RE: Memory allocation

Re: Memory allocation in Video4Linux

2011-02-08 Thread Hans Verkuil
15:22 To: Iyer, Sundar; Wang, Wen W; Yang, Jianwei; linux-media@vger.kernel.org; umg-meego-handset-ker...@umglistsvr.jf.intel.com Cc: Jozef Kruger Subject: RE: Memory allocation in Video4Linux -Original Message- From: umg-meego-handset-kernel-boun...@umglistsvr.jf.intel.com

RE: Memory allocation in Video4Linux

2011-02-08 Thread Wang, Wen W
: 2011年2月9日 15:52 To: Wang, Wen W; Jozef Kruger Cc: Kanigeri, Hari K; Iyer, Sundar; Yang, Jianwei; linux-media@vger.kernel.org Subject: Re: Memory allocation in Video4Linux On Wednesday, February 09, 2011 08:27:27 Wang, Wen W wrote: Hi Hari, You are right. What we need is virtual address

RE: Memory allocation in Video4Linux

2011-02-08 Thread Jonghun Han
-media- ow...@vger.kernel.org] On Behalf Of Hans Verkuil Sent: Wednesday, February 09, 2011 4:52 PM To: Wang, Wen W; Jozef Kruger Cc: Kanigeri, Hari K; Iyer, Sundar; Yang, Jianwei; linux-media@vger.kernel.org Subject: Re: Memory allocation in Video4Linux On Wednesday, February 09, 2011 08:27