http://bugs.freedesktop.org/show_bug.cgi?id=26225
--- Comment #1 from Clemens Eisserer <[email protected]> 2010-01-25 13:28:53 PST --- Could it be radeon does call pixman_rasterize_edges on an memory-area which is not cached? pixman_rasterize_edges does a lot of read-modify-write, so that could probably the source of some performance problems. (at least it was in the intel-driver when they switched to GEM). -- Configure bugmail: http://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 [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
