diff options
author | 2024-09-24 13:33:04 +0300 | |
---|---|---|
committer | 2025-01-06 11:42:08 +0100 | |
commit | 7b12ab055edef2f51733d155617a401a05237bcc (patch) | |
tree | ab51efe33bc9502f878ca3e9105b11c39713541f /scripts/generate_rust_analyzer.py | |
parent | media: uvcvideo: Add Kurokesu C1 PRO camera (diff) | |
download | wireguard-linux-7b12ab055edef2f51733d155617a401a05237bcc.tar.xz wireguard-linux-7b12ab055edef2f51733d155617a401a05237bcc.zip |
media: nxp: imx8-isi: fix v4l2-compliance test errors
Running the v4l2-compliance (1.27.0-5208, SHA: af114250d48d) on the m2m
device fails on the MMAP streaming tests, with the following messages:
fail: v4l2-test-buffers.cpp(240): g_field() == V4L2_FIELD_ANY
fail: v4l2-test-buffers.cpp(1508): buf.qbuf(node)
Apparently, the driver does not properly set the field member of
vb2_v4l2_buffer struct, returning the default V4L2_FIELD_ANY value which
is against the guidelines.
Fixes: cf21f328fcaf ("media: nxp: Add i.MX8 ISI driver")
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@oss.nxp.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://lore.kernel.org/r/20240924103304.124085-1-laurentiu.palcu@oss.nxp.com
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions