summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2007-05-19 19:07:16 +0200
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-06-08 13:21:13 +0200
commitdc02d50a6d71cba2b2edb78377af5a5965879a49 (patch)
tree199528db7b95dacd395004119614567b57725787 /drivers/media/dvb/frontends
parentV4L/DVB (5699): Cinergyt2: fix file release handler (diff)
downloadlinux-dc02d50a6d71cba2b2edb78377af5a5965879a49.tar.xz
linux-dc02d50a6d71cba2b2edb78377af5a5965879a49.zip
V4L/DVB (5675): Move big PIO accesses from the interrupt handler to a workhandler
Sliced VBI transfers use PIO instead of DMA. This was done inside the interrupt handler, but since PIO accesses are very slow this meant that a lot of time was spent inside the interrupt handler. All PIO copies are now moved to a workqueue. This should fix various issues with missing time ticks and remote key hits. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/dvb/frontends')
0 files changed, 0 insertions, 0 deletions