Failed to decode edid
On my Laptop (Thinkpad T14 Gen3) the EDID fails to decode with di-edid-decode but works with edid-decode. di-edid-decode fails with "di_edid_parse failed: Invalid argument"
/sys/class/drm/card1-eDP-1/edid is edid.
Some debugging shows that the return false
in https://gitlab.freedesktop.org/emersion/libdisplay-info/-/blob/main/cta.c#L1469 is hit