[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.12.2-2'



Tag 'xserver-xorg-video-ati-1_6.12.2-2' created by Brice Goglin <bgoglin@debian.org> at 2009-05-13 07:18 +0000

Tagging upload of xserver-xorg-video-ati 1:6.12.2-2 to unstable.

Changes since xserver-xorg-video-ati-1_6.12.2-1:
Alex Deucher (26):
      R6xx/R7xx: set proper 3D client driver name for r600
      radeon: chip family typo
      R6xx/R7xx: cleanup macro
      radeon: remove old crtc size heuristics
      radeon: fix tmds_pll randr property
      Revert "DCE3/3.2: cleanup dpms after previous changes"
      Remove old messages
      Endian fixes for object table
      RS690: add quirk for acer board
      AVIVO: fix for cursor corruption issue
      r2xx/r3xx/r4xx: further i2c fixups
      AVIVO: make sure cursor width isn't negative
      RV410: SE variants only have 1 quad pipe
      AVIVO: fix cursor corruption/flickering issues
      R6xx/r7xx: fix CURSOR_SWAPPING_* macros
      AVIVO: better fix for cursor flickering/corruption issues
      radeon: fix several dpms issues
      r2xx-r4xx: fix typo in last i2c fix and clarify hw i2c pin sel
      AVIVO: move cusor offscreen when disabling
      AVIVO: fix cursor corruption bands for real
      AVIVO: set default cursor mode in cursor init
      RS690/RS740: fix connector enumeration in some cases
      RS690: gpio/connector fixes
      R3xx-R5xx: don't set TX_OFFSET_RS in RS_INST_COUNT
      r3xx-r5xx: switch to 1/12 subpixel precision
      R3xx/R4xx tex vid: increase the guardband limit for rendering with a tri

Brice Goglin (5):
      radeon Suggests: firmware-linux
      Move -dbg package to section debug
      Merge branch '6.12-branch' of git://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati into debian-unstable
      Pull from upstream stable branch
      Prepare changelog for upload

Dave Airlie (2):
      radeon: fix DDC on rv410 VGA ports for non-atom use.
      radeon: tweak ddc fix for all r300s.

David Nusinow (4):
      Add a note in NEWS.Debian about firmware-linux
      Remove 01_gen_pci_ids.diff patch
      Don't try to install now-absent PCI ID text file
      Update NEWS entry to mention 2d and Xvideo

Michel Dänzer (1):
      Clear the framebuffer before initializing modes.

---
 ChangeLog                                |  248 +++++++++++++++++++++++++++++++
 debian/NEWS                              |   11 +
 debian/changelog                         |   15 +
 debian/control                           |    3 
 debian/patches/01_gen_pci_ids.diff       |   21 --
 debian/patches/series                    |    1 
 debian/xserver-xorg-video-radeon.install |    1 
 src/atombios_crtc.c                      |    4 
 src/legacy_crtc.c                        |   48 ++----
 src/legacy_output.c                      |   11 -
 src/r600_state.h                         |    6 
 src/radeon.h                             |    3 
 src/radeon_accel.c                       |    9 +
 src/radeon_atombios.c                    |   46 +++--
 src/radeon_commonfuncs.c                 |   40 ++---
 src/radeon_crtc.c                        |   13 +
 src/radeon_cursor.c                      |   70 +++++---
 src/radeon_dri.c                         |    9 -
 src/radeon_driver.c                      |   68 +-------
 src/radeon_exa_render.c                  |   16 +-
 src/radeon_output.c                      |   86 ++++++++--
 src/radeon_probe.h                       |    1 
 src/radeon_reg.h                         |   38 ++--
 src/radeon_textured_videofuncs.c         |   22 +-
 src/radeon_version.h                     |    1 
 25 files changed, 541 insertions(+), 250 deletions(-)
---


Reply to: