mithro / HDMI2USB-litex-firmware-old

Opsis SoC based on LiteX
BSD 2-Clause "Simplified" License
1 stars 6 forks source link

Make EDID compliant with EDID 1.3 #4

Closed joeladdison closed 7 years ago

joeladdison commented 7 years ago

Add the monitor range limits descriptor and fix the monitor name to make the EDID compliant. Also changed the padding on descriptors to make sure it is done correctly.

This includes a way to run the EDID decode check, but further work should be done later to make it work with CI.