Comment # 7 on bug 70934 from
Is that EDID that is corrupted for my screen? :|

I added this one debugging line to drm_edid.c:
[drm_add_display_info:1807] edid->input:0x95;
    DRM_EDID_DIGITAL_DEPTH_MASK:0x70;
    input & DRM_EDID_DIGITAL_DEPTH_MASK:0x10;
    DRM_EDID_DIGITAL_DEPTH_6:0x10;
    DRM_EDID_DIGITAL_DEPTH_8:0x20


You are receiving this mail because: