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

Alex Deucher agd5f at kemper.freedesktop.org
Wed Feb 18 14:26:32 PST 2009


Tag 'xf86-video-ati-6.11.0' created by Alex Deucher <alexdeucher at gmail.com> at 2009-02-18 22:25 -0800

xf86-video-ati-6.11.0

Changes since xf86-video-ati-6.10.99.0:
Alex Deucher (17):
      RV350: add AGP quirk
      ATOM: warning fixes
      Bump version post RC release
      Radeon EXA: wait for the engine to be idle before sw access
      Revert "Radeon EXA: wait for the engine to be idle before sw access"
      AVIVO: fix dualhead/rotation for real
      R3xx-R5xx EXA: fix texture setup for non-repeat case
      R1xx/R2xx EXA: fix non repeat texture setup
      RV280: add another agp quirk
      RV350: add another AGP quirk
      Fix crtc routing on pre-DCE3.2 systems
      ATOM: don't unblank uninitialized crtcs
      ATOM: reset crtc initialized flag on CloseScreen()
      DCE3.2+: allow output cloning
      Set default RMX type to FULL on LVDS
      R6xx: Connector quirk for asus board
      bump for release

David Miller (2):
      DRI: Fix page size used in RADEONDRIGetPciAperTableSize().
      GART: Save/restore GART table consistently.

Fabio (1):
      man page updates

Michel Dänzer (2):
      EXA: The source tiling code can't handle RepeatReflect yet.
      EXA: If making a pixmap offscreen fails, return ~0ULL as texture offset.

---
 configure.ac            |    2 
 man/radeon.man          |   42 ++++++++++++-----
 src/atombios_crtc.c     |   21 +-------
 src/atombios_output.c   |   46 ++++++++++++++++--
 src/legacy_crtc.c       |    4 +
 src/radeon.h            |    3 +
 src/radeon_atombios.c   |   10 ++++
 src/radeon_crtc.c       |    2 
 src/radeon_dri.c        |    9 ++-
 src/radeon_driver.c     |   43 ++++++++++++++++-
 src/radeon_exa.c        |   10 +++-
 src/radeon_exa_render.c |  117 ++++++++++++++++++++++++++----------------------
 src/radeon_output.c     |   29 ++++++-----
 src/radeon_probe.h      |    1 
 14 files changed, 233 insertions(+), 106 deletions(-)
---


More information about the xorg-commit mailing list