[media] v4l: Add ARGB555X and XRGB555X pixel formats
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 21 Jul 2014 20:06:33 +0000 (17:06 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sun, 21 Sep 2014 23:28:32 +0000 (20:28 -0300)
commitfcc0d3db28922f9ba21ea6c7b23ea10ffb5d3521
tree53a74efca3e18cebb04259fa10e262d896bcbe30
parentde8eae36057b50086278af1ec4d96fc9a2e35f0b
[media] v4l: Add ARGB555X and XRGB555X pixel formats

The existing RGB555X pixel format is ill-defined in respect to its alpha
bit and its meaning is driver dependent. Create new standard ARGB555X
and XRGB555X variants with clearly defined meanings and make the
existing variant deprecated.

The new pixel formats 4CC values have been selected to match the DRM
4CCs for the same in-memory formats.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Documentation/DocBook/media/v4l/pixfmt-packed-rgb.xml
include/uapi/linux/videodev2.h