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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 11 10:07:21 UTC 2018


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

Chris Wilson <chris at chris-wilson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #39 from Chris Wilson <chris at chris-wilson.co.uk> ---
I suspect related to commit 746c8f143afad7aaa66c484485fc39888d437a3f
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Sun Jun 10 20:43:09 2018 +0100

    drm/i915: Apply batch location restrictions before pinning

    We special case the position of the batch within the GTT to prevent
    negative self-relocation deltas from underflowing. However, that
    restriction is being applied after a trial pin of the batch in its
    current position. Thus we are not rejecting an invalid location if the
    batch has been used before, leading to an assertion if we happen to need
    to rearrange the entire payload. In the worst case, this may cause a GPU
    hang on gen7 or perhaps missing state.

    References: https://bugs.freedesktop.org/show_bug.cgi?id=105720
    Fixes: 2889caa92321 ("drm/i915: Eliminate lots of iterations over the
execob
jects array")
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
    Cc: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
    Cc: Martin Peres <martin.peres at linux.intel.com>
    Link:
https://patchwork.freedesktop.org/patch/msgid/20180610194325.13467-2-c
hris at chris-wilson.co.uk
    Reviewed-by: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>

-- 
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/20180611/58c3258d/attachment.html>


More information about the intel-gfx-bugs mailing list