Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/tests/
A Dxe_migrate.c378 u64 src_L0, dst_L0; in blt_copy() local
403 dst_L0 = xe_migrate_res_sizes(m, &dst_it); in blt_copy()
405 src_L0 = min(src_L0, dst_L0); in blt_copy()
/drivers/gpu/drm/xe/
A Dxe_migrate.c775 u64 src_L0, dst_L0; in xe_migrate_copy() local
825 dst_L0 = xe_migrate_res_sizes(m, &dst_it); in xe_migrate_copy()
828 pass++, src_L0, dst_L0); in xe_migrate_copy()
830 src_L0 = min(src_L0, dst_L0); in xe_migrate_copy()

Completed in 10 milliseconds