Chris Wilson changed bug 103188
What Removed Added
Assignee intel-gfx-bugs@lists.freedesktop.org dri-devel@lists.freedesktop.org
Resolution --- FIXED
QA Contact intel-gfx-bugs@lists.freedesktop.org  
Status NEW RESOLVED
Component DRM/Intel IGT

Comment # 2 on bug 103188 from
commit 136100c2f00b590bc9485100cce012282c1217cf (HEAD, upstream/master)
Author: Jason Ekstrand <jason@jlekstrand.net>
Date:   Tue Oct 10 13:02:20 2017 -0700

    igt/syncobj_wait: Don't close the timeline early in wait_snapshot

    Closing the sw_sync timeline now signals any remaining fences upon it;
    but test_wait_snapshot requires the fence to continue to be busy so that
    the __syncobj_wait() will return with -ETIME.


You are receiving this mail because: