[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.198-git20080109.10e7636c-1'



Tag 'xserver-xorg-video-ati-1_6.7.198-git20080109.10e7636c-1' created by Brice Goglin <bgoglin@debian.org> at 2008-01-09 22:55 +0000

Tagging upload of xserver-xorg-video-ati 1:6.7.198~git20080109.10e7636c-1 to experimental.

Changes since xserver-xorg-video-ati-1_6.7.198-git20080102.30cab1db-1:
Alex Deucher (14):
      RADEON: add support for ATOM component video table
      RADEON: preliminary support for ATOM RMX
      Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/xorg/driver/xf86-video-ati
      RADEON: various avivo tv-out related clean-ups
      RADEON: fix crash when setting rotation in the config file
      RADEON: fix compile
      RADEON: improve ntsc image centering
      RADEON: further fixup for pScrn->pScreen issue
      RADEON: fix tvdac load detection at server start up
      R128: Like powerpc, don't use VGA by default on sparc
      RADEON: Fix TVStandard option
      RADEON: add default outputs if no connected devices
      RADEON: Make default output actually work...
      RADEON: restore FP2 regs before external encoders

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

Dave Airlie (5):
      r600: fixup crash on unknown output type
      r600: change devices list depending on connector
      r500: tvout avoid doing dpms here it makes my tv mode go all crappy
      atombios: i2c lines are all done with sw so we can accept any of them.
      i2c: a line mux of 0 is valid

Kristian Høgsberg (1):
      RADEON: fix crtc routing on r4xx cards when using atom to init DVO chip

Michel Dänzer (2):
      radeon: Miscellaneous warning fixes.
      radeon: Adapt manpage to reality wrt AGP options.

---
 ChangeLog              |  156 +++++++++++++++++++++++++++
 debian/changelog       |    6 +
 man/r128.man           |    2 
 man/radeon.man         |   14 +-
 src/AtomBios/Decoder.c |    2 
 src/Makefile.am        |    2 
 src/atombios_crtc.c    |   34 ++++-
 src/atombios_output.c  |   66 +++++++++++
 src/legacy_output.c    |   19 ++-
 src/r128_driver.c      |    6 -
 src/radeon.h           |    2 
 src/radeon_atombios.c  |  189 ++++++++++++++++++++++++++-------
 src/radeon_atombios.h  |    5 
 src/radeon_bios.c      |    1 
 src/radeon_crtc.c      |    5 
 src/radeon_driver.c    |   43 +++++--
 src/radeon_modes.c     |   69 +++++++++++-
 src/radeon_output.c    |  278 +++++++++++++++++++++++++++++--------------------
 src/radeon_probe.h     |    2 
 src/radeon_tv.c        |    2 
 20 files changed, 704 insertions(+), 199 deletions(-)
---


Reply to: