Searched refs:use_shadow_copy (Results 1 – 4 of 4) sorted by relevance
221 batch->use_shadow_copy = false; in crocus_init_batch()223 batch->use_shadow_copy = !devinfo->has_llc; in crocus_init_batch()458 if (batch->use_shadow_copy) in recreate_growing_buffer()538 if (batch->use_shadow_copy) { in crocus_batch_free()637 if (batch->use_shadow_copy) { in crocus_grow_buffer()823 if (batch->use_shadow_copy) { in submit_batch()
105 bool use_shadow_copy; member
143 batch->use_shadow_copy = false; in brw_batch_init()145 batch->use_shadow_copy = !devinfo->has_llc; in brw_batch_init()252 if (batch->use_shadow_copy) in recreate_growing_buffer()343 if (batch->use_shadow_copy) { in brw_batch_free()438 if (batch->use_shadow_copy) { in grow_buffer()783 if (batch->use_shadow_copy) { in submit_batch()
490 bool use_shadow_copy; member