linux/drivers/media/platform/nxp/imx-jpeg
Ming Qian b4e1fb8643 media: imx-jpeg: Support dynamic resolution change
To support dynamic resolution change,
driver should meet the following conditions:
1. the previous pictures are all decoded before source change event.
2. prevent decoding new resolution pictures with incorrect capture
   buffer, until user handle source change event and setup capture.
3. report correct fmt and resolution during source change.

Signed-off-by: Ming Qian <ming.qian@nxp.com>
Reviewed-by: Mirela Rabulea <mirela.rabulea@nxp.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2022-05-13 11:02:19 +02:00
..
Kconfig media: Kconfig: cleanup VIDEO_DEV dependencies 2022-03-18 05:58:35 +01:00
Makefile
mxc-jpeg-hw.c
mxc-jpeg-hw.h media: imx-jpeg: Correct the pixel format of rgb 2022-04-24 08:48:29 +01:00
mxc-jpeg.c media: imx-jpeg: Support dynamic resolution change 2022-05-13 11:02:19 +02:00
mxc-jpeg.h media: imx-jpeg: Support dynamic resolution change 2022-05-13 11:02:19 +02:00