Hello,
On Tuesday, June 21, 2011 10:26 PM Mauro Carvalho Chehab wrote:
> Em 20-06-2011 16:14, Jonathan Corbet escreveu:
> > The core driver can now operate in either vmalloc or dma-contig modes;
> > obviously the latter is preferable when it is supported. Default is
> > currently vmalloc on all
Em 20-06-2011 16:14, Jonathan Corbet escreveu:
> The core driver can now operate in either vmalloc or dma-contig modes;
> obviously the latter is preferable when it is supported. Default is
> currently vmalloc on all platforms; load the module with buffer_mode=1 for
> contiguous DMA mode.
Patch l
The core driver can now operate in either vmalloc or dma-contig modes;
obviously the latter is preferable when it is supported. Default is
currently vmalloc on all platforms; load the module with buffer_mode=1 for
contiguous DMA mode.
Signed-off-by: Jonathan Corbet
---
drivers/media/video/marve