[Bug 80709] [snb] semaphores deadlock -- testing improved deadlock breaker

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 22 02:35:53 PDT 2014


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit a0d036b074b4a5a933e37fcb9bdd6b3cc80a0387
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Sat Jul 19 12:40:42 2014 +0100

    drm/i915: Reorder the semaphore deadlock check, again

    commit 4be173813e57c7298103a83155c2391b5b167b4c
    Author: Chris Wilson <chris at chris-wilson.co.uk>
    Date:   Fri Jun 6 10:22:29 2014 +0100

        drm/i915: Reorder semaphore deadlock check

    did the majority of the work, but it missed one crucial detail:

    The check for the unkickable deadlock on this ring must come after the
    check whether the ring that we are waiting on has already passed its
    target seqno.

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=80709
    Tested-by: Stefan Huber <shuber at sthu.org>
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
    Cc: Mika Kuoppala <mika.kuoppala at intel.com>
    Cc: Jani Nikula <jani.nikula at intel.com>
    Cc: stable at vger.kernel.org
    Signed-off-by: Daniel Vetter <daniel.vetter at ffwll.ch>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140722/cee88ae8/attachment.html>


More information about the intel-gfx-bugs mailing list