V4L/DVB (9596): cx18: Further changes to improve mailbox protocol integrity & performnce
authorAndy Walls <awalls@radix.net>
Sat, 8 Nov 2008 17:19:37 +0000 (14:19 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 30 Dec 2008 11:38:03 +0000 (09:38 -0200)
commit330c6ec8942765e81f237bd58020da1b161935ce
tree110bdf6daf5f280a9f3159136caa47e48e5fbaef
parentac50441720332f22a9d85ac03151d6acb7bc55d6
V4L/DVB (9596): cx18: Further changes to improve mailbox protocol integrity & performnce

All waits for cx18 mailbox API commands are now uninterruptable.  Added
code to collect mailbox ack statistics.  Tweaked timeouts based on collected
stats and video vertical frame and field rates.

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