[Bug 110764] [CI][SHARDS] igt at prime_vgem@(busy|fence-wait|wait|sync)-bsd1 - fail - Failed assertion: ptr[i] == i

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 29 08:16:49 UTC 2019


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

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

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

--- Comment #4 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit 0cb925e7f145ba2535924d9a298a62d757707e2a (HEAD, upstream/master)
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Mon May 27 09:33:43 2019 +0100

    prime_vgem: Fix typo in checking for invalid engines

    Move the stray ')' from

            gem_can_store_dword(exec_id) | exec_flags

    to

            gem_can_store_dword(exec_id | exec_flags)

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110764
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
    Reviewed-by: Petri Latvala <petri.latvala at intel.com>

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


More information about the intel-gfx-bugs mailing list