[Bug 110269] [CI][SHARDS] igt at gem_exec_big@single - WARNING: Warning on condition gem_reloc[n].presumed_offset == -1 in function execN, file ../tests/i915/gem_exec_big.c:173

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 4 11:27:47 UTC 2019


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

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

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

--- Comment #5 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit 014a6fa238322b497116b359cb92df1ce7fa8847 (HEAD, upstream/master)
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Thu Mar 28 11:49:25 2019 +0000

    i915/gem_exec_big: Only warn for the first sign of a pagefault

    We only need the warning once, not for the several thousand relocations
    we try. The current execbuf implementation will set all presumed_offset
    to -1 so this loop should quit on the first entry if we hit the
    pagefault, but for the sake of completeness check all.

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

-- 
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/20190404/3f915b9d/attachment.html>


More information about the intel-gfx-bugs mailing list