[Nouveau] [Bug 91632] Assert in nouveau_pushbuf_data

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 2 23:09:54 UTC 2016


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

--- Comment #8 from Ilia Mirkin <imirkin at alum.mit.edu> ---
Unfortunately "this" issue is a lot of potential issues. The current leading
cause of such errors, assuming an up-to-date libdrm/etc, is multithreading in
the application. Nouveau does not handle this well.

I have a branch which tries to address this:

https://github.com/imirkin/mesa/commits/locking

However it's not quite there yet (although it's a good part of the way there),
and needs a rethink on some of the core mechanisms used. Unfortunately the
libdrm_nouveau api is really not well-suited to multithreading, kicks can end
up resulting implicitly from all kinds of seemingly innocuous actions.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20160802/e07a49b6/attachment.html>


More information about the Nouveau mailing list