[Bug 52330] Triple monitor desktop intermittent slow updates

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52330

--- Comment #1 from gitbisec...@gmail.com 2012-07-23 02:55:04 PDT ---
Modified the xrandr program to always call XRRSetScreenSize() even when display
size stays the same. That allows me to call into xserver and xf86-video-ati
without actually any of the parameters. 

drmmode_xf86crtc_resize() in xf86-vide-ati drmmode_display.c again checks for
changes on width+height. Commented that out too.

With that in place, if I run xrandr with parameters identical to the existing
screen setup after first starting the X-server, performance improves. 

Originally reported that the slow updates appear only with 3 screens. Have now
confirmed that the problem exists with 2 screen setup too, it is just less
notiecable.

Still cannot find where the code paths are different between slow and fast
performance. 

I traced into calls to evergreen_exa.c while performance is slow. From the
looks of it acceleration is on as reported in Xorg.0.log also.

Where do I look next?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 35457] [rs690m] Graphics corruption with ati x1200

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35457

--- Comment #43 from Carl  2012-07-23 02:37:48 PDT ---
So this bug looks as if it will not be fixed. Who should I bribe^Wdonate money
to in order to revive radeonhd?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 34486] Poor xterm/exa perf with ColorTiling on.

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34486

--- Comment #7 from Maximilian Engelhardt  2012-07-22 
22:17:00 PDT ---
After some research I added this xterm config on my system to get fast xterm
perfomance again:

$ cat .Xresources 
xterm*faceName: Bitstream Vera Sans Mono
xterm*faceSize: 10
$ xrdb -merge .Xresources

This changes xterm to use a TrueType font and rendering is now way faster for
me. On the downside is seems like the TrueType fonts don't look as nice as the
bitmap fonts for small font sizes.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati