diff options
author | Sowjanya Komatineni | 2020-08-12 02:27:18 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab | 2020-08-28 15:12:07 +0200 |
commit | bdcad5ce6dde6e4f0767aef7b63c164b9435bd8c (patch) | |
tree | 3347f9a70e266cad76a779a7480bd8dc70b19daf /drivers/gpu/trace | |
parent | 1ebaeb09830f36c1111b72a95420814225bd761c (diff) |
media: tegra-video: Add support for selection ioctl ops
This patch adds selection v4l2 ioctl operations to allow configuring
a selection rectangle in the sensor through the Tegra video device
node.
Some sensor drivers supporting crop uses try_crop rectangle from
v4l2_subdev_pad_config during try format for computing binning.
So with selection ops support, this patch also updates try format
to use try crop rectangle either from subdev frame size enumeration
or from subdev crop boundary.
Signed-off-by: Sowjanya Komatineni <skomatineni@nvidia.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/gpu/trace')
0 files changed, 0 insertions, 0 deletions