[Bug 111469] [CI][SHARDS] igt at gem_exec_parallel@(bcs0-)?contexts - fail - Failed assertion: __gem_execbuf(fd, execbuf) == 0, error: -28 != 0
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Aug 23 12:48:18 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=111469
--- Comment #4 from Chris Wilson <chris at chris-wilson.co.uk> ---
1f7fd484fff1 drm/i915: Replace i915_vma_put_fence()
b7d151ba4b29 drm/i915: Pull obj->userfault tracking under the ggtt->mutex
e2ccc50a3a6c drm/i915: Track ggtt fence reservations under its own mutex
which are indeed related to GGTT management (and so the reported ENOSPC).
Odd. I would have thought
6846895fde05 ("drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT")
more likely, as that does directly change the eviction algorithm. At least it
sounds like a promising direction.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list 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/20190823/376e3e7c/attachment.html>
More information about the intel-gfx-bugs
mailing list