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

Alex Deucher agd5f at kemper.freedesktop.org
Tue Jun 24 18:12:59 PDT 2008


Tag 'xf86-video-ati-6.8.192' created by Alex Deucher <alex at botch2.com> at 2008-06-25 02:11 -0700

Radeon driver 6.9.0rc2

Changes since xf86-video-ati-6.8.191:
Alex Deucher (9):
      RADEON: man page updates
      radeon: X_ERROR -> X_WARNING for num gb pipes
      RADEON: fix read past the end of an array
      0x1002 0x5657 is actually RV410
      RADEON: adjust randr crtc/output prepare/commit ordering
      IGP: attempt to fix VGA on IGP chips
      RADEON: cleanups
      RADEON: warning fix
      bump for rc release

Dave Airlie (5):
      Revert "ATOM: disable TV-out for now"
      Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/driver/xf86-video-ati
      r600: don't add fb offset here to make shadowfb work.
      atombios: use MMIO from the entity not the info
      legacy: use entity MMIO for dpms as this can crossover between zaphod infos

Jiří Paleček (2):
      RADEON: PLL tweaks
      RADEON: remove extraneous line from new pll code

---
 configure.ac                      |    2 
 man/radeon.man                    |   20 ++++--
 src/ati_pciids_gen.h              |    2 
 src/atombios_crtc.c               |    3 
 src/legacy_crtc.c                 |    7 --
 src/legacy_output.c               |   20 ++++++
 src/pcidb/ati_pciids.csv          |    2 
 src/radeon.h                      |    3 
 src/radeon_accel.c                |    2 
 src/radeon_atombios.c             |   15 +---
 src/radeon_chipinfo_gen.h         |    2 
 src/radeon_chipset_gen.h          |    2 
 src/radeon_crtc.c                 |  118 ++++++++++++++++++++++----------------
 src/radeon_driver.c               |    3 
 src/radeon_output.c               |   42 ++++++++++++-
 src/radeon_pci_chipset_gen.h      |    2 
 src/radeon_pci_device_match_gen.h |    2 
 17 files changed, 161 insertions(+), 86 deletions(-)
---


More information about the xorg-commit mailing list