[Bug 30483] r600g makes kwin (ab)use 100% CPU

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 7 14:27:26 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=30483

--- Comment #5 from Michel Dänzer <michel at daenzer.net> 2010-10-07 14:27:25 PDT ---
Looks like the problem is an unnecessary copy of the pixmap contents as part of
glXBindTexImageEXT(). The fact that the copy is done in software just adds
insult to injury, but really it should be possible to use the BO of the pixmap
directly.

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


More information about the dri-devel mailing list