diff options
author | Ian Armstrong <ian@iarmst.co.uk> | 2008-05-12 11:53:10 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-07-20 07:05:57 -0300 |
commit | 4cbeb3711481a7e563fe4c61888986c4aa1cb22e (patch) | |
tree | b672ed149fb8fe2544867f7d8b883df67814e7ac /kernel | |
parent | 5a4f5da6552e6c55eff6fbddfee3eab908325c63 (diff) |
V4L/DVB (7886): ivtvfb: Use DMA for write()
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>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions