R-b, thank you! :)
On Mon, Jul 01, 2019 at 07:04:44PM +0200, Boris Brezillon wrote:
> Otherwise we get random use-after-{free,unmap} errors.
>
> Signed-off-by: Boris Brezillon
> ---
> Changes in v2:
> - Move the panfrost_job_add_bo() call out of the loop
> ---
> src/gallium/drivers/panfrost/pan
Otherwise we get random use-after-{free,unmap} errors.
Signed-off-by: Boris Brezillon
---
Changes in v2:
- Move the panfrost_job_add_bo() call out of the loop
---
src/gallium/drivers/panfrost/pan_context.c | 4
1 file changed, 4 insertions(+)
diff --git a/src/gallium/drivers/panfrost/pan_c