[Bug 105720] screen corruption using SNA and TearFree on Intel GeminiLake

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 29 20:15:31 UTC 2018


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

--- Comment #23 from Chris Wilson <chris at chris-wilson.co.uk> ---
Try,

diff --git a/src/sna/sna_display.c b/src/sna/sna_display.c
index 7fccb508..cb0b573c 100644
--- a/src/sna/sna_display.c
+++ b/src/sna/sna_display.c
@@ -1934,6 +1934,8 @@ bool sna_pixmap_discard_shadow_damage(struct sna_pixmap
*priv,
        if (priv->move_to_gpu != wait_for_shadow)
                return false;

+       return true;
+
        sna = priv->move_to_gpu_data;
        if (region) {
                DBG(("%s: discarding region %dx[(%d, %d), (%d, %d)] from damage
%dx[(%d, %d], (%d, %d)]\n",

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20180329/20b5926c/attachment.html>


More information about the intel-gfx-bugs mailing list