xserver/hw/xfree86/ddc
Eric Anholt 988f446fe0 [EDID] Ignore reserved bits in deciding monitor vs detailed timing descriptor.
Even though they're defined to zero by the spec, we've seen an EDID block
where the (empty) ASCII strings were stuffed in a byte early, leading to the
descriptor being considered a detailed timing instead.
2007-09-24 20:26:31 -07:00
..
DDC.HOWTO
Makefile.am Delete VDIF support; it was never used anyway. 2007-06-02 16:07:20 -04:00
ddcPriv.h
ddcProperty.c MakeAtom needs length without trailing NUL. sizeof("string") includes NUL. 2007-07-14 12:13:17 -07:00
edid.c
edid.h [EDID] Ignore reserved bits in deciding monitor vs detailed timing descriptor. 2007-09-24 20:26:31 -07:00
interpret_edid.c Accept EDID > 1.3 but < 2.0 if we find it, assume it's compatible. 2006-12-10 11:24:05 -05:00
print_edid.c
xf86DDC.c Delete VDIF support; it was never used anyway. 2007-06-02 16:07:20 -04:00
xf86DDC.h Delete VDIF support; it was never used anyway. 2007-06-02 16:07:20 -04:00