diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2008-05-12 13:53:10 +0200 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2008-05-12 13:53:10 +0200 |
commit | f36e8b8968ef64d2fb06a34729d832f94f6be99c (patch) | |
tree | 8ee3108177db723a7b4148c708635b5494c0e266 /linux/drivers/media/video/bw-qcam.h | |
parent | 50336540d4c92cacb2cb696433be5dcbd7682299 (diff) | |
download | mediapointer-dvb-s2-f36e8b8968ef64d2fb06a34729d832f94f6be99c.tar.gz mediapointer-dvb-s2-f36e8b8968ef64d2fb06a34729d832f94f6be99c.tar.bz2 |
ivtvfb: Use DMA for write()
From: Ian Armstrong <ian@iarmst.co.uk>
write() operations to the ivtv framebuffer will now attempt to use DMA if the
amount of data to copy is >= 4096 bytes. This change effectively depreciates
the need for the proprietary IVTVFB_IOC_DMA_FRAME ioctl since a write() of
sufficient size will do the same thing.
Signed-off-by: Ian Armstrong <ian@iarmst.demon.co.uk>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'linux/drivers/media/video/bw-qcam.h')
0 files changed, 0 insertions, 0 deletions