Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_migrate.h133 bool copy_only_ccs);
H A Dxe_migrate.c863 bool copy_only_ccs) in xe_migrate_copy() argument
934 if (copy_only_ccs) { in xe_migrate_copy()
955 batch_size += ((copy_only_ccs) ? 0 : EMIT_COPY_DW) + in xe_migrate_copy()
972 else if (!copy_only_ccs) in xe_migrate_copy()
982 if (!copy_only_ccs) in xe_migrate_copy()