On Mon, 22 Sep 2014, Manuel Bouyer wrote:
/* * data we got from the monitor. Can be filled either by the * transmitter or the controller driver */ uint8_t vdt_edid_data[128]; struct edid_info vdt_edid_info;
Maybe change this a bit to make room for EDID 1.3 extension blocks as well?