[Nouveau] [Bug 90363] [nv50] HW state is not reset correctly when using a new GL context

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu May 7 12:32:57 PDT 2015


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

--- Comment #3 from Ilia Mirkin <imirkin at alum.mit.edu> ---
Ah yeah, that makes sense. Forgot that contexts liked to auto-attach
themselves. cur_state seems like a dumb name, I'm going to change it to
saved_state or something. Also that state needs to be initialized, so I'm going
to move the state init bits from that state init function to the screen init.
Will send a proper patch for testing tonight-ish.

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


More information about the Nouveau mailing list