diff options
author | Philipp Zabel <p.zabel@pengutronix.de> | 2013-10-10 16:18:38 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-11 15:30:32 -0700 |
commit | 7cb17797fdb9f40e83cc76218c53e7589ce1dbcd (patch) | |
tree | b842430568f04a886b6da4cfb3a9e0bc53205ec4 /Documentation/Changes | |
parent | e56af86646db2d0d8867d34d3f7cca6ab76e335f (diff) |
staging: drm/imx: fix RGB formats, make ipu_cpmem_set_fmt take a drm_fourcc
The drm fourccs define formats not available as video4linux pixel formats,
such as DRM_FORMAT_BGR565, or the DRM_FORMAT_RGBX/BGRX variants.
Also, contrary to the v4l2 formats, the drm formats are well defined.
This patch also fixes the BGRA32 and RGB/RGB24 internal formats to use a
common internal representation.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/Changes')
0 files changed, 0 insertions, 0 deletions