gpu: ipu-v3: add support for XRGB32 and XBGR32 V4L2 pixel formats
authorPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 2 Aug 2018 08:40:33 +0000 (10:40 +0200)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 2 Aug 2018 09:32:40 +0000 (11:32 +0200)
commit5c41bb6071257ba668a2b8933a8654e69aea1cee
tree78177f245bef4dc73ef5217b3dfc0c826bd3cafa
parent64f2cafc3da77da7b176f2cdc3eb3fdb031c639f
gpu: ipu-v3: add support for XRGB32 and XBGR32 V4L2 pixel formats

These should be used instead of the ill-defined deprecated RGB32 and
BGR32 V4L2 pixel formats.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/gpu/ipu-v3/ipu-common.c
drivers/gpu/ipu-v3/ipu-cpmem.c
drivers/gpu/ipu-v3/ipu-image-convert.c