[Bug 13871] intermittent rendering artifacts: thin vertical lines on right edge of shapes

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jan 6 22:35:15 PST 2008


http://bugs.freedesktop.org/show_bug.cgi?id=13871





------- Comment #10 from agd5f at yahoo.com  2008-01-06 22:35 PST -------
Can you try EXA vs XAA?
Option "AccelMethod" "XAA" # the default
or
Option "AccelMethod" "EXA"

Next, can you try and find out what operation is causing the problem?  For XAA
try the following options:

Option "XaaNoOffscreenPixmaps"
Option "XaaNoSolidFillRect"
Option "XaaNoScreenToScreenCopy"
etc. (see xorg.conf man page).

EXA has similar options (see exa man page).


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-driver-ati mailing list