xserver-multidpi/hw/xfree86/ddc
Adam Jackson 777bf90abe xfree86: Remove the pretense of EDID v2 support
We don't do anything with EDID v2 blocks besides publish them on the
root window.  Worse, the check deleted by this patch would attempt to
take a checksum of arbitrary memory if the rawData array isn't 256+
bytes long (and, for the monitors mentioned, it probably is only 128).

Reviewed-by: Mark Kettenis <kettenis@openbsd.org>
Signed-off-by: Adam Jackson <ajax@redhat.com>
2012-01-06 14:46:03 -05:00
..
ddc.c xfree86: Convert some xf86BlockSIGIO to OsBlockSignals 2010-12-20 12:15:14 -05:00
DDC.HOWTO Fix some documentation typos 2008-03-03 16:11:05 -05:00
ddcProperty.c xfree86: Remove the pretense of EDID v2 support 2012-01-06 14:46:03 -05:00
edid.h EDID: CEA extension support 2009-10-29 14:04:55 -04:00
interpret_edid.c edid: Adjust rounding of max_clock 2010-08-20 08:55:05 -07:00
Makefile.am ddc: mv xf86DDC.c ddc.c 2009-07-17 13:33:13 -04:00
print_edid.c EDID: CEA extension support 2009-10-29 14:04:55 -04:00
xf86DDC.h Remove redundant redeclarations of functions in the same header file 2011-11-23 12:15:07 -08:00