Further bug #5386 fixes: Fix some problems with the EDID code: Some

bitoffsets were wrong. Unknown Detailed Sections weren't handled
    properly and defaulted to Detailed Timing.
This commit is contained in:
Luc Verhaegen 2006-01-31 14:49:43 +00:00
commit f4898b4093
3 changed files with 16 additions and 2 deletions

View file

@ -1,3 +1,13 @@
2006-01-31 Luc Verhaegen <libv@skynet.be>
* hw/xfree86/ddc/edid.h:
* hw/xfree86/ddc/interpret_edid.c: (get_dt_md_section):
Further bug #5386 fixes: Fix some problems with the EDID code:
Some bitoffsets were wrong.
Unknown Detailed Sections weren't handled properly and defaulted to
Detailed Timing.
2006-01-31 Luc Verhaegen <libv@skynet.be>
* hw/xfree86/utils/cvt/.cvsignore: