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

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
xorg-devel mailing list
xorg-devel@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to