[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timings
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 13 Nov 2015 11:46:26 +0000 (09:46 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 3 Dec 2015 13:26:14 +0000 (11:26 -0200)
commit85f9e06c59cb93db93b163388d77d7aa9b6eed5a
tree01ce0a6007cc96a0a38294d0b1f707b157b96806
parent10897dacea26943dd80bd6629117f4620fc320ef
[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timings

Add the new match_reduced_fps argument to v4l2_match_dv_timings().
Depending on the situation you may or may not desire to match the
reduced_fps flag. Typically only HDMI transmitters will need to
check for this flag.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Documentation/video4linux/v4l2-pci-skeleton.c
drivers/media/i2c/adv7604.c
drivers/media/i2c/adv7842.c
drivers/media/i2c/tc358743.c
drivers/media/pci/cobalt/cobalt-v4l2.c
drivers/media/platform/s5p-tv/hdmi_drv.c
drivers/media/platform/vivid/vivid-vid-cap.c
drivers/media/platform/vivid/vivid-vid-out.c
drivers/media/usb/hdpvr/hdpvr-video.c
drivers/media/v4l2-core/v4l2-dv-timings.c
include/media/v4l2-dv-timings.h
This page took 0.027877 seconds and 5 git commands to generate.