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



Tag 'xserver-xorg-video-ati-1_6.12.3-1' created by Brice Goglin <bgoglin@debian.org> at 2009-09-10 05:52 +0000

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

Changes since xserver-xorg-video-ati-1_6.12.2-3:
Adam Jackson (1):
      Fix misleading filenames in DRI setup failure messages

Alex Deucher (16):
      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
      radeon: fix typo in object header to connector type conversion
      radeon: add some new r7xx pci ids
      RS880: enable accel
      RV280: add agp quirk
      RV740: disable small DFS transfers
      RV280: add agp quirk

Brice Goglin (4):
      Merge branch 'upstream-unstable' into debian-unstable
      Merge tag 'xf86-video-ati-6.12.3' into debian-unstable
      New upstream release
      Prepare changelog for upload

Bryce Harrington (3):
      radeon: AGPMode quirk needed for HP Omnibook 6200
      radeon: AGPMode quirk needed for IBM Thinkpad T40 with Mobility M7 LW
      radeon: AGPMode quirk needed for SiS

Dave Airlie (11):
      radeon: fix r600 shadow fb mode with cursor allocation in wrong place
      radeon/tv: fix typo in crtc register modifications
      r100/r200: dont emit wrong clamp modes.
      atom/tvout: set the correct scaler up for tv out
      atombios: store dac detect result into save register.
      atom: recall crtc source script after tv dpms on
      radeon: move detected monitor type debugging.
      r600: fix bad unit in texture setup
      ati: update for resources/RAC API removal
      ati: change to using ABI version check
      ati 6.12.3

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

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                         |  167 +++++++++++++
 configure.ac                      |    2 
 debian/changelog                  |    7 
 src/ati_pciids_gen.h              |    5 
 src/atombios_output.c             |  479 +++++++++++++++++++-------------------
 src/pcidb/ati_pciids.csv          |   15 -
 src/r600_exa.c                    |   11 
 src/r600_textured_videofuncs.c    |    1 
 src/r6xx_accel.c                  |    2 
 src/radeon_atombios.c             |    2 
 src/radeon_chipinfo_gen.h         |    5 
 src/radeon_chipset_gen.h          |   15 -
 src/radeon_dri.c                  |   22 +
 src/radeon_driver.c               |   12 
 src/radeon_exa_render.c           |   16 -
 src/radeon_output.c               |    5 
 src/radeon_pci_chipset_gen.h      |    5 
 src/radeon_pci_device_match_gen.h |    5 
 src/radeon_probe.c                |    3 
 src/radeon_tv.c                   |    2 
 20 files changed, 511 insertions(+), 270 deletions(-)
---


Reply to: