[PULL] EDID and mode updates

Adam Jackson ajax at nwnk.net
Thu Oct 29 11:31:42 PDT 2009


Keith, please pull these changes into master.  This includes Ma Ling's
CEA extension support work, some corner cases fixes, and minor code
cleanup.

The following changes since commit fab74d1081270fb8f1d231e6e10d10aa33e164da:
  Jamey Sharp (1):
        Suppress certain GCC warnings in auto-generated code.

are available in the git repository at:

  git://people.freedesktop.org/~ajax/xserver.git edid

Adam Jackson (5):
      modes: Decorate interlaced mode names with a trailing 'i'
      EDID: Fix interlaced detailed timings to be frame size, not field size
      modes: De-duplicate a clock range check.
      modes: Fix duplicate detection, and do it more consistently
      EDID: Extend the HDTV hack to handle "1368x769"

Ma Ling (1):
      EDID: CEA extension support

 hw/xfree86/common/xf86Configure.c |   56 +++--
 hw/xfree86/common/xf86Mode.c      |   29 +--
 hw/xfree86/ddc/edid.h             |   97 ++++++++
 hw/xfree86/ddc/interpret_edid.c   |  375 +++++++++++++++++++++++---------
 hw/xfree86/ddc/print_edid.c       |  264 ++++++++++++----------
 hw/xfree86/ddc/xf86DDC.h          |   50 +++++
 hw/xfree86/modes/xf86Crtc.c       |  164 ++++++++-------
 hw/xfree86/modes/xf86EdidModes.c  |  442 +++++++++++++++++++++++++------------
 hw/xfree86/modes/xf86Modes.c      |   42 ++++-
 hw/xfree86/modes/xf86Modes.h      |    3 +
 10 files changed, 1037 insertions(+), 485 deletions(-)

- ajax
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
Url : http://lists.x.org/archives/xorg-devel/attachments/20091029/593ea9f8/attachment.pgp 


More information about the xorg-devel mailing list