On Tue, Nov 20, 2018 at 8:42 PM Ilia Mirkin <imir...@alum.mit.edu> wrote:
>
> On Tue, Nov 20, 2018 at 2:22 PM Karol Herbst <kher...@redhat.com> wrote:
> >
> > This series cleans up some code in preparation for the real fix and contains
> > cleanups we want to have regardless.
> >
> > The approach in soon to follow patches is to give each contexts its own
> > nouveau_client, nouveau_pushbuf and fence list and have operations triggered
> > through a context only use objects owned by the context.
>
> Didn't I already say, many many times, that such an approach was a 
> non-starter?
>
>   -ilia

I don't see why if each thread has it's own pushbuffer internally and
doesn't touch others.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to