diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-08-02 23:31:33 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-08-02 23:31:33 -0300 |
commit | 9beccd8652e3b4ffa1b9bffa7ab7d434c172cbfc (patch) | |
tree | 359766db666b46fb59da9925ad6415cfb6bcf049 /v4l_experimental/cx88-ivtv.c | |
parent | 6f11aad5c66cb3ffb1467eed32e979e3acf29804 (diff) | |
download | mediapointer-dvb-s2-9beccd8652e3b4ffa1b9bffa7ab7d434c172cbfc.tar.gz mediapointer-dvb-s2-9beccd8652e3b4ffa1b9bffa7ab7d434c172cbfc.tar.bz2 |
Add videobuf-vmalloc
Adds a newer videobuf-vmalloc module. This module uses the same
videobuf controls, but implements memory allocation based on vmalloc
methods.
With this method, an USB driver can use video-buf, without needing to
request memory from the DMA-safe area.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
---
linux/drivers/media/Kconfig | 4
linux/drivers/media/video/Kconfig | 2
linux/drivers/media/video/Makefile | 1
linux/drivers/media/video/videobuf-vmalloc.c | 385 ++++++++++++++++++++++++++
linux/include/media/videobuf-vmalloc.h | 44 ++
5 files changed, 435 insertions(+), 1 deletion(-)
Diffstat (limited to 'v4l_experimental/cx88-ivtv.c')
0 files changed, 0 insertions, 0 deletions