linux/drivers/media/platform/vivid
Prashant Laddha 29103668e9 [media] vivid: add CVT,GTF standards to vivid dv timings caps
Currently vivid supports V4L2_DV_BT_STD_DMT and V4L2_DV_BT_STD_CEA861
discrete video standards. Extending the capability set to allow for
setting CVT and GTF standards. This change, along with adding the
support for calculating CVT, GTF timings in v4l2-ctl would extend
the number of resolutions supported by vivid to almost any custom
resolution.

Also extending the limits on min and max pixel clock to accommodate
pixel clock range provided by cvt/gtf for resolutions ranging from
640x360p50 to 4kx2Kp60.

Signed-off-by: Prashant Laddha <prladdha@cisco.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-04-08 06:31:44 -03:00
..
Kconfig [media] vivid: fix Kconfig FB dependency 2014-10-21 08:49:52 -02:00
Makefile [media] vivid: enable the vivid driver 2014-09-02 17:54:12 -03:00
vivid-core.c [media] vivid: use v4l2_device.release to clean up the driver 2015-04-02 21:08:04 -03:00
vivid-core.h [media] vivid: add support for single buffer planar formats 2015-04-02 20:54:24 -03:00
vivid-ctrls.c [media] vivid: use consistent colorspace/Y'CbCr Encoding strings 2015-02-02 11:08:28 -02:00
vivid-ctrls.h
vivid-kthread-cap.c [media] vivid: add downsampling support 2015-04-02 20:55:12 -03:00
vivid-kthread-cap.h [media] vivid: add the kthread code that controls the video rate 2014-09-02 17:41:54 -03:00
vivid-kthread-out.c [media] vivid: add some missing headers 2014-09-02 17:57:34 -03:00
vivid-kthread-out.h [media] vivid: add the kthread code that controls the video rate 2014-09-02 17:41:54 -03:00
vivid-osd.c [media] vivid: add a simple framebuffer device for overlay testing 2014-09-02 17:42:53 -03:00
vivid-osd.h [media] vivid: add a simple framebuffer device for overlay testing 2014-09-02 17:42:53 -03:00
vivid-radio-common.c [media] vivid: add support for radio receivers and transmitters 2014-09-02 17:47:03 -03:00
vivid-radio-common.h [media] vivid: add support for radio receivers and transmitters 2014-09-02 17:47:03 -03:00
vivid-radio-rx.c [media] vivid: add support for radio receivers and transmitters 2014-09-02 17:47:03 -03:00
vivid-radio-rx.h [media] vivid: add support for radio receivers and transmitters 2014-09-02 17:47:03 -03:00
vivid-radio-tx.c [media] vivid: add support for radio receivers and transmitters 2014-09-02 17:47:03 -03:00
vivid-radio-tx.h [media] vivid: add support for radio receivers and transmitters 2014-09-02 17:47:03 -03:00
vivid-rds-gen.c [media] vivid: add missing includes 2014-09-08 10:00:58 -03:00
vivid-rds-gen.h [media] vivid: add support for radio receivers and transmitters 2014-09-02 17:47:03 -03:00
vivid-sdr-cap.c [media] vivid sdr: fix broken sine tone generated for sdr FM 2015-03-02 14:53:04 -03:00
vivid-sdr-cap.h [media] vivid: add support for software defined radio 2014-09-02 17:48:13 -03:00
vivid-tpg-colors.c [media] vivid-tpg-colors: add AdobeRGB and BT.2020 support 2014-12-02 11:18:07 -02:00
vivid-tpg-colors.h [media] vivid-tpg-colors: add AdobeRGB and BT.2020 support 2014-12-02 11:18:07 -02:00
vivid-tpg.c [media] vivid-tpg.c: fix wrong Bt.2020 coefficients 2015-04-02 22:08:19 -03:00
vivid-tpg.h [media] vivid: add support for 8-bit Bayer formats 2015-04-02 21:08:30 -03:00
vivid-vbi-cap.c [media] media: vivid: use vb2_ops_wait_prepare/finish helper 2014-11-25 08:12:30 -02:00
vivid-vbi-cap.h [media] vivid: add VBI capture and output code 2014-09-02 17:19:27 -03:00
vivid-vbi-gen.c [media] vivid: add teletext support to VBI capture 2014-09-21 20:40:05 -03:00
vivid-vbi-gen.h [media] vivid: add teletext support to VBI capture 2014-09-21 20:40:05 -03:00
vivid-vbi-out.c [media] media: vivid: use vb2_ops_wait_prepare/finish helper 2014-11-25 08:12:30 -02:00
vivid-vbi-out.h [media] vivid: add VBI capture and output code 2014-09-02 17:19:27 -03:00
vivid-vid-cap.c [media] vivid: report only one frameinterval 2015-04-02 21:10:11 -03:00
vivid-vid-cap.h [media] vivid: add the video capture and output parts 2014-09-02 17:15:26 -03:00
vivid-vid-common.c [media] vivid: add CVT,GTF standards to vivid dv timings caps 2015-04-08 06:31:44 -03:00
vivid-vid-common.h [media] vivid: Don't mess with namespace adding a "get_format" function 2014-09-02 17:54:07 -03:00
vivid-vid-out.c [media] vivid: allow s_dv_timings if it is the same as the current 2015-04-02 21:09:35 -03:00
vivid-vid-out.h [media] vivid: remove duplicate and unused g/s_edid functions 2014-09-08 10:00:57 -03:00