summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends
diff options
context:
space:
mode:
authorMarko Ristola <marko.ristola@kolumbus.fi>2010-08-07 08:16:15 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-09-25 08:43:06 -0300
commit79d06d4dff733ee472e1f8933a33317a18195c0c (patch)
treedfede2845ccd5d1505e5fd5f60a0ad92be4e64a2 /drivers/media/dvb/frontends
parentfa0d11873943b29d6c8f57a7d54f77d0439acfd9 (diff)
[media] Refactor Mantis DMA transfer to deliver 16Kb TS data per interrupt
With VDR streaming HDTV into network, generating an interrupt once per 16kb, implemented in this patch, seems to support more robust throughput with HDTV. Fix leaking almost 64kb data from the previous TS after changing the TS. One effect of the old version was, that the DMA transfer and driver's DMA buffer access might happen at the same time - a race condition. Signed-off-by: Marko M. Ristola <marko.ristola@kolumbus.fi> Reviewed-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/frontends')
0 files changed, 0 insertions, 0 deletions