Skip to content

anv: Write timestamp using MI_FLUSH_DW on blitter

What does this MR do and why?

On the Blitter engine, we don't support PIPE_CONTROL, we have to update memory locations using the MI_FLUSH_DW command.

Merge request reports