]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
media: v4l: Add definitions for missing 32-bit RGB formats
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Thu, 28 Mar 2019 05:23:54 +0000 (01:23 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 25 Apr 2019 14:59:20 +0000 (10:59 -0400)
commite25ec9141114c7124eeba09385e272dd76fbe617
tree6911f9d8b414392216da7004f0fb4bb9de278bd3
parent8dce4b265a5357731058f69645840dabc718c687
media: v4l: Add definitions for missing 32-bit RGB formats

The V4L2 API is missing the 32-bit RGB formats for the ABGR, XBGR, RGBA
and RGBX component orders. Add them, using the same 4CCs as DRM.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Documentation/media/uapi/v4l/pixfmt-packed-rgb.rst
include/uapi/linux/videodev2.h