[Bug 110876] [CI][DRMTIP]igt at gem_ctx_shared@exec-shared-gtt-(render|default) - fail - Failed assertion: __gem_execbuf(fd, execbuf) == 0, error: -28 != 0

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 17 15:12:34 UTC 2019


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

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 65500f98e5ec747fda8877ffad40c053b9abdbb2 (HEAD)
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Mon Jun 17 12:12:30 2019 +0100

    i915/gem_ctx_shared: Check for a large enough hole in the GTT

    In the exec-shared-gtt test, we cheekily try to reference an object we
    placed in the GTT in an earlier execbuf (and avoid declaring it in the
    later call). For a global GTT, where there may be existing objects, we
    have to find a hole large enough to fit both and avoid and implicit
    guard pages.

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110876
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
    Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin at linux.intel.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
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/20190617/c77e4a86/attachment-0001.html>


More information about the intel-gfx-bugs mailing list