]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
media: stm32: dcmi: continuous mode capture in JPEG
authorAlain Volmat <alain.volmat@foss.st.com>
Tue, 6 Jan 2026 11:34:36 +0000 (12:34 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 11 Mar 2026 00:05:33 +0000 (01:05 +0100)
commitfd239fef09d1ecc981fd50cf1ea3c476a002f944
tree346b335753198a4c632ef6b131b364d2d2ab35ad
parent04e047447a05de495ac2a9cb96adf35bf1c0e0f8
media: stm32: dcmi: continuous mode capture in JPEG

Overall cleanup done allows to now have the JPEG handling
done in the same way as other formats in continuous mode,
allowing to achieve a faster framerate in all resolutions.

Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/platform/st/stm32/stm32-dcmi.c