Skip to content

anv: data flush only applies to TGL and below

Rohan Garg requested to merge shadeslayer/mesa:review/fix_buffer_writes into main

What does this MR do and why?

anv: data flush only applies to TGL and below

Testing indicates that there isn't a need to do a data flush when copying query results on DG2+.

Signed-off-by: Rohan Garg rohan.garg@intel.com

Merge request reports