[Nouveau] [Bug 94727] [NV30/NV40] nouveau/pushbuf.c:238: pushbuf_krel: Assertion `bkref` failed.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Dec 6 19:42:15 UTC 2016


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

--- Comment #8 from Ilia Mirkin <imirkin at alum.mit.edu> ---
OK, well staring at the code didn't do me much good.

bkref == NULL means that the pushbuf thing doesn't know about the bo we're
trying to reloc. However just a few lines above in nv30_transfer_rect_m2mf we
do

nouveau_pushbuf_refn (push, refs, 2)

which should tell it about the src/dst bo's. So either there's concurrency
going on, or something's not working as advertised. In the no-concurrency case,
I'd need repro steps (that can't start with "install tons of software").

-- 
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/20161206/149397b1/attachment.html>


More information about the Nouveau mailing list