[Bug 256354] x11-drivers/xf86-video-intel: work around execbuffer2 test failure
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256354 --- Comment #5 from Jung-uk Kim <[email protected]> --- (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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"