index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
ddc
/
interpret_edid.c
Age
Commit message (
Expand
)
Author
2009-06-11
EDID: Add modes from Established Timings III descriptor to mode pool
Adam Jackson
2009-06-11
EDID: Be more cautious about finding vendor blocks.
Adam Jackson
2008-11-03
Add xf86MonitorIsHDMI() helper.
Adam Jackson
2008-10-14
EDID: Catch even more cases of encoding aspect as size.
Adam Jackson
2008-10-10
EDID: Catch monitors that encode aspect ratio for physical size.
Adam Jackson
2008-06-30
Actually fetch all blocks of EEDID if asked to.
Adam Jackson
2008-05-27
xfree86: fix offset error in EDID parsing. #15964
Peter Hutterer
2008-02-29
EDID 1.4: Decode additional CVT support information.
Adam Jackson
2007-12-28
Don't carp on EDID 1.4 blocks anymore.
Adam Jackson
2007-12-28
EDID 1.4: Extended support for digital interfaces.
Adam Jackson
2007-12-28
EDID 1.4: Decode CVT 3-byte codes and add them to the mode pool.
Adam Jackson
2007-12-28
EDID 1.4: Trivial support for new detailed sections.
Adam Jackson
2006-12-10
Accept EDID > 1.3 but < 2.0 if we find it, assume it's compatible.
Adam Jackson
2006-09-14
Fix up EDID blocks where the max pixclock exceeds the preferred mode clock.
Adam Jackson
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
2006-01-31
Further bug #5386 fixes: Fix some problems with the EDID code: Some
Luc Verhaegen
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
2004-11-02
Removing unneeded private FreeType2 symbol.
Egbert Eich
2004-08-27
- Make DDC code more VESA compliant: when MaxClock is set to 0xFF it means
Egbert Eich
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
2003-11-14
Initial revision
Kaleb Keithley