Searched refs:clear_L0_ofs (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/xe/ |
H A D | xe_migrate.c | 1080 u64 clear_L0_ofs; in xe_migrate_clear() local 1098 &clear_L0, &clear_L0_ofs, &clear_L0_pt, in xe_migrate_clear() 1128 emit_clear(gt, bb, clear_L0_ofs, clear_L0, XE_PAGE_SIZE, clear_vram); in xe_migrate_clear() 1131 emit_copy_ccs(gt, bb, clear_L0_ofs, true, in xe_migrate_clear()
|