On 28/06/07, Ludovic Rousseau <[EMAIL PROTECTED]> wrote: > IMPORTANT: I will NOT comment on what feature is or is not supported > by the driver. This is ALPHA work and many pieces are still missing. > Just test it by yourself or wait.
The avivo driver (for the ATI X1600 video card in the MBP C1D) is moving. Debian has a new version of the driver in experimental. One big feature is the support of shadow framebuffer to speed up 2D a lot. The driver is now usable for me. If you do not use Debian you can use the git upstream repository directly or wait until your distribution package the driver for you. Complete log (http://lists.debian.org/debian-x/2007/08/msg00132.html): Tag 'xserver-xorg-video-avivo-0.0.999+git20070805-1' created by Brice Goglin <[EMAIL PROTECTED]> at 2007-08-05 16:48 +0000 Tagging upload of xserver-xorg-video-avivo 0.0.999+git20070805-1 to experimental. Changes since xserver-xorg-video-avivo-0.0.999+git20070706-1: Alexander Larsson (1): avivo: add shadow framebuffer support. Brice Goglin (2): Merge branch 'master' of git://git.freedesktop.org/git/avivo/xf86-video-avivo into debian-experimental New upstream snapshot, and install the upstream ChangeLog Jerome Glisse (24): avivo: properly restore vga & GPU memory mapping on VT switch. avivo: simplify display width alignement computation. avivo: add randr 1.2 shadow framebuffer callback for rotate support. avivo: add all known pci id. avivo: remove fb manager, might be reintroduced latter. avivo: initialization code cleanup. avivo: make sure LFP overwritte second DVI output if one exist. avivo: adjust mode to match lfp fixed mode constraint. avivo: remap frame buffer & mmio if necessary in screen init. avivo: properly use avivo scaler. avivo: fix framebuffer offset handling. avivo: fix 16 & 15 bits screen color depth. avivotool: dump whole 128bytes of edid. avivotool: 0x7e30 i2c line does not seems to work like other. avivotool: verbose i2c transaction. avivotool: add missing arg to printf. avivotool: add i2c bus initialization should make i2c more reliable. avivo: If EDID fails for LFP use timings from bios. avivotool: fix handling of gpio 0x7e30. avivo: properly handle GPIO 0 (0x7E30) for i2c. avivo: push missing bits from last commit. avivo: change pll values computation algorithm. avivo: fix previous commit on PLL (usual cut & paste bug introduction). avivo: rework output dpms handling. Nicolas Trangez (1): Changed avivotool so GPIO_IN and GPIO_OUT can be given as command line options. --- Makefile.in | 4 aclocal.m4 | 2 avivotool/avivotool.c | 144 +++++++++++-- configure | 12 - debian/changelog | 8 debian/control | 2 debian/rules | 2 include/avivo.h | 52 ++++ include/avivo_chipset.h | 93 ++++++++ include/radeon_reg.h | 21 + xorg/Makefile.am | 20 + xorg/Makefile.in | 29 +- xorg/avivo.c | 268 +++++++++++++++++-------- xorg/avivo_bios.c | 87 ++++++-- xorg/avivo_chipset.c | 511 ++++++++++++++++++++++++++++++++++++++++++++---- xorg/avivo_common.c | 4 xorg/avivo_crtc.c | 194 ++++++++++++------ xorg/avivo_i2c.c | 56 +++++ xorg/avivo_memory.c | 74 ++++++ xorg/avivo_output.c | 316 ++++++++++++++++++++++++++--- xorg/avivo_output_lfp.c | 76 +++++++ xorg/avivo_state.c | 6 22 files changed, 1673 insertions(+), 308 deletions(-) --- -- Dr. Ludovic Rousseau ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Mactel-linux-users mailing list Mactel-linux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mactel-linux-users