[Bug 80948] [sna suse] many black lines with latest ddx
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jul 8 01:11:38 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=80948
--- Comment #8 from Chris Wilson <chris at chris-wilson.co.uk> ---
Hmm, on the one hand I am relieved. Next experiment:
diff --git a/src/sna/gen7_render.c b/src/sna/gen7_render.c
index b1faac4..87a2712 100644
--- a/src/sna/gen7_render.c
+++ b/src/sna/gen7_render.c
@@ -2194,6 +2194,8 @@ try_blt(struct sna *sna,
return true;
}
+ return false;
+
bo = __sna_drawable_peek_bo(dst->pDrawable);
if (bo == NULL)
return true;
--
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/20140708/10c69fe1/attachment.html>
More information about the intel-gfx-bugs
mailing list