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



Tag 'xserver-xorg-video-ati-1_6.7.192-1' created by Brice Goglin <bgoglin@debian.org> at 2007-08-27 06:29 +0000

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

Changes since xserver-xorg-video-ati-1_6.7.191-1:
Alex Deucher (12):
      RADEON: Always assume LVDS is connected
      RADEON: clean up the logic in crtc_mode_set()
      RADEON: set (hopefully) reasonable default max desktop sizes
      RADEON: NONE to None to match other port info
      RADEON: add extra green data in depth 16
      RADEON: remove fbdev option
      RADEON: fix crtc clipping for Xv
      RADEON: Only update pixclks_cntl when updating tv routing
      RADEON: fix depth 16 palette for real this time
      RADEON: minor tweak to tv out
      RADEON: Fix rotation.  works now
      Bump for new release

Alon Ziv (1):
      radeon: Sane handling of timeouts in WaitForVerticalSync(2).

Brice Goglin (2):
      Merge tag 'xf86-video-ati-6.7.192' into debian-experimental
      New upstream release candidate

Dave Airlie (2):
      radeon: bug 11899 + debian 435040 - test for usefbdev before calling int10
      radeon: don't disable dac if either tv or vga is using it

Michel Dänzer (10):
      radeon: Don't call RADEONDRIRefreshArea when the damaged region is empty.
      radeon: Wait for pending overlay flip to finish before emitting new one.
      radeon: Change a test to info->IsIGP from several IGP families.
      radeon: Restore memmap registers even if only AGP location changed.
      radeon: Don't synchronize DRI windows between pages when possible.
      radeon: Sync pages when enabling page flipping with EXA as well.
      radeon: Warning fixes.
      radeon: Remove unnecessary #include <time.h>.
      64 bit warning fixes.
      Require xorg-server >= 1.3 for RandR 1.2.

Roland Bär (2):
      radeon: bug 11861 - dead code removal in radeon_video.c
      radeon: bug 11860 fix some mem leaks

Sascha Sommer (1):
      radeon: Round down RMX stretch ratios.

---
 ChangeLog            |  202 ++++++++++++++++++++++
 configure            |   40 ++--
 configure.ac         |    4 
 debian/changelog     |    8 
 man/radeon.man       |    8 
 src/atidri.c         |    7 
 src/radeon.h         |   25 ++
 src/radeon_bios.c    |   32 +--
 src/radeon_crtc.c    |  123 +++++++------
 src/radeon_display.c |   25 ++
 src/radeon_dri.c     |   85 +++++++--
 src/radeon_driver.c  |  456 ++++++++++++++++-----------------------------------
 src/radeon_output.c  |   39 +---
 src/radeon_probe.c   |    1 
 src/radeon_reg.h     |    1 
 src/radeon_tv.c      |    9 -
 src/radeon_video.c   |   55 +++---
 src/theatre.c        |   15 +
 src/theatre200.c     |   19 +-
 src/theatre_detect.c |   15 +
 20 files changed, 665 insertions(+), 504 deletions(-)
---



Reply to: