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

Alex Deucher agd5f at kemper.freedesktop.org
Sun Nov 11 17:43:44 PST 2007


Tag 'xf86-video-ati-6.7.196' created by Alex Deucher <alex at t41p.hsd1.va.comcast.net> at 2007-11-12 01:42 -0800

ATI Driver randr 1.2 pre-release 6.7.196

Changes since xf86-video-ati-6.7.195:
Alex Deucher (19):
      RADEON: still more LVDS fixes
      RADEON: more XPRESS connector table hacks
      RADEON: attempt to detect lid status on legacy bios
      RADEON: tell the bios not to muck with the hardware while the driver is active
      RADEON: small cleanup from last commit
      RADEON: fix potential crash in mode handling
      RADEON: return status unknown for flaky chip/connector combinations
      RADEON: Fix subtle change in crtc reg init
      RADEON: use native timing for RMX
      RADEON: allow the user to set any tv standard
      RADEON: finish fixing LVDS/RMX
      RADEON: Remove LVDSBiosNativeMode Option
      RADEON: fix possible crash in radeon_crtc_mode_set()
      RADEON: Add driver option to force TV DAC load detection on
      RADEON: document DefaultTMDSPLL option
      RADEON: clean up mode handling and improve reliability of DDC
      RADEON: Fix IgnoreEDID option
      RADEON: disable FP DETECT for DVI.
      bump for RC release

Brice Goglin (1):
      Fix typo in 'disposing cursor'

Dave Airlie (1):
      radeon: add support for DDC type 6

Eugen Dedu (1):
      radeon: Derive default value of Option "MacModel" from /proc/cpuinfo on Linux.

George Sapountzis (1):
      theatre compiles with pci-rework.

Joerg Sonnenberger (1):
      Portability fix from netbsd

Lars Weiler (1):
      include stdint.h to fix the build on some platforms

Matthieu Herb (1):
      RADEON: fix console restore on netbsd

Michel Dänzer (5):
      radeon: Improve detection of default value for Option "MacModel" on Linux.
      radeon: Handle 64 bit PCI resource bases better.
      Revert "radeon: Reinstate sync in radeon_crtc_show/hide_cursor."
      radeon: Fix build warning on powerpc.
      radeon: Use indirect register access for (un)hiding the cursor.

---
 configure.ac        |    4 
 man/radeon.man      |   15 +++
 src/Makefile.am     |   22 ++--
 src/atiprint.c      |    1 
 src/atiprobe.c      |    1 
 src/radeon.h        |    5 -
 src/radeon_bios.c   |   22 ++++
 src/radeon_crtc.c   |   48 +++++++---
 src/radeon_cursor.c |   51 +++++------
 src/radeon_driver.c |   53 ++++++++---
 src/radeon_modes.c  |   52 ++++++-----
 src/radeon_output.c |  231 +++++++++++++++++++++++++++++++++++++---------------
 src/radeon_probe.h  |    1 
 13 files changed, 344 insertions(+), 162 deletions(-)
---


More information about the xorg-commit mailing list