Radeon EXA feedback

Francesco Biscani biscani at pd.astro.it
Thu Sep 8 19:26:03 PDT 2005


Hello,

I'm running right now latest Xorg CVS + latest EXA driver (16 - from 
http://people.freedesktop.org/~anholt/radeon-exa-16.diff ). What to say, 
finally "xcompmgr -a" runs ok :-) It's very smooth here. I've done some 
limited testing with mplayer and glxgears: both XV and DRI/GLX seem to work 
ok on EXA. Only small glitch is a strange "shadow" surrounding cursor when 
using XV, but apart from that everything is smooth. Oh, and some slide 
transitions in OpenOffice Impress are pretty slow too. Some info:

# lspci|grep -i radeon
0000:01:05.0 VGA compatible controller: ATI Technologies Inc Radeon IGP 
330M/340M/350M

# grep -i exa /var/log/Xorg.0.log
(**) RADEON(0): Option "AccelMethod" "EXA"
(**) RADEON(0): Using EXA acceleration architecture
(II) Loading sub module "exa"
(II) LoadModule: "exa"
(II) Loading /usr/lib/modules/libexa.so
(II) Module exa: vendor="X.Org Foundation"

# uname -a
Linux kurtz 2.6.13-morph2 #2 Sat Sep 3 23:48:02 CEST 2005 i686 Mobile Intel(R) 
Pentium(R) 4     CPU 2.40GHz GenuineIntel GNU/Linux

#cat /etc/X11/xorg.conf
[...]
Section "Extensions"
     Option "Composite" "Enable"
EndSection
[...]
Section "Device"
        Identifier  "Card0"
        Driver      "radeon"
        Option      "AGPMode" "4"
        Option      "AGPFastWrite" "on"
        Option      "EnablePageFlip" "on"
        Option      "BackingStore" "on"
        Option      "DDCMode"
        Option      "RenderAccel" "on"
        Option "AccelMethod" "EXA"
EndSection
[...]

Two questions:

1) does the RenderAccel option still makes sense on EXA?
2) when can we expect working translucent windows? :P Right now they are a 
little faster than XAA, but still far from usable.

Great work! Thanks very much, you guys rock :)

 Francesco

-- 
Dr. Francesco Biscani
Dipartimento di Astronomia
Università di Padova
biscani at pd.astro.it



More information about the xorg mailing list