freedreno: Fix autotune regression since batch-cache rework.
authorEmma Anholt <emma@anholt.net>
Mon, 20 Sep 2021 18:11:30 +0000 (11:11 -0700)
committerMarge Bot <eric+marge@anholt.net>
Mon, 20 Sep 2021 19:34:57 +0000 (19:34 +0000)
commitb8c4ad378d22988cbb20743dc74d377b5d6ac7ed
tree17542b20ea25bbf3eb5eb011064f4dbca2c9ef4b
parent27dd22cb624d02a8b60f8576ae56a16347d2c4de
freedreno: Fix autotune regression since batch-cache rework.

I freed the key that autotune needed a little early.

Fixes: b2349a46715e ("freedreno: Move the batch cache to the context.")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12942>
src/gallium/drivers/freedreno/freedreno_batch.c