From: Laurent Pinchart Date: Mon, 21 Jul 2014 20:06:33 +0000 (-0300) Subject: [media] v4l: Add ARGB555X and XRGB555X pixel formats X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcc0d3db28922f9ba21ea6c7b23ea10ffb5d3521;p=pandora-kernel.git [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 Acked-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed