]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: mgb4: Add support for YUV image formats
authorMartin Tůma <martin.tuma@digiteqautomotive.com>
Mon, 5 Aug 2024 15:40:51 +0000 (17:40 +0200)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Wed, 14 Aug 2024 08:05:31 +0000 (10:05 +0200)
commita5972ea0fb8c862d887b91a146908a17b56ee5a2
tree0e266ddf0cab59290943c0c130831a2b9c8f84e2
parent044fcf738a56d915514e2d651333395b3f8daa62
media: mgb4: Add support for YUV image formats

Recent mgb4 firmwares support YUV in addition to the RGB image format.
Enable YUV in the driver when the FW supports it.

Signed-off-by: Martin Tůma <martin.tuma@digiteqautomotive.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/media/pci/mgb4/mgb4_io.h
drivers/media/pci/mgb4/mgb4_vin.c
drivers/media/pci/mgb4/mgb4_vout.c