summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>2016-09-02 18:45:01 +0200
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-09-19 21:33:41 +0200
commitb6f556cb93a97de133efb8bad37e298b49d8ac78 (patch)
treea0a4ddc62b673b6a2f91facbbe86856abca24376 /MAINTAINERS
parent[media] media: rcar-vin: fix height for TOP and BOTTOM fields (diff)
downloadlinux-b6f556cb93a97de133efb8bad37e298b49d8ac78.tar.xz
linux-b6f556cb93a97de133efb8bad37e298b49d8ac78.zip
[media] media: rcar-vin: add support for V4L2_FIELD_ALTERNATE
The HW can capture both ODD and EVEN fields in separate buffers so it's possible to support V4L2_FIELD_ALTERNATE. This patch add support for this mode. At probe time and when S_STD is called the driver will default to use V4L2_FIELD_INTERLACED if the subdevice reports V4L2_FIELD_ALTERNATE. The driver will only change the field type if the subdevice implements G_STD, if not it will keep the default at V4L2_FIELD_ALTERNATE. The user can always explicitly ask for V4L2_FIELD_ALTERNATE in S_FMT and the driver will use that field format. Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions