Re: [Mesa-dev] [PATCH v3 00/25] panfrost: Rework the batch pipelining logic

2019-09-08 Thread Boris Brezillon
On Thu, 5 Sep 2019 21:41:25 +0200 Boris Brezillon wrote: > Hello, > > This is actually a v1 expect for patches 1 to 4, which have already > been submitted separately. > > The goal here is to rework the panfrost_job logic (renamed > panfrost_batch at the beginning of the series) to avoid unnece

[Mesa-dev] [PATCH v3 00/25] panfrost: Rework the batch pipelining logic

2019-09-05 Thread Boris Brezillon
Hello, This is actually a v1 expect for patches 1 to 4, which have already been submitted separately. The goal here is to rework the panfrost_job logic (renamed panfrost_batch at the beginning of the series) to avoid unnecessary flushes when we can. The new solution is based on the VC4/V3D imple