Skip to content

anv: move trace logic to batch_emit_pipe_control_write

michaelonchrome requested to merge michaelonchrome/mesa:batch_pc_tracking into main

What does this MR do and why?

anv: move trace logic to batch_emit_pipe_control_write

Move trace logic from cmd_buffer_apply_pipe_flushes down to
genX(batch_emit_pipe_control_write).

Signed-off-by: Michael Cheng <michael.cheng@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Edited by michaelonchrome

Merge request reports

Loading