]> asedeno.scripts.mit.edu Git - linux.git/commit
media: imx-pxp: Start using the format VUYA32 instead of YUV32 (v2)
authorVivek Kasireddy <vivek.kasireddy@intel.com>
Sat, 9 Feb 2019 01:38:18 +0000 (20:38 -0500)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 18 Feb 2019 19:34:47 +0000 (14:34 -0500)
commit98617b45674113d241ec3264019217108d3a87a4
treeb437497fda70a35600b69f507f187d845146f68d
parent6377bb7d18cc2d5892aa8f8f67b3226331847ec3
media: imx-pxp: Start using the format VUYA32 instead of YUV32 (v2)

Buffers generated with YUV32 format seems to be incorrect, hence use
VUYA32 instead.

Changes from v1:
Add both formats VUYA32 and VUYX32 but associate only VUYX32 to the
output queue as the alpha channel of buffers is ignored on this queue.

Signed-off-by: Vivek Kasireddy <vivek.kasireddy@intel.com>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/imx-pxp.c