From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-fx0-f46.google.com ([209.85.161.46]:45612 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752861Ab1CAK0f (ORCPT ); Tue, 1 Mar 2011 05:26:35 -0500 Received: by fxm17 with SMTP id 17so4641912fxm.19 for ; Tue, 01 Mar 2011 02:26:34 -0800 (PST) Subject: RE: [st-ericsson] v4l2 vs omx for camera From: Edward Hervey To: Marek Szyprowski Cc: 'Nicolas Pitre' , 'Kyungmin Park' , 'Linus Walleij' , linaro-dev@lists.linaro.org, 'Harald Gustafsson' , 'Hans Verkuil' , 'Discussion of the development of and with GStreamer' , johan.mossberg.lml@gmail.com, 'ST-Ericsson LT Mailing List' , linux-media@vger.kernel.org, 'Laurent Pinchart' In-Reply-To: <002b01cbd724$8e528bc0$aaf7a340$%szyprowski@samsung.com> References: <201102100847.15212.hverkuil@xs4all.nl> <201102171448.09063.laurent.pinchart@ideasonboard.com> <1298578789.821.54.camel@deumeu> <002b01cbd724$8e528bc0$aaf7a340$%szyprowski@samsung.com> Content-Type: text/plain; charset="UTF-8" Date: Tue, 01 Mar 2011 11:25:45 +0100 Message-ID: <1298975145.24906.60.camel@localhost> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit List-ID: Sender: On Mon, 2011-02-28 at 09:50 +0100, Marek Szyprowski wrote: > Hello, [...] > > I'm not sure that highmem is the right solution. First, this will force > systems with rather small amount of memory (like 256M) to use highmem just > to support DMA allocable memory. It also doesn't solve the issue with > specific memory requirement for our DMA hardware (multimedia codec needs > video memory buffers from 2 physical banks). Could you explain why a codec would require memory buffers from 2 physical banks ? Thanks, Edward > > The relocation issue has been already addressed in the last CMA patch series. > Michal managed to create a framework that allowed to relocate on demand any > pages from the CMA area. > > Best regards > -- > Marek Szyprowski > Samsung Poland R&D Center > >