linux/drivers/media/platform/rcar-vin
Niklas Söderlund 104464f573 media: rcar-vin: Do not reset the crop and compose rectangles in s_fmt
The crop and compose rectangles are reset when s_fmt is called
resulting in potentially valid rectangles being lost when updating the
format. Fix this by mapping the rectangles inside the new format.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-10-01 17:08:33 -03:00
..
Kconfig media: rcar-csi2: Use standby mode instead of resetting 2019-04-22 12:12:55 -04:00
Makefile media: rcar-vin: convert to SPDX identifiers 2018-08-03 16:03:45 -04:00
rcar-core.c media: rcar-vin: Add control for alpha component 2019-07-25 11:45:55 -04:00
rcar-csi2.c media: rcar-csi2: Fix coccinelle warning for PTR_ERR_OR_ZERO() 2019-05-28 12:50:03 -04:00
rcar-dma.c media: rcar-vin: Make use of V4L2_FIELD_IS_INTERLACED() macro 2019-10-01 17:06:37 -03:00
rcar-v4l2.c media: rcar-vin: Do not reset the crop and compose rectangles in s_fmt 2019-10-01 17:08:33 -03:00
rcar-vin.h media: rcar-vin: Rename rectangle holding the video source information 2019-10-01 17:07:49 -03:00