summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorNikhil Devshatwar <nikhil.nd@ti.com>2016-11-18 21:20:27 -0200
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-11-22 08:00:30 -0200
commit5b6179570fb3d89758c6bc93b322018edc2b2a8f (patch)
tree0e790d47a9e06f1018bfca45b6955addf7c2aaf0 /tools
parent0f469c1acf20b88bb8b9b91d652009dca9e9c561 (diff)
downloadlinux-stable-5b6179570fb3d89758c6bc93b322018edc2b2a8f.tar.gz
linux-stable-5b6179570fb3d89758c6bc93b322018edc2b2a8f.tar.bz2
linux-stable-5b6179570fb3d89758c6bc93b322018edc2b2a8f.zip
[media] media: ti-vpe: vpe: Post next descriptor only for list complete IRQ
vpe_irq checks for the possible interrupt sources and prints the errors for the DEI_ERROR and DS_UV interrupts. But it also post the next descriptor list irrespective of whichever interrupt has occurred. Because of this, driver may release the buffers even before DMA is complete and also schedule next descriptor list. Fix this by _actually_ handling the IRQ only when ListComplete IRQ occurs. Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com> Signed-off-by: Benoit Parrot <bparrot@ti.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions