index
:
~mperes/xserver
3x4k
backlight
dpcompliance
dri2-swapbuffers
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
ddc
/
interpret_edid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-07
xfree86: Refactor xf86MonitorIsHDMI() using xf86MonitorFindHDMIBlock()
Damien Lespiau
1
-45
/
+1
2014-01-07
xfree86: Add a xf86MonitorFindHDMIBlock()
Damien Lespiau
1
-0
/
+91
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-246
/
+275
2010-08-20
edid: Adjust rounding of max_clock
Chris Wilson
1
-1
/
+1
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-1
/
+1
2009-10-29
EDID: CEA extension support
Ma Ling
1
-104
/
+271
2009-05-22
EDID: Add modes from Established Timings III descriptor to mode pool
Adam Jackson
1
-0
/
+1
2009-05-21
EDID: Be more cautious about finding vendor blocks.
Adam Jackson
1
-2
/
+4
2009-05-14
Update several of my and/or Red Hat's licenses to standard form.
Adam Jackson
1
-10
/
+11
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-3
/
+3
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-11-27
Export symbols required by the vesa and fbdev drivers.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-11-03
Add xf86MonitorIsHDMI() helper.
Adam Jackson
1
-0
/
+53
2008-10-14
EDID: Catch even more cases of encoding aspect as size.
Adam Jackson
1
-3
/
+7
2008-10-10
EDID: Catch monitors that encode aspect ratio for physical size.
Adam Jackson
1
-0
/
+41
2008-06-30
Actually fetch all blocks of EEDID if asked to.
Adam Jackson
1
-0
/
+14
2008-05-27
xfree86: fix offset error in EDID parsing. #15964
Peter Hutterer
1
-8
/
+8
2008-02-29
EDID 1.4: Decode additional CVT support information.
Adam Jackson
1
-1
/
+14
2007-12-28
Don't carp on EDID 1.4 blocks anymore.
Adam Jackson
1
-2
/
+5
2007-12-28
EDID 1.4: Extended support for digital interfaces.
Adam Jackson
1
-1
/
+5
2007-12-28
EDID 1.4: Decode CVT 3-byte codes and add them to the mode pool.
Adam Jackson
1
-0
/
+29
2007-12-28
EDID 1.4: Trivial support for new detailed sections.
Adam Jackson
1
-3
/
+35
2006-12-10
Accept EDID > 1.3 but < 2.0 if we find it, assume it's compatible.
Adam Jackson
1
-5
/
+7
2006-09-14
Fix up EDID blocks where the max pixclock exceeds the preferred mode clock.
Adam Jackson
1
-1
/
+38
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-1
/
+0
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
1
-1
/
+1
2006-01-31
Further bug #5386 fixes: Fix some problems with the EDID code: Some
Luc Verhaegen
1
-0
/
+3
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
1
-1
/
+1
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-1
/
+1
2004-11-02
Removing unneeded private FreeType2 symbol.
Egbert Eich
1
-16
/
+64
2004-08-27
- Make DDC code more VESA compliant: when MaxClock is set to 0xFF it means
Egbert Eich
1
-1
/
+3
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-14
Initial revision
Kaleb Keithley
1
-0
/
+226