xf86-video-ati: Changes to 'refs/tags/xf86-video-ati-6.7.192'

Alex Deucher agd5f at kemper.freedesktop.org
Sun Aug 26 15:52:19 PDT 2007


Tag 'xf86-video-ati-6.7.192' created by Alex Deucher <alex at botch2.(none)> at 2007-08-26 23:52 -0700

ATI Driver randr 1.2  pre-release 6.7.192

Changes since xf86-video-ati-6.7.191:
Alex Deucher:
      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:
      radeon: Sane handling of timeouts in WaitForVerticalSync(2).

Dave Airlie:
      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:
      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:
      radeon: bug 11861 - dead code removal in radeon_video.c
      radeon: bug 11860 fix some mem leaks

Sascha Sommer:
      radeon: Round down RMX stretch ratios.

---
 configure.ac         |    4 
 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  |  458 ++++++++++++++++-----------------------------------
 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 +
 17 files changed, 436 insertions(+), 485 deletions(-)
---


More information about the xorg-commit mailing list