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



Tag 'xserver-xorg-video-ati-1_6.7.196-1' created by Brice Goglin <bgoglin@debian.org> at 2007-11-12 07:58 +0000

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

Changes since xserver-xorg-video-ati-1_6.7.195-2:
Alex Deucher (18):
      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 (3):
      Fix typo in 'disposing cursor'
      Merge tag 'xf86-video-ati-6.7.196' into debian-experimental
      New upstream release candidate

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

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.

---
 ChangeLog           |  248 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure           |   22 ++--
 configure.ac        |    4 
 debian/changelog    |    6 +
 man/radeon.man      |   19 ++-
 src/atiprint.c      |    1 
 src/atiprobe.c      |    1 
 src/radeon.h        |    6 -
 src/radeon_bios.c   |   17 +++
 src/radeon_crtc.c   |   48 ++++++----
 src/radeon_cursor.c |   51 ++++------
 src/radeon_driver.c |   54 +++++++----
 src/radeon_modes.c  |   59 +++---------
 src/radeon_output.c |  221 +++++++++++++++++++++++++++++++---------------
 14 files changed, 566 insertions(+), 191 deletions(-)
---



Reply to: