Bug 21218

Summary: Radeon - graphical glitches with EXA
Product: xorg Reporter: Honza Tvrznik <flateric>
Component: Driver/RadeonAssignee: xf86-video-ati maintainers <xorg-driver-ati>
Status: RESOLVED DUPLICATE QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: 7.4 (2008.09)   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Attached screenshot none

Description Honza Tvrznik 2009-04-16 03:55:25 UTC
Hello,

using Option "AccelMethod" EXA in xorg.conf causes some minor graphical glitches in KDE4 menus and also in Firefox browser. Icons in KDE4 menus are litle corrupted (text is OK). 
Changing acceleration architecture to XAA, or changing driver to radeonhd solve this problem. But, radeonhd is slower for me and have some different bugs. 

I was playing with this options, but without success.
Option "DisplayPriority"
Option "ColorTiling"
Option "AccelDFS"
Option "EXAVSync"

Configuration :
GPU: ATI Technologies Inc Radeon Mobility X1400
xserver: X Server 1.6.1
radeon driver: xf86-video-ati-6.12.2
KDE 4.2.2
Comment 1 Michel Dänzer 2009-04-16 05:08:12 UTC
So you tried disabling AccelDFS?

Does

    Option "ExaOptimizeMigration" "off"

work around the problem? Though in that case I'd expect radeonhd to be affected as well, assuming it also uses EXA...
Comment 2 Honza Tvrznik 2009-04-16 06:01:58 UTC
(In reply to comment #1)
> So you tried disabling AccelDFS?

Yes, now. I must confirm, that this option solve problem with broken icons in KDE4 menus. But, krunner is slow like when I'am using XAA acceleration architecture.

> 
> Does
> 
>     Option "ExaOptimizeMigration" "off"
> 
> work around the problem? 

No, same poblem. (tried only with this two options in xorg.conf :"AccelMethod" "EXA","ExaOptimizeMigration" "off") 

>Though in that case I'd expect radeonhd to be affected
> as well, assuming it also uses EXA...
With radeonhd is menu perfectly clear, but radeonhd have some different bugs (like corupted picture after switching virtual desktops)

Thanks for support.
Comment 3 Honza Tvrznik 2009-04-16 06:09:24 UTC
Created attachment 24860 [details]
Attached screenshot

Menu icons coruption with "AccelMethod" "EXA", but without "AccelDFS" "off" in xorg.conf file.
Comment 4 Alex Deucher 2009-04-16 06:50:16 UTC

*** This bug has been marked as a duplicate of bug 18397 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.