[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.2-3'



Tag 'xserver-xorg-video-ati-1_6.12.2-3' created by Brice Goglin <bgoglin@debian.org> at 2009-07-25 19:23 +0000

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

Changes since xserver-xorg-video-ati-1_6.12.2-2:
Alex Deucher (10):
      RV770: add missing pci id
      radeon: try harder when checking if a card is posted
      r4xx: Add some missing pci ids
      Add RV740 (HD4770) support
      atom: connector quirk
      Add some missing M96 pci ids
      RV280: Add an AGP quirk
      RV280: another AGP quirk
      Add an r420 AGP quirk
      radeon: Set PCI/PCIE bus type properly per asic

Brice Goglin (7):
      Merge branch 'debian-unstable' of git://git.debian.org/pkg-xorg/xsfbs into debian-unstable
      Bump Standards-Version to 3.8.2 now that we have README.source
      Pull from upstream 6.12-branch
      Remove the unused patching systems and drop quilt from Build-Depends
      Wrap build-deps in debian/control
      Wrap extended description to 80 columns
      Prepare changelog for upload

David Nusinow (1):
      Add README.source

Fredrik Höglund (1):
      Check if the composite op is supported in R200CheckComposite.

Julien Cristau (2):
      xsfbs: don't run dpkg --print-installation-architecture
      Kill custom readlink function

Markus Gapp (1):
      Add quirk for asus hd3450 board

Michel Dänzer (1):
      Pre-R600 EXA: Fix coordinate limits off-by-one error.

Roland Scheidegger (1):
      R6xx/R7xx: fix pixel centers

---
 ChangeLog                         |  121 ++++++++++++++++++++++++++++++++++++++
 debian/README.source              |   73 ++++++++++++++++++++++
 debian/changelog                  |   11 +++
 debian/control                    |   27 +++++++-
 debian/rules                      |    4 -
 debian/xsfbs/xsfbs.sh             |   12 ---
 src/ati_pciids_gen.h              |   10 +++
 src/pcidb/ati_pciids.csv          |   10 +++
 src/r6xx_accel.c                  |    3 
 src/radeon.h                      |    1 
 src/radeon_atombios.c             |   26 ++++++--
 src/radeon_bios.c                 |   10 +++
 src/radeon_chipinfo_gen.h         |   10 +++
 src/radeon_chipset_gen.h          |   10 +++
 src/radeon_dri.c                  |    7 ++
 src/radeon_driver.c               |   16 ++---
 src/radeon_exa_funcs.c            |    4 -
 src/radeon_exa_render.c           |    4 +
 src/radeon_pci_chipset_gen.h      |   10 +++
 src/radeon_pci_device_match_gen.h |   10 +++
 20 files changed, 345 insertions(+), 34 deletions(-)
---


Reply to: