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



Tag 'xserver-xorg-video-ati-1_6.8.191-1' created by Brice Goglin <bgoglin@debian.org> at 2008-06-13 20:33 +0000

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

Changes since xserver-xorg-video-ati-1_6.8.1-git20080528.faea0088-1:
Alex Deucher (12):
      RADEON: only attempt to read vbios from legacy ISA space if it's primary
      R1xx: Gamma fixes for overlay
      ATOM: fail of we are not able to get a bios image
      RADEON: don't enable legacy bios table based init yet
      RADEON: add Int10 option
      RADEON: update RADEONGetVRAMType() for newer chips
      ATOM: disable TV-out for now
      RADEON: minor cleanups
      RS4xx: RC410 chips are actually RS400 based
      R5xx: fix RADEONSetAgpBase() for R5xx chips
      R3xx: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT
      Bump for 6.9.0rc1 release

Brice Goglin (6):
      Do not call laptop-detect, let the only user call it directly
      Update xsfbs/quilt patching rules to be compatible with the
      Merge tag 'xf86-video-ati-6.8.191' into debian-experimental
      Merge branch 'debian-unstable' of ../../../../xsfbs/xsfbs into debian-experimental
      New upstream release candidate
      Prepare changelog for upload

Dave Airlie (5):
      radeon: fix typo in memory calcs
      atombios: fixup atombios bitfields for endianness
      radeon: add lots of endian bits into the atombios parser
      atom: fixup includes in cd operations to get correct endian bits in atombios.h
      atom: fix another endian define

David Nusinow (2):
      Remove make-orig-tar-gz target
      Kill the manifest code.

Julien Cristau (5):
      xsfbs.mk: make 'serverabi' depend on 'install'
      Remove xsfbs-autoreconf.mk
      Remove the .pc directory properly
      xsfbs.sh: add remove_conffile_lookup
      xsfbs.sh: use 'local' now that policy allows it

Michel Dänzer (1):
      Call DRM_IOCTL_MODESET_CTL ioctl to avoid problems with DRM post vblank-rework.

---
 ChangeLog                        |  129 ++++++++++++
 configure                        |   20 -
 configure.ac                     |    2 
 debian/changelog                 |    6 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 --------------
 debian/xsfbs/xsfbs.mk            |  102 ----------
 debian/xsfbs/xsfbs.sh            |  394 ++++++++++++++++++++-------------------
 man/radeon.man                   |    6 
 src/AtomBios/CD_Operations.c     |    9 
 src/AtomBios/Decoder.c           |    9 
 src/AtomBios/includes/atombios.h |   50 ++++
 src/legacy_crtc.c                |   24 ++
 src/pcidb/ati_pciids.csv         |    4 
 src/radeon.h                     |    4 
 src/radeon_accel.c               |    8 
 src/radeon_atombios.c            |  273 +++++++++++++--------------
 src/radeon_bios.c                |   20 +
 src/radeon_chipinfo_gen.h        |    4 
 src/radeon_commonfuncs.c         |    5 
 src/radeon_dri.c                 |   21 +-
 src/radeon_driver.c              |  130 ++++++++++--
 src/radeon_macros.h              |   10 
 src/radeon_reg.h                 |   28 ++
 src/radeon_video.c               |   55 +++--
 24 files changed, 808 insertions(+), 655 deletions(-)
---


Reply to: