Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 297412 - x11-drivers/xf86-video-intel: UXA causes major slowdown during benchmark with polytopes.
Summary: x11-drivers/xf86-video-intel: UXA causes major slowdown during benchmark with...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Lowest minor
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-18 12:29 UTC by Raymond Jennings
Modified: 2012-08-14 22:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raymond Jennings 2009-12-18 12:29:50 UTC
The polytopes screensaver slows down an entire order of magnitude when /etc/X11/xorg.conf specifies UXA acceleration instead of the default EXA


Reproducible: Always

Steps to Reproduce:
1. Configure X to use UXA acceleration
2. Go into X
3. start the polytopes screensaver

Actual Results:  
Enabling UXA caused a HUGE slowdown

Expected Results:  
UXA would be faster as it's a newer standard and even recommended by gentoo-wiki on the page for Intel GMA.

Relevant software versions:
sys-kernel/gentoo-sources-2.6.31-r6 (KMS)
x11-base/xorg-server-1.6.5-r1
x11-misc/xscreensaver-5.10

Hardware:
Intel Atom 330q
Intel 82945GC integrated graphics card
xscreensaver: 

/etc/X11/xorg.conf:

Autogenerated by X -configure

Added following line to the driver section:
Option      "AccelMethod"   "UXA"
Comment 1 Rémi Cardona (RETIRED) gentoo-dev 2009-12-27 13:14:39 UTC
Since you provide almost no valuable information, I'll try some guessing.

Judging by the few version numbers you posted, I'd say you're running stable x86 or amd64. So that would mean you're running either xf86-video-intel 2.8.1 or 2.9.1 (hopefully, the latter).

Since EXA support was completely removed between 2.7 and 2.8, you're actually not using EXA at all, you're using software fallbacks. If you have a good CPU, chances are it'll run faster than the GPU (the 945 isn't really a speedy GPU).

In any case, please attach your Xorg.0.log with _and_ without UXA enabled.

Thanks
Comment 2 Raymond Jennings 2010-03-09 04:28:48 UTC
Sadly, config shuffling has since destroyed the requested information.  Closing.
Comment 3 Raymond Jennings 2010-03-22 19:25:57 UTC
Reopening to close the proper way.
Comment 4 Raymond Jennings 2010-03-22 19:26:47 UTC
Per some assistance I received on the forums this was a simple case of improper permissions on the card01 device.

Comment 5 Raymond Jennings 2010-03-22 19:27:27 UTC
closing