]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: stm32: dcmipp: add 1X16 RGB / YUV formats support
authorAlain Volmat <alain.volmat@foss.st.com>
Thu, 12 Dec 2024 09:17:33 +0000 (10:17 +0100)
committerHans Verkuil <hverkuil@xs4all.nl>
Thu, 12 Dec 2024 12:22:26 +0000 (13:22 +0100)
commite2650231553cb3aa47eeb034fbec2e5f34d9c89a
tree23edf70a27d03cf057f0e268a81d0b6e47f0e002
parent822c72eb15190e6aa70d2da9c69f0b86b1da6038
media: stm32: dcmipp: add 1X16 RGB / YUV formats support

Add 1X16 RGB & YUV formats support within bytecap & byteproc.
Slightly change the link_validate function to be able to validate
against either 1X16 or 2X8 variant of a format.

Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/platform/st/stm32/stm32-dcmipp/dcmipp-bytecap.c
drivers/media/platform/st/stm32/stm32-dcmipp/dcmipp-byteproc.c