Searched refs:copy_only_ccs (Results 1 – 2 of 2) sorted by relevance
370 bool copy_only_ccs, const char *str, struct kunit *test) in blt_copy() argument423 batch_size += ((copy_only_ccs) ? 0 : emit_copy_cmd_len(xe)) + in blt_copy()424 ((xe_device_has_flat_ccs(xe) && copy_only_ccs) ? EMIT_COPY_CCS_DW : 0); in blt_copy()446 if (!copy_only_ccs) in blt_copy()449 if (copy_only_ccs) in blt_copy()453 copy_only_ccs); in blt_copy()
133 bool copy_only_ccs);