not needed AFAIK
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
va += byte_count;
}
- /* Flush the caches again in case the 3D engine has been prefetching
- * the resource. */
- sctx->b.flags |= flush_flags;
-
if (tc_l2_flag)
r600_resource(dst)->TC_L2_dirty = true;
}
if (realign_size)
si_cp_dma_realign_engine(sctx, realign_size);
- /* Flush the caches again in case the 3D engine has been prefetching
- * the resource. */
- sctx->b.flags |= flush_flags;
-
if (tc_l2_flag)
r600_resource(dst)->TC_L2_dirty = true;
}