[Bug 108490] [CI][SHARDS] igt at syncobj_wait@wait(-all)?-for-submit-*- incomplete

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Oct 23 17:07:15 UTC 2018


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

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

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

--- Comment #2 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit 43cf1fc0e27e2f7eeb5d6c15fd023813a5b49987
Author: Chunming Zhou <david1.zhou at amd.com>
Date:   Tue Oct 23 17:37:45 2018 +0800

    drm: fix deadlock of syncobj v6

    v2:
    add a mutex between sync_cb execution and free.
    v3:
    clearly separating the roles for pt_lock and cb_mutex (Chris)
    v4:
    the cb_mutex should be taken outside of the pt_lock around
    this if() block. (Chris)
    v5:
    fix a corner case
    v6:
    tidy drm_syncobj_fence_get_or_add_callback up. (Chris)

    Tested by syncobj_basic and syncobj_wait of igt.

    Signed-off-by: Chunming Zhou <david1.zhou at amd.com>
    Cc: Daniel Vetter <daniel at ffwll.ch>
    Cc: Chris Wilson <chris at chris-wilson.co.uk>
    Cc: Christian König <christian.koenig at amd.com>
    Cc: intel-gfx at lists.freedesktop.org
    Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
    Signed-off-by: Christian König <christian.koenig at amd.com>
    Link: https://patchwork.kernel.org/patch/10652893/

-- 
You are receiving this mail because:
You are the assignee for the bug.
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: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20181023/5c73d7b1/attachment.html>


More information about the intel-gfx-bugs mailing list