summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core/videobuf-dma-sg.c
diff options
context:
space:
mode:
authorPhilipp Zabel <p.zabel@pengutronix.de>2017-12-08 17:01:28 +0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-12-18 23:00:33 +0300
commit327553ae8eb87a66b2c9e041e890ea66f21009b2 (patch)
tree7b2f99446ae015fb519848fd4f3eac46243efe02 /drivers/media/v4l2-core/videobuf-dma-sg.c
parent645838b51962e457250569d0fbe435d13792b93f (diff)
downloadlinux-327553ae8eb87a66b2c9e041e890ea66f21009b2.tar.xz
media: vb2: clear V4L2_BUF_FLAG_LAST when filling vb2_buffer
V4L2_BUF_FLAG_LAST is a signal from the driver to userspace for buffers on the capture queue. When userspace queues back a capture buffer with the flag set, we should clear it. Otherwise, if userspace restarts streaming after EOS, without reallocating the buffers, mem2mem devices will erroneously signal EOS prematurely, as soon as the already flagged buffer is dequeued. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/v4l2-core/videobuf-dma-sg.c')
0 files changed, 0 insertions, 0 deletions