diff options
author | Marek Szyprowski <m.szyprowski@samsung.com> | 2025-07-11 11:41:58 +0200 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2025-07-12 08:34:48 +0200 |
commit | f7546da1d6eb8928efb89b7faacbd6c2f8f0de5c (patch) | |
tree | 3a52dddac014e80340cbc8ece72bb10fd98da43d /rust/helpers | |
parent | c56c437b140ed9c9e91d82f4ca705cdb021a9343 (diff) |
media: v4l2: Add support for NV12M tiled variants to v4l2_format_info()
Commit 6f1466123d73 ("media: s5p-mfc: Add YV12 and I420 multiplanar
format support") added support for the new formats to s5p-mfc driver,
what in turn required some internal calls to the v4l2_format_info()
function while setting up formats. This in turn broke support for the
"old" tiled NV12MT* formats, which are not recognized by this function.
Fix this by adding those variants of NV12M pixel format to
v4l2_format_info() function database.
Fixes: 6f1466123d73 ("media: s5p-mfc: Add YV12 and I420 multiplanar format support")
Cc: stable@vger.kernel.org
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions