All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Fix imx7-media-csi format settings
@ 2023-04-18  7:14 ` Alexander Stein
  0 siblings, 0 replies; 26+ messages in thread
From: Alexander Stein @ 2023-04-18  7:14 UTC (permalink / raw)
  To: Rui Miguel Silva, Laurent Pinchart, Mauro Carvalho Chehab,
	Shawn Guo, Sascha Hauer, Fabio Estevam
  Cc: Alexander Stein, Pengutronix Kernel Team, NXP Linux Team,
	linux-media, linux-arm-kernel

Hi all,

this v2 splits the previous patch ([1]) into dedicated patches.
Patch 1 removes the calls for converting the pix_format to mbus_framefmt and
back again while applying the hardware limits to width and height.
The bytesperline and sizeimage fields are set correctly as well.
Together with patch 2 v4l2-compliance errors are gone.

Best regards,
Alexander

[1] https://patchwork.linuxtv.org/project/linux-media/patch/20230406135637.257580-1-alexander.stein@ew.tq-group.com/

Alexander Stein (3):
  media: imx: imx7-media-csi: Get rid of superfluous call to
    imx7_csi_mbus_fmt_to_pix_fmt
  media: imx: imx7-media-csi: Remove interlave fields
  media: imx: imx7-media-csi: Lift width constraints for 8bpp formats

 drivers/media/platform/nxp/imx7-media-csi.c | 22 ++++++++++++++++-----
 1 file changed, 17 insertions(+), 5 deletions(-)

-- 
2.34.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2023-04-18 12:21 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-18  7:14 [PATCH v2 0/3] Fix imx7-media-csi format settings Alexander Stein
2023-04-18  7:14 ` Alexander Stein
2023-04-18  7:14 ` [PATCH v2 1/3] media: imx: imx7-media-csi: Get rid of superfluous call to imx7_csi_mbus_fmt_to_pix_fmt Alexander Stein
2023-04-18  7:14   ` Alexander Stein
2023-04-18  9:27   ` Laurent Pinchart
2023-04-18  9:27     ` Laurent Pinchart
2023-04-18 10:00     ` Alexander Stein
2023-04-18 10:00       ` Alexander Stein
2023-04-18 10:05       ` Laurent Pinchart
2023-04-18 10:05         ` Laurent Pinchart
2023-04-18 10:08         ` Alexander Stein
2023-04-18 10:08           ` Alexander Stein
2023-04-18 10:18           ` Laurent Pinchart
2023-04-18 10:18             ` Laurent Pinchart
2023-04-18  7:14 ` [PATCH v2 2/3] media: imx: imx7-media-csi: Remove interlave fields Alexander Stein
2023-04-18  7:14   ` Alexander Stein
2023-04-18  9:34   ` Laurent Pinchart
2023-04-18  9:34     ` Laurent Pinchart
2023-04-18  7:14 ` [PATCH v2 3/3] media: imx: imx7-media-csi: Lift width constraints for 8bpp formats Alexander Stein
2023-04-18  7:14   ` Alexander Stein
2023-04-18  9:37   ` Laurent Pinchart
2023-04-18  9:37     ` Laurent Pinchart
2023-04-18 10:04 ` [PATCH] media: imx: imx7-media-csi: Init default format with __imx7_csi_video_try_fmt() Laurent Pinchart
2023-04-18 10:04   ` Laurent Pinchart
2023-04-18 12:20   ` Alexander Stein
2023-04-18 12:20     ` Alexander Stein

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.