[Bug 104297] [i965] Downward causes GPU hangs and misrendering on Haswell
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jul 29 20:21:42 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=104297
--- Comment #37 from Julien Isorce <julien.isorce at gmail.com> ---
Hi, I can get "i965: Failed to submit batchbuffer: Invalid argument" when 2 GL
contexts are shared together (shareList) but both where created with a
different "Display* dpy" instance and one thread using Xlib and the other one
using libxcb (the later also calling XSetEventQueueOwner(XCBOwnsEventQueue)).
The solution for me was to make the 2 context from the same display and porting
any XLib usage to libxcb.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20180729/fda2e085/attachment.html>
More information about the intel-3d-bugs
mailing list