[Bug 64881] Background corruption when moving window on top of pidgin chat window [SNA]
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu May 23 03:01:05 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=64881
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #3 from Chris Wilson <chris at chris-wilson.co.uk> ---
The big scary change would be the introduction of cow support. To test, you can
disable it with:
diff --git a/src/sna/sna_accel.c b/src/sna/sna_accel.c
index 371abb0..fc82e09 100644
--- a/src/sna/sna_accel.c
+++ b/src/sna/sna_accel.c
@@ -68,7 +68,7 @@
#define USE_CPU_BO 1
#define USE_USERPTR_UPLOADS 1
#define USE_USERPTR_DOWNLOADS 1
-#define USE_COW 1
+#define USE_COW 0
#define MIGRATE_ALL 0
#define DBG_NO_CPU_UPLOAD 0
*** This bug has been marked as a duplicate of bug 64841 ***
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20130523/b4239930/attachment.html>
More information about the intel-gfx-bugs
mailing list