[Bug 68987] intel-virtual-overlay: only background image and mouse cursor
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Sep 8 05:53:40 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=68987
--- Comment #22 from Chris Wilson <chris at chris-wilson.co.uk> ---
Hmm, looks like damage.
I've another little test for you to try, can you update to
commit 0ceba648211009a464e46855a52737219ab9b534
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Sun Sep 8 13:51:14 2013 +0100
intel-virtual-output: Debug option for forcing full redraws
References: https://bugs.freedesktop.org/show_bug.cgi?id=68987
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
and then set FORCE_FULL_REDRAW to 1:
diff --git a/tools/virtual.c b/tools/virtual.c
index c363a3e..1f3113e 100644
--- a/tools/virtual.c
+++ b/tools/virtual.c
@@ -62,7 +62,7 @@
#define DBG(x)
#endif
-#define FORCE_FULL_REDRAW 0
+#define FORCE_FULL_REDRAW 1
struct display {
Display *dpy;
and see what happens?
--
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/20130908/64956141/attachment.html>
More information about the intel-gfx-bugs
mailing list