commit | 08c38458be7efa36a1d2dffd40500448e46d29c5 | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Tue Dec 02 15:45:25 2014 +0100 |
committer | Philipp Zabel <p.zabel@pengutronix.de> | Tue Mar 31 11:59:33 2015 +0200 |
tree | fa3d44bae3d694fb5ead3f9c26b8876a9e342b6c | |
parent | b295c22978b86fc62019d12f4108b68b7e795610 [diff] |
Add BGR888_1X24 and GBR888_1X24 media bus formats This patch adds two more 24-bit RGB formats. BGR888 is more or less common, GBR888 is used on the internal connection between the IPU display interface and the TVE (VGA DAC) on i.MX53 SoCs. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Hans Verkuil <hans.verkuil@cisco.com>