RadeonHD FTW!
Will test this out very soon![]()
Phoronix: Open-Source ATI R500 EXA & XAA Support
For those of you using the RadeonHD driver with a Radeon X1000 (R500) graphics card, today it has picked up EXA and XAA support! This support is still very initial -- with no EXA accelerated (DMAed) up or download yet -- but it means the start of open-source 2D acceleration for these ATI graphics cards. The git commits pushing this XAA/EXA support were made just minutes ago to xf86-video-radeonhd on FreeDesktop's server...
http://www.phoronix.com/vr.php?view=NjMxMQ
RadeonHD FTW!
Will test this out very soon![]()
** Working on a fglrx, radeon, radeonhd 2D comparison. **
How do I enable EXA? I'm on Ubuntu 7.10.
Once you're running the latest xf86-video-radeonhd code, add:
Option "AccelMethod" "EXA"
to your radeonhd device section of the xorg.conf.
Tks. Do you have to do anything to disable XAA, which is enabled by default, or can they co-exist?
Do I need to build the driver again or can I just do a git update?