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
Age
Commit message (
Expand
)
Author
2009-06-29
EDID: Fix timing class names to match the spec
Adam Jackson
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-13
Add missing newline when printing edid info
Alex Deucher
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
Revert "Don't leak EDID_block"
Adam Jackson
2008-10-10
EDID: Catch monitors that encode aspect ratio for physical size.
Adam Jackson
2008-10-10
Don't leak EDID_block
Zhenyu Wang
2008-09-19
Revert accidental edid changes from previous commit.
Adam Jackson
2008-09-19
Update to SGI FreeB 2.0.
Adam Jackson
2008-08-25
EDID: Publish the whole block on the root window if we've got it.
Adam Jackson
2008-07-29
Cosmetic fix to EDID decoding.
Xavier Bestel
2008-07-01
Declare xf86InterpretEEDID() properly.
Adam Jackson
2008-06-30
Hexdump the whole EDID block if extensions present.
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-03-28
Compile fix.
Adam Jackson
2008-03-28
Add E-EDID segment selection.
Adam Jackson
2008-03-28
Refactor DDC2 code to allow for proper segmented addressing.
Adam Jackson
2008-03-28
Start E-EDID support in the DDC module.
Adam Jackson
2008-03-03
Fix some documentation typos
James Cloos
2008-03-01
clean some "unused" warnings
George Sapountzis
2008-02-29
EDID 1.4: Print additional CVT support data in the log.
Adam Jackson
2008-02-29
EDID 1.4: Decode additional CVT support information.
Adam Jackson
2008-02-29
Fix CVT abuse in DDCModesFromStandardTiming.
Adam Jackson
2007-12-28
Don't carp on EDID 1.4 blocks anymore.
Adam Jackson
2007-12-28
Check the gamma value, not its address.
Adam Jackson
2007-12-28
EDID 1.4: Additional semantics for display feature bits.
Adam Jackson
2007-12-28
EDID 1.4: Alternate color encodings for digital inputs.
Adam Jackson
2007-12-28
EDID 1.4: Allow for gamma definition in extension blocks.
Adam Jackson
2007-12-28
EDID 1.4: Additional aspect ratio semantics for screen size fields.
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
2007-12-28
EDID 1.4: Allow for sync range offsets.
Adam Jackson
2007-12-03
Death to libcwrapper.
Adam Jackson
2007-09-24
[EDID] Ignore reserved bits in deciding monitor vs detailed timing descriptor.
Eric Anholt
2007-07-14
MakeAtom needs length without trailing NUL. sizeof("string") includes NUL.
Keith Packard
2007-06-02
Delete VDIF support; it was never used anyway.
Adam Jackson
2007-04-26
Remove old edid_modes.c, it lives in hw/xfree86/modes/ now.
Adam Jackson
2007-03-28
Refuse to create tiny modes from EDID detailed timing.
Adam Jackson
2007-03-25
Since ddc, i2c, and ramdac are in core now, remove their ModuleData stubs.
Adam Jackson
2007-03-17
Slow down DDC I2C bus using a RiseFallTime of 20us for old monitors.
Keith Packard
2007-03-17
Remove extra (and wrong) I2C ByteTimeout setting in DDC code.
Keith Packard
2007-02-15
Kludge around duplicate code added in hw/xfree86/modes.
Keith Packard
2007-02-15
Merge crtc/output-based mode selection code.
Keith Packard
2006-12-10
Accept EDID > 1.3 but < 2.0 if we find it, assume it's compatible.
Adam Jackson
2006-11-28
Separate DDC mode list creation from MonPtr creation.
Eric Anholt
2006-11-28
Replace bad mode name-setting code with xf86SetModeDefaultName().
Eric Anholt
[next]