Re: [Mesa-dev] [PATCH 0/4] panfrost: Random cleanups

2019-08-30 Thread Alyssa Rosenzweig
Patch 1 is reviewed-by. Patch 2 I commented on for a v2. Patch 3 and 4 will be reviewed-by once they're updated with the patch 2 rename (merge conflicts). On Fri, Aug 30, 2019 at 04:05:33PM +0200, Boris Brezillon wrote: > Hello, > > I'm currently reworking the job flushing logic to allow and I

[Mesa-dev] [PATCH 0/4] panfrost: Random cleanups

2019-08-30 Thread Boris Brezillon
Hello, I'm currently reworking the job flushing logic to allow and I noticed a few things in the existing that could be addressed independently. Patch 1 is addressing a TODO, though the additional panfrost_job_add_bo() is probably only needed for debug purpose (there's no risk of use-after-free h