Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_migrate.c663 #define EMIT_COPY_DW 10 macro
850 batch_size += ((copy_only_ccs) ? 0 : EMIT_COPY_DW) + in xe_migrate_copy()
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_migrate.c422 batch_size += ((copy_only_ccs) ? 0 : EMIT_COPY_DW) + in blt_copy()