Skip to content

anv: fix utrace batch allocation

Lionel Landwerlin requested to merge llandwerlin/mesa:review/anv-utrace-fix into main

What does this MR do and why?

anv: fix utrace batch allocation

The introduction of a workaround adding lots of MI_NOOPs broke our computation.

Signed-off-by: Lionel Landwerlin lionel.g.landwerlin@intel.com Fixes: b9aa66d5 ("anv: disable preemption for 3DPRIMITIVE during streamout")

Merge request reports