From: Laurent Pinchart Date: Thu, 22 May 2014 01:07:55 +0000 (-0300) Subject: [media] v4l: Add ARGB and XRGB pixel formats X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~329 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=977ff0e4fb3460df9f3dd27de92d60786be28645;p=pandora-kernel.git [media] v4l: Add ARGB and XRGB pixel formats The existing RGB pixel formats are ill-defined in respect to their alpha bits and their meaning is driver dependent. Create new standard ARGB and XRGB variants with clearly defined meanings and make the existing variants 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