[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.9.0+git20080802.1f3eee36-1'



Tag 'xserver-xorg-video-ati-1_6.9.0+git20080802.1f3eee36-1' created by Brice Goglin <bgoglin@debian.org> at 2008-08-02 21:37 +0000

Tagging upload of xserver-xorg-video-ati 1:6.9.0+git20080802.1f3eee36-1 to experimental.

Changes since xserver-xorg-video-ati-1_6.9.0-1+lenny2:
Alex Deucher (18):
      Revert "IGP: attempt to fix VGA on IGP chips"
      RADEON: IGP VGA fixes take 2
      RS4xx: enable the DRI by default on all variants
      Revert "rotate: fix rotation in conf file."
      Add quirk for Falcon NW laptop
      Fix cursor with multi-head and rotation
      Make sure cursor offsets are properly aligned when using EXA
      R300: NUM_FPU adjustments for VAP_CNTL
      ATOM: Add support for UpdateCRTC_DoubleBufferRegisters cmd table
      ATOM: fix for r4xx cards with no VRAM_Usage tables
      Add oem quirk for external tmds setup on Dell Inspiron 8600
      Clean up legacy display watermark setup
      Clear display priority bits before resetting them
      Interlaced mode fixups for AVIVO chips
      First pass at InitDispBandwidth() for AVIVO chips
      Add quirk for oem x300 card
      Fix error in driver connector table for powerbook w/ vga
      Change prim types for exa and textured video to help avoid tearing

Benjamin Herrenschmidt (2):
      atombios: add support for other endians.
      Fix console switch on R500

Brice Goglin (8):
      use PACKAGE_VERSION_* for radeon version
      Increase default GART size to 32MB on >=R300
      Merge branch 'debian-unstable' into debian-experimental
      Update DEB_BUILD_OPTIONS handling
      Run autoreconf at build-time; build-depend on automake, libtool and xutils-dev.
      Merge branch 'debian-unstable' into debian-experimental
      Merge upstream master branch
      Prepare changelog for upload

Dave Airlie (6):
      radeon: drop all use of CPMode.
      rotate: fix rotation in conf file.
      rv770 initial support
      pciid: add radeon HD3850.
      atombios: use macro to get offset into table
      atombios: fix typo in mode conversion for panel

Julien Cristau (2):
      Build against xserver 1.5 rc5.
      Link with -lpciaccess and -ldrm if needed

Michel Dänzer (3):
      Restore versioning of interface for Mesa DRI driver.
      Only declare local variable when it's used.
      Call DRM modeset ioctl after the IRQ has been initialized.

Owain Gordon Ainsworth (1):
      radeon: don't call ioctl unless DRI is initialised

Roland Scheidegger (1):
      clamp tex coords (r100/r200) for textured video

Wolke Liu (1):
      Add pci id for FireMV 2400

---
 ChangeLog                         |  201 
 Makefile.in                       |  695 -
 aclocal.m4                        | 8256 ------------
 compile                           |  142 
 config.guess                      | 1526 --
 config.h.in                       |  117 
 config.sub                        | 1658 --
 configure                         |24790 --------------------------------------
 debian/changelog                  |   16 
 debian/control                    |    2 
 debian/rules                      |   24 
 depcomp                           |  589 
 install-sh                        |  519 
 ltmain.sh                         | 6964 ----------
 man/Makefile.in                   |  435 
 missing                           |  367 
 mkinstalldirs                     |  161 
 src/Makefile.am                   |    8 
 src/Makefile.in                   | 1010 -
 src/ati_pciids_gen.h              |    2 
 src/atombios_crtc.c               |  162 
 src/legacy_crtc.c                 |    3 
 src/pcidb/ati_pciids.csv          |    2 
 src/radeon.h                      |    4 
 src/radeon_accel.c                |   12 
 src/radeon_chipinfo_gen.h         |    2 
 src/radeon_chipset_gen.h          |    2 
 src/radeon_crtc.c                 |    9 
 src/radeon_dri.c                  |   15 
 src/radeon_dri.h                  |    7 
 src/radeon_driver.c               |   41 
 src/radeon_exa_render.c           |   32 
 src/radeon_output.c               |   14 
 src/radeon_pci_chipset_gen.h      |    2 
 src/radeon_pci_device_match_gen.h |    2 
 src/radeon_probe.h                |    1 
 src/radeon_reg.h                  |   16 
 src/radeon_textured_videofuncs.c  |   25 
 src/radeon_version.h              |    7 
 39 files changed, 480 insertions(+), 47360 deletions(-)
---


Reply to: