diff options
author | Laurentiu Palcu <laurentiu.palcu@oss.nxp.com> | 2024-09-05 10:44:35 +0000 |
---|---|---|
committer | Jason Liu <jason.hui.liu@nxp.com> | 2024-11-18 20:23:21 +0800 |
commit | d0fd392ad3432fa2daa0c66ef8baddd26fc0a5b5 (patch) | |
tree | 68839cd0d68e66f7bb74381e990206cdcb816e70 /lib/debugobjects.c | |
parent | 0c14168d8df865afe78e174976fb3a8369737d2e (diff) |
LF-13267 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>
Tested-by: Guoniu Zhou <guoniu.zhou@nxp.com>
Reviewed-by: Robert Chiras <robert.chiras@nxp.com>
Acked-by: Jason Liu <jason.hui.liu@nxp.com>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions