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>
Thu, 30 Sep 2021 08:07:40 +0000 (10:07 +0200)
commit75b8f8f2646ccaf085a87983329be8e47bd8b6bc
tree11aa41852cf225bab4fbd2b5d30a808bd915af3f
parent683f71ebb35d9223b4a22488e2eaffac30af104d
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