Home
last modified time | relevance | path

Searched refs:copy_only_ccs (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_migrate.c860 bool copy_only_ccs) in xe_migrate_copy() argument
931 if (copy_only_ccs) { in xe_migrate_copy()
952 batch_size += ((copy_only_ccs) ? 0 : EMIT_COPY_DW) + in xe_migrate_copy()
969 else if (!copy_only_ccs) in xe_migrate_copy()
979 if (!copy_only_ccs) in xe_migrate_copy()