]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
media: v4l: Add luma 16-bit interlaced pixel format
authorDmitry Perchanov <dmitry.perchanov@intel.com>
Mon, 26 Aug 2024 13:04:23 +0000 (16:04 +0300)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Tue, 8 Oct 2024 14:04:44 +0000 (16:04 +0200)
commita8f2cdd27d114ed6c3354a0e39502e6d56215804
tree05393e4efd27d2726363fa579a50c05fe0cb1b50
parent1b4420bdfa8b8f9cca97930157ea160d828e7033
media: v4l: Add luma 16-bit interlaced pixel format

The formats added by this patch are:

        V4L2_PIX_FMT_Y16I

Interlaced lumina format primary use in RealSense Depth cameras with
stereo stream for left and right image sensors.

Signed-off-by: Dmitry Perchanov <dmitry.perchanov@intel.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://lore.kernel.org/r/568efbd75290e286b8ad9e7347b5f43745121020.camel@intel.com
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Documentation/userspace-api/media/v4l/pixfmt-y16i.rst [new file with mode: 0644]
Documentation/userspace-api/media/v4l/yuv-formats.rst
drivers/media/v4l2-core/v4l2-ioctl.c
include/uapi/linux/videodev2.h