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

Alex Deucher agd5f at kemper.freedesktop.org
Wed Sep 19 17:00:01 PDT 2007


Tag 'xf86-video-ati-6.7.193' created by Alex Deucher <alex at botch2.(none)> at 2007-09-20 00:59 -0700

ATI Driver randr 1.2 pre-release 6.7.193

Changes since xf86-video-ati-6.7.192:
Alex Deucher:
      RADEON: make tmds pll an output attribute
      RADEON: make load detection an output attribute for analog outputs
      RADEON: enable load detection for tvdac if output count for tvdac < 2
      RADEON: remove the "default" tv_standard option
      RADEON: Update tv attributes immediately
      RADEON: remove some cruft forgotten in a previous commit
      RADEON: add option to force tmds pll to default table
      RADEON: Add quirk and connector tables for apple laptops
      RADEON: automatically disable tiling if requested virtual desktop exceeds surface limits
      RADEON: don't restore bios scratch regs
      RADEON: initial pass at external TMDS support
      RADEON: ignore edid digital bit on analog ports
      RADEON: XPRESS connector tables are crap
      RADEON: turn off load detection on tv dac by default
      RADEON: note that MergedFB support has been replaced with randr 1.2
      RADEON: adjust pll restore
      RADEON: Remove more mergedfb cruft
      RADEON: fix plls again
      Revert "RADEON: initial pass at external TMDS support"
      RADEON: fix external TMDS parsing in legacy bios connector table
      RADEON: add default connector setup for single crtc chips
      bump for RC release

Michel Dänzer:
      radeon: Don't build currently unused RADEONSavePalette.
      radeon: Reinstate sync in radeon_crtc_show/hide_cursor.
      radeon: Remove declaration of unused variable.

Sjoerd Simons:
      radeon: Fix Option "MacModel".

---
 configure.ac         |    2 
 man/radeon.man       |   14 ++
 src/radeon.h         |   23 +++
 src/radeon_bios.c    |   31 ++---
 src/radeon_crtc.c    |    8 +
 src/radeon_cursor.c  |   20 +++
 src/radeon_display.c |    2 
 src/radeon_driver.c  |  116 +++++++------------
 src/radeon_modes.c   |   60 +++++-----
 src/radeon_output.c  |  297 ++++++++++++++++++++++++++++++++++++++++++++++-----
 src/radeon_probe.h   |    2 
 11 files changed, 424 insertions(+), 151 deletions(-)
---


More information about the xorg-commit mailing list