Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/tests/
Dxe_migrate.c378 u64 src_L0_ofs, dst_L0_ofs; in blt_copy() local
412 &src_L0_ofs, &src_L0_pt, 0, 0, in blt_copy()
446 emit_copy(gt, bb, src_L0_ofs, dst_L0_ofs, src_L0, XE_PAGE_SIZE); in blt_copy()
449 flush_flags = xe_migrate_ccs_copy(m, bb, src_L0_ofs, in blt_copy()
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_migrate.c772 u64 src_L0_ofs, dst_L0_ofs; in xe_migrate_copy() local
832 &src_L0_ofs, &src_L0_pt, 0, 0, in xe_migrate_copy()
878 emit_copy(gt, bb, src_L0_ofs, dst_L0_ofs, src_L0, XE_PAGE_SIZE); in xe_migrate_copy()
881 flush_flags = xe_migrate_ccs_copy(m, bb, src_L0_ofs, in xe_migrate_copy()