Tag 'xserver-xorg-video-ati-1_6.11.0-1' created by Brice Goglin <bgog...@debian.org> at 2009-02-18 23:17 +0000
Tagging upload of xserver-xorg-video-ati 1:6.11.0-1 to experimental. Changes since xserver-xorg-video-ati-1_6.10.99.0-1: 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 Brice Goglin (3): Merge tag 'xf86-video-ati-6.11.0' into debian-experimental New upstream release Prepare changelog for upload 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. --- ChangeLog | 176 ++++++++++++++++++++++++++++++++++++++++++++++++ configure.ac | 2 debian/changelog | 7 + 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 16 files changed, 416 insertions(+), 106 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org