[Bug 80215] Periodic garbage on KDE System Load Viewer widget

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 23 01:08:34 PDT 2014


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

--- Comment #12 from Chris Wilson <chris at chris-wilson.co.uk> ---
How about

diff --git a/src/sna/sna_accel.c b/src/sna/sna_accel.c
index f481c19..409ae70 100644
--- a/src/sna/sna_accel.c
+++ b/src/sna/sna_accel.c
@@ -3824,6 +3824,8 @@ cpu_fail:

                if (!sna->kgem.can_blt_cpu)
                        goto move_to_gpu;
+
+               goto move_to_gpu;
        }

        if (!sna->kgem.can_blt_cpu)

?

-- 
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/20140623/988e72ef/attachment.html>


More information about the intel-gfx-bugs mailing list