Skip to content

freedreno: Fix autotune regression since batch-cache rework.

Emma Anholt requested to merge anholt/mesa:fd-autotune-regression into main

I freed the key that autotune needed a little early.

Fixes: b2349a46 ("freedreno: Move the batch cache to the context.")

Merge request reports