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



Tag 'xserver-xorg-video-ati-1_6.7.196-2' created by Brice Goglin <bgoglin@debian.org> at 2007-12-03 20:44 +0000

Tagging upload of xserver-xorg-video-ati 1:6.7.196-2 to experimental.

Changes since xserver-xorg-video-ati-1_6.7.196-1:
Adam Jackson (1):
      radeon: fix openoffice/render bug on r100 chips

Alex Deucher (8):
      Revert "Portability fix from netbsd"
      RADEON: Make sure we set the MT properly for connected status unknown
      RADEON: set proper defaults for tv dac BGADJ/DACADJ
      RADEON: fix typo in man page
      RADEON: only return status unknown for XPRESS chips
      RADEON: add MacModel "mini-internal" for minis with internal TMDS
      RADEON: rework MacModel option
      RADEON: add options for force TV out as detected and to set TV standard

Arkadiusz Miskiewicz (1):
      RADEON: fix backlight control on some laptops

Brice Goglin (3):
      Merge branch 'master' of git://git.freedesktop.org/git/xorg/driver/xf86-video-ati into debian-experimental
      New upstream snapshot
      Prepare changelog for uploade

Dave Airlie (2):
      radeon: restructure pci ids to avoid effort later
      Revert "Disable RENDER acceleration by default on some RV200 chips."

Kusanagi Kouichi (1):
      radeon: Fix crash with XVideo 24bit RGB images.

Michel Dänzer (2):
      Fix build against xserver master.
      radeon: Further XVideo fixes.

Roland Scheidegger (2):
      ignore sometime bogus agp_mode bit from chip (bug #13190)
      really do not set up surface regs for depth buf on r100-class igps (bug #13080)

Stefan Dirsch (1):
      Disable RENDER acceleration by default on some RV200 chips.

---
 aclocal.m4                         |    2 
 configure                          |    2 
 configure.ac                       |    2 
 debian/changelog                   |    8 +
 debian/patches/01_gen_pci_ids.diff |   12 -
 ltmain.sh                          |    2 
 man/radeon.man                     |   51 ++++++-
 src/Makefile.am                    |    9 -
 src/Makefile.in                    |   13 +
 src/ati_pciids_gen.h               |  219 +++++++++++++++++++++++++++++++
 src/atidri.c                       |   26 +--
 src/atipciids.h                    |  248 -----------------------------------
 src/pcidb/ati_pciids.csv           |  220 +++++++++++++++++++++++++++++++
 src/pcidb/parse_pci_ids.pl         |   94 +++++++++++++
 src/radeon.h                       |   30 +++-
 src/radeon_chipinfo_gen.h          |  140 +++++++++++++++++++
 src/radeon_chipset.h               |  142 --------------------
 src/radeon_chipset_gen.h           |  141 ++++++++++++++++++++
 src/radeon_crtc.c                  |    4 
 src/radeon_dri.c                   |   30 ++--
 src/radeon_driver.c                |  260 ++++---------------------------------
 src/radeon_output.c                |  212 ++++++++++++++++++++++++------
 src/radeon_pci_chipset_gen.h       |  141 ++++++++++++++++++++
 src/radeon_probe.c                 |  145 --------------------
 src/radeon_render.c                |    4 
 src/radeon_tv.c                    |    8 -
 src/radeon_video.c                 |   56 ++++---
 27 files changed, 1335 insertions(+), 886 deletions(-)
---



Reply to: