linux-stable/drivers/media/common/videobuf2
Ezequiel Garcia 9d042e457e media: videobuf2: Introduce vb2_find_buffer()
All users of vb2_find_timestamp() combine it with vb2_get_buffer()
to retrieve a videobuf2 buffer, given a u64 timestamp.

Introduce an API for this use-case. Users will be converted to the new
API as follow-up commits.

Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Acked-by: Tomasz Figa <tfiga@chromium.org>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2022-07-17 11:10:11 +01:00
..
frame_vector.c media: vb2: frame_vector.c: don't overwrite error code 2021-11-30 12:07:36 +01:00
Kconfig media: videobuf2: Move frame_vector into media subsystem 2021-01-12 14:15:31 +01:00
Makefile media: Makefiles: sort entries where it fits 2022-03-14 09:42:59 +01:00
vb2-trace.c
videobuf2-core.c Char/Misc driver update for 5.16-rc1 2021-11-04 08:21:47 -07:00
videobuf2-dma-contig.c drm for 5.18-rc1 2022-03-24 16:19:43 -07:00
videobuf2-dma-sg.c media: videobuf2-dma-sg.c: kvmalloc_array -> kvcalloc 2022-05-13 11:02:22 +02:00
videobuf2-dvb.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
videobuf2-memops.c mm/frame-vector: Use FOLL_LONGTERM 2021-01-12 14:15:17 +01:00
videobuf2-v4l2.c media: videobuf2: Introduce vb2_find_buffer() 2022-07-17 11:10:11 +01:00
videobuf2-vmalloc.c dma-buf-map: Rename to iosys-map 2022-02-07 16:35:35 -08:00