linux_dsm_epyc7002/drivers/media/platform/rcar-vin
Niklas Söderlund 8f49006174 media: rcar-vin: Do not enumerate unsupported pixel formats
If a pixel format is not supported by the hardware NULL is returned by
rvin_format_from_pixel() for that fourcc. Verify that the pixel format
is supported using this or skip it when enumerating.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2019-11-05 08:51:15 -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: platform: Use devm_platform_ioremap_resource() in two functions 2019-10-10 07:29:07 -03: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: Use bytes per line instead of width for UV offset 2019-10-10 07:28:43 -03:00
rcar-v4l2.c media: rcar-vin: Do not enumerate unsupported pixel formats 2019-11-05 08:51:15 -03:00
rcar-vin.h media: rcar-vin: Rename rectangle holding the video source information 2019-10-01 17:07:49 -03:00