[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-xorg-video-ati: Changes to 'refs/tags/xserver-xorg-video-ati-1_6.12.4-3'



Tag 'xserver-xorg-video-ati-1_6.12.4-3' created by Brice Goglin <bgoglin@debian.org> at 2010-01-27 15:51 +0000

Tagging upload of xserver-xorg-video-ati 1:6.12.4-3 to unstable.

Changes since xserver-xorg-video-ati-1_6.12.4-2:
Alex Deucher (15):
      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

Brice Goglin (3):
      Merge branch '6.12-branch' of git://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati into debian-unstable
      New upstream snapshot
      Prepare changelog for upload

Dave Airlie (1):
      radeon: fix zaphod

Julien Cristau (1):
      Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason.  Thanks, Colin Watson!

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.

---
 ChangeLog                        |  208 +++++++++++++++++++++++++++++++++++++++
 configure.ac                     |   24 ++--
 debian/changelog                 |   12 ++
 debian/rules                     |   14 +-
 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/atombios_output.c            |   12 ++
 src/legacy_crtc.c                |   17 ++-
 src/legacy_output.c              |   27 ++++-
 src/r600_exa.c                   |   10 +
 src/radeon_driver.c              |   27 ++++-
 src/radeon_exa_render.c          |   28 ++++-
 src/radeon_modes.c               |   14 ++
 src/radeon_output.c              |   56 ++++++++++
 17 files changed, 750 insertions(+), 37 deletions(-)
---


Reply to: