[Bug 256354] x11-drivers/xf86-video-intel: work around execbuffer2 test failure
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jun 2 18:13:03 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256354
--- Comment #5 from Jung-uk Kim <jkim at FreeBSD.org> ---
(In reply to Emmanuel Vadot from comment #3)
-ENOENT is set from here:
https://github.com/freebsd/drm-kmod/blob/4024d812abf46d0d1b759bd6e3a885a6b69b37ed/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c#L782
How we got here:
i915_gem_execbuffer2_iocl() ->
i915_gem_do_execbuffer() ->
eb_relocate() ->
eb_relocate_slow() ->
eb_lookup_vmas() ->
i915_gem_object_lookup()
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-x11
mailing list