Searched refs:copy_only_ccs (Results 1 – 3 of 3) 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_DW) + 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()
113 bool copy_only_ccs);
766 bool copy_only_ccs) in xe_migrate_copy() argument851 batch_size += ((copy_only_ccs) ? 0 : EMIT_COPY_DW) + in xe_migrate_copy()878 if (!copy_only_ccs) in xe_migrate_copy()