edid-decode: check for VICs in ascending order
commite59b8a2ffd690d6576639365a67e890d91ca443d
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 31 Aug 2023 09:05:11 +0000 (31 11:05 +0200)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 31 Aug 2023 09:05:11 +0000 (31 11:05 +0200)
treeb849f37a02b001c84325780549188be89e9b471a
parent5f723267e04deb3aa9610483514a02bcee10d9c2
edid-decode: check for VICs in ascending order

Some EDIDs just put all VICs in ascending order, which will
give bad results since the first VIC is assumed to be the
preferred VIC.

Warn if this is detected.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
parse-cta-block.cpp