diff options
author | Ian Armstrong <ian@iarmst.co.uk> | 2008-05-12 14:53:10 (GMT) |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-07-20 10:05:57 (GMT) |
commit | 4cbeb3711481a7e563fe4c61888986c4aa1cb22e (patch) | |
tree | b672ed149fb8fe2544867f7d8b883df67814e7ac /drivers/media/video/tcm825x.c | |
parent | 5a4f5da6552e6c55eff6fbddfee3eab908325c63 (diff) | |
download | linux-fsl-qoriq-4cbeb3711481a7e563fe4c61888986c4aa1cb22e.tar.xz |
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 'drivers/media/video/tcm825x.c')
0 files changed, 0 insertions, 0 deletions