[PATCH v2 0/1] media: mgb4: Enumerate only the available timings
From: tumic
Date: Tue Apr 08 2025 - 09:27:41 EST
From: Martin Tůma <martin.tuma@xxxxxxxxxxxxxxxxxxxxx>
Enumerate only the available (as given by the input source) timings, not
all theoretically possible. The "complete" set is misleading for
the user/user SW (including qv4l).
Changes in v2:
- Removed the vidioc_s_dv_timings part. It turned out doing a query/exact
match check in the set operation is not a good idea as the returned query
value is unstable (and the query/set combo done by the user may fail).
Martin Tůma (1):
media: mgb4: Enumerate only the available timings
drivers/media/pci/mgb4/mgb4_vin.c | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
base-commit: 0af2f6be1b4281385b618cb86ad946eded089ac8
--
2.48.1