[Mesa-dev] [PATCH v2 2/2] panfrost: protect access to shared bo cache and transient pool
Boris Brezillon
boris.brezillon at collabora.com
Sat Aug 31 17:33:43 UTC 2019
On Sat, 31 Aug 2019 17:06:30 +0100
Daniel Stone <daniel at fooishbar.org> wrote:
> Hi Rohan,
>
> On Fri, 30 Aug 2019 at 17:00, Rohan Garg <rohan.garg at collabora.com> wrote:
> > Both the BO cache and the transient pool are shared across
> > context's. Protect access to these with mutexes.
>
> These fixes seem right to me, and (minus the issues Boris pointed
> out), both are:
> Reviewed-by: Daniel Stone <daniels at collabora.com>
Unfortunately, they've already been applied (maybe I should wait
a bit longer before applying patches :-/).
>
> I think it might be worthwhile pushing both of these to the context in
> the longer term.
Just sent a patch that gets rid of the transient fields, so that leaves
the BO (reuse) cache.
More information about the mesa-dev
mailing list