media: uvcvideo: Add luma 16-bit interlaced pixel format
authorDmitry Perchanov <dmitry.perchanov@intel.com>
Mon, 26 Aug 2024 13:05:04 +0000 (16:05 +0300)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Tue, 8 Oct 2024 14:04:44 +0000 (16:04 +0200)
commit55b834873e800a5809787ce6aedcb70ee49a596f
treee6d74c090883c855a36108154872e99c1e8749bd
parenta8f2cdd27d114ed6c3354a0e39502e6d56215804
media: uvcvideo: Add luma 16-bit interlaced pixel format

The formats added by this patch are:

        UVC_GUID_FORMAT_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/a717a912035b0a0f82b2f35719cca0c5269e995f.camel@intel.com
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/media/common/uvc.c
include/linux/usb/uvc.h