xf86-video-ati: Changes to 'refs/tags/xf86-video-ati-6.12.5'

Alex Deucher agd5f at kemper.freedesktop.org
Tue Mar 2 17:53:29 PST 2010


Tag 'xf86-video-ati-6.12.5' created by Alex Deucher <alexdeucher at gmail.com> at 2010-03-03 01:47 -0800

xf86-video-ati-6.12.5

Changes since xf86-video-ati-6.12.4:
Alex Deucher (17):
      radeon: clamp the internal FB map to the aperture size
      radeon: clamp the internal FB map to the aperture size v2
      EXA: fallback if no pMaskPicture->pDrawable
      IGP: some IGP chips report as AGP
      radeon: man page updates
      radeon: fix potential memory leak in ddc code
      radeon: deal with connectors sourced to the same encoder
      DCE3.2: fix uniphy2 dvi issues
      radeon: add cvt timing if we only have panel w/h
      rv100: reject modes >135 Mhz with DVI
      radeon: fix LVDS power sequence on Mac cards
      rv100: fix typo in fix for bug 25992
      ATOM: add new power table defs
      radeon: updated ObjectID.h
      ATOM: Upstream parser updates
      RS600: add connector quirk
      radeon: bump version for release

Cooper Yuan (1):
      add more triple-head server ID

Dave Airlie (3):
      radeon: fix zaphod
      pci: add HP vendor id
      pciids: hopefully fix HP

Matthias Hopf (1):
      fix 200M freezes on VT switch if CRTC is disabled

Matthijs Kooijman (1):
      radeon: fix crtc2 dpms

Michael Olbrich (1):
      use AC_CHECK_HEADER instead of AC_CHECK_FILE

Michel Dänzer (1):
      EXA: Check for solid/gradient pictures the same way for all generations.

---
 configure.ac                     |   26 +++--
 man/radeon.man                   |    4 
 src/AtomBios/CD_Operations.c     |    7 +
 src/AtomBios/includes/Decoder.h  |    1 
 src/AtomBios/includes/ObjectID.h |  127 ++++++++++++++++++++++++
 src/AtomBios/includes/atombios.h |  199 ++++++++++++++++++++++++++++++++++++++-
 src/atipciids.h                  |    3 
 src/atombios_output.c            |   12 ++
 src/legacy_crtc.c                |   17 ++-
 src/legacy_output.c              |   27 ++++-
 src/r600_exa.c                   |   10 +
 src/radeon_atombios.c            |   10 +
 src/radeon_dri.c                 |    3 
 src/radeon_driver.c              |   56 ++++++++--
 src/radeon_exa_render.c          |   28 ++++-
 src/radeon_modes.c               |   14 ++
 src/radeon_output.c              |   56 ++++++++++
 17 files changed, 556 insertions(+), 44 deletions(-)
---


More information about the xorg-commit mailing list