Searched refs:copy_only_ccs (Results 1 – 2 of 2) sorted by relevance
369 bool copy_only_ccs, const char *str, struct kunit *test) in blt_copy() argument422 batch_size += ((copy_only_ccs) ? 0 : EMIT_COPY_DW) + in blt_copy()423 ((xe_device_has_flat_ccs(xe) && copy_only_ccs) ? EMIT_COPY_CCS_DW : 0); in blt_copy()445 if (!copy_only_ccs) in blt_copy()448 if (copy_only_ccs) in blt_copy()452 copy_only_ccs); in blt_copy()
103 bool copy_only_ccs);