linux/drivers/media/platform/s5p-fimc
Kamil Debski 6aa69f99b2 [media] vb2: Add support for non monotonic timestamps
Not all drivers use monotonic timestamps. This patch adds a way to set the
timestamp type per every queue.
In addition, set proper timestamp type in drivers that I am sure that use
either MONOTONIC or COPY timestamps. Other drivers will correctly report
UNKNOWN timestamp type instead of assuming that all drivers use monotonic
timestamps.

Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Reviewed-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-03-05 14:53:05 -03:00
..
Kconfig drivers/media/video/s5p-fimc: remove depends on CONFIG_EXPERIMENTAL 2013-01-11 11:38:06 -08:00
Makefile
fimc-capture.c [media] vb2: Add support for non monotonic timestamps 2013-03-05 14:53:05 -03:00
fimc-core.c [media] media: Convert to devm_ioremap_resource() 2013-02-06 09:33:04 -02:00
fimc-core.h [media] s5p-fimc: Set default image format at device open() 2013-02-05 17:52:41 -02:00
fimc-lite-reg.c [media] s5p-fimc: Redefine platform data structure for fimc-is 2013-02-05 17:55:58 -02:00
fimc-lite-reg.h [media] s5p-fimc: Redefine platform data structure for fimc-is 2013-02-05 17:55:58 -02:00
fimc-lite.c [media] vb2: Add support for non monotonic timestamps 2013-03-05 14:53:05 -03:00
fimc-lite.h [media] s5p-fimc: fimc-lite: Prevent deadlock at STREAMON/OFF ioctls 2013-02-05 17:40:36 -02:00
fimc-m2m.c [media] s5p-fimc: Set default image format at device open() 2013-02-05 17:52:41 -02:00
fimc-mdevice.c [media] s5p-fimc: Fix fimc-lite entities deregistration 2013-02-06 09:42:19 -02:00
fimc-mdevice.h [media] s5p-fimc: Redefine platform data structure for fimc-is 2013-02-05 17:55:58 -02:00
fimc-reg.c [media] s5p-fimc: Redefine platform data structure for fimc-is 2013-02-05 17:55:58 -02:00
fimc-reg.h [media] s5p-fimc: Redefine platform data structure for fimc-is 2013-02-05 17:55:58 -02:00
mipi-csis.c [media] s5p-csis: Fix clock handling on error path in probe() 2013-02-06 09:41:17 -02:00
mipi-csis.h