Tag 'xserver-xorg-video-ati-1_6.6.193-1' created by Brice Goglin <[EMAIL PROTECTED]> at 2007-08-04 14:09 +0000
Tagging upload of xserver-xorg-video-ati 1:6.6.193-1 to experimental. Changes since xserver-xorg-video-ati-1_6.6.192-1: Alex Deucher (5): RADEON: make sure RADEON_LVDS_ON is cleared when turning LVDS off RADEON: additional LVDS off fix (missed in previous commit) RADEON: only touch LVDS on mobility chips RADEON: fix possible segfault on mobility chips with MM tables R128: don't clip modes to panel on laptops when only using the CRT port Andrew Randrianasulu (1): RADEON: Fix VT switch hangs Branden Robinson (1): Test for existence of debian/patches directory before creating a symlink to it. Brice Goglin (13): Fix displaying of patches applied by quilt. Minor fixes in the patching system. Merge ../../../xsfbs/xsfbs into debian-experimental Fix "display the output of quilt push/pop". Merge ../../../xsfbs/xsfbs into debian-experimental MACH64: avoid crash in Xv code Minor fixes in the manpages Merge tag 'ati-6.6.193' into debian-experimental New upstream release 6.6.193 Drop 01_ati_r128_update_chip_identification.diff and 02_radeon_manpage.diff Add myself to uploaders Add 2 closers Prepare changelog for upload Dave Airlie (12): radeon: add support for DDC on some laptop chipsets Merge branch 'origin' rs480: only has single dac rs480: make second crtc work with magic number in magic register. rs480: more unknown regs radeon: add bios quirk for nx6125 monid radeon: disable vbl interrupts when no 3d is running on a new enough drm radeon: disable irqs at server start until 3D app starts radeon: cleanup some pieces of the dpms/blank register programming ati: add -Wall for gcc radeon: remove unused variables update configure.ac for 6.6.193 release Henry Zhao (1): Update CRT2pScrn->monitor->Last to reflect the Julien Cristau (2): Fix copy/paste typo in the input driver provides. Add upstream URL to debian/copyright. Luc Verhaegen (1): Clean up PortInfo to CRTC mapping Matthieu Herrb (1): Fix build without XF86DRI Michel Dänzer (7): radeon: Suppress debugging output by default. radeon: HW cursor cleanup. radeon: Provide new DRI texOffsetStart hook when available with EXA. radeon: Fix some more ErrorFs when setting mode. radeon: Don't loop indefinitely if no mode matches detected panel size. radeon: Fix panel size detection from registers with stretched mode programmed. radeon: Fully zero-initialize info->CRT2pScrn->monitor. Tormod Volden (1): RADEON: limit PanelPwrDly to 2000 ms on ATOM bios as per legacy bios --- ChangeLog | 251 +++++ aclocal.m4 | 2 configure | 32 configure.ac | 6 debian/changelog | 21 debian/control | 2 debian/copyright | 3 debian/patches/01_ati_r128_update_chip_identification.diff | 75 - debian/patches/02_radeon_manpage.diff | 13 debian/patches/series | 2 debian/xsfbs/xsfbs.mk | 36 man/ati.man | 4 man/radeon.man | 4 src/atimach64xv.c | 3 src/r128_driver.c | 3 src/radeon.h | 22 src/radeon_accel.c | 38 src/radeon_bios.c | 21 src/radeon_common.h | 7 src/radeon_commonfuncs.c | 14 src/radeon_cursor.c | 64 - src/radeon_display.c | 611 +++++-------- src/radeon_dri.c | 51 + src/radeon_driver.c | 493 +++++----- src/radeon_exa.c | 17 src/radeon_probe.h | 3 src/radeon_reg.h | 8 src/radeon_video.c | 16 28 files changed, 1013 insertions(+), 809 deletions(-) --- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]