]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: Clean V4L2_PIX_FMT_NV12MT documentation
authorEzequiel Garcia <ezequiel@collabora.com>
Thu, 5 Aug 2021 02:47:52 +0000 (04:47 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 6 Aug 2021 08:54:04 +0000 (10:54 +0200)
commit6daa9f32282ac76b8996f5291fb387d685786288
tree08c12611141ac49e51939bcde24560b3a49ddfd8
parenta76d04bf70beda3319f357c49c74b80329b2ba93
media: Clean V4L2_PIX_FMT_NV12MT documentation

Add more information about V4L2_PIX_FMT_NV12MT and
V4L2_PIX_FMT_NV12M_16X16, so it's clearer for driver authors and users.

Also, group the two pixel formats with the other tiled formats,
for clarity.

Unlike the recently introduced tiled formats (V4L2_PIX_FMT_NV12_4L4, etc)
these formats have remained Samsung-specific until now. Therefore, and
although the NV12MT and NV12MT_16X16 nomenclatures are less clear, we are
keeping them as-is.

Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Documentation/userspace-api/media/v4l/pixfmt-yuv-planar.rst
include/uapi/linux/videodev2.h