Searched refs:ccs_it (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_migrate.c | 772 struct xe_res_cursor src_it, dst_it, ccs_it; in xe_migrate_copy() local 807 &ccs_it); in xe_migrate_copy() 843 batch_size += pte_update_size(m, 0, NULL, &ccs_it, &ccs_size, in xe_migrate_copy() 847 xe_assert(xe, IS_ALIGNED(ccs_it.start, PAGE_SIZE)); in xe_migrate_copy() 873 emit_pte(m, bb, ccs_pt, false, false, &ccs_it, ccs_size, src); in xe_migrate_copy()
|