Skip to content

anv: populate perfetto with last pipe control reason

Felix Degrood requested to merge fjdegroo/mesa:wip/perfetto-flush-reasons into main

We can visualize stalls on ANV with Perfetto when using `INTEL_GPU_TRACEPOINT=+stall`. With this change we now display the first four reasons for the flush.

Edited by Felix Degrood

Merge request reports