]> git.baikalelectronics.ru Git - kernel.git/commit
media: v4l: Add definitions for missing 16-bit RGB4444 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 15:04:54 +0000 (11:04 -0400)
commit17dd6a25a220d900fc627589e9488fa8c589be49
treea6381276efef17ede2411f433c2722fd4621192e
parent2455bb915c638ad8d0f5929c16fc6630d4d703e5
media: v4l: Add definitions for missing 16-bit RGB4444 formats

The V4L2 API is missing the 16-bit RGB4444 formats for the RGBA, RGBX,
ABGR, XBGR, BGRA and BGRX 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