[Bug 55500] [sna gen4] corrupt rendering (and flickering on redraw)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Mar 8 06:58:52 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=55500
--- Comment #70 from Chris Wilson <chris at chris-wilson.co.uk> ---
(In reply to comment #69)
> The issue with the libreoffice test file is fixed for me. Thanks!!!
Okay, now that was an accident!
Can you try
diff --git a/src/sna/sna_accel.c b/src/sna/sna_accel.c
index ae6d3c1..5edad51 100644
--- a/src/sna/sna_accel.c
+++ b/src/sna/sna_accel.c
@@ -57,7 +57,7 @@
#define FORCE_INPLACE 0
#define FORCE_FALLBACK 0
#define FORCE_FLUSH 0
-#define FORCE_FULL_SYNC 1 /*
https://bugs.freedesktop.org/show_bug.cgi?id=61628
+#define FORCE_FULL_SYNC 0
#define DEFAULT_TILING I915_TILING_X
and see if the corruption returns?
--
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/20130308/77dc3e9c/attachment.html>
More information about the intel-gfx-bugs
mailing list