V4L/DVB (9723): cx18: Propagate staleness of mailbox and mdl ack data to work handler
authorAndy Walls <awalls@radix.net>
Mon, 17 Nov 2008 00:18:00 +0000 (21:18 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 30 Dec 2008 11:38:09 +0000 (09:38 -0200)
commit72a4f8081af1c53a1673c173ce0fdd85c4b7d403
tree4686617996faf5a22c89947014e4883c9d3de61d
parentf576ceefb481e5617ecfb77e3a05b3d26dbf2f92
V4L/DVB (9723): cx18: Propagate staleness of mailbox and mdl ack data to work handler

cx18: Propagate staleness of mailbox and mdl ack data to work handler to let
the work handler know that the data from the encoder may not be coherent.
Allows for smarter handling of buffers in future, to deal with MDLs that fall
out of rotation due to irq handler being late in collecting mailbox and mdl ack
info.

Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx18/cx18-driver.h
drivers/media/video/cx18/cx18-mailbox.c