Searched refs:src_L0_ofs (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_migrate.c | 870 u64 src_L0_ofs, dst_L0_ofs; in xe_migrate_copy() local 932 &src_L0_ofs, &src_L0_pt, 0, 0, in xe_migrate_copy() 935 dst_L0_ofs = src_L0_ofs; in xe_migrate_copy() 983 emit_copy(gt, bb, src_L0_ofs, dst_L0_ofs, src_L0, XE_PAGE_SIZE); in xe_migrate_copy() 986 flush_flags = xe_migrate_ccs_copy(m, bb, src_L0_ofs, in xe_migrate_copy() 1113 u64 src_L0, src_L0_ofs; in xe_migrate_ccs_rw_copy() local 1137 &src_L0_ofs, &src_L0_pt, 0, 0, in xe_migrate_ccs_rw_copy() 1183 &src_L0_ofs, &src_L0_pt, 0, 0, in xe_migrate_ccs_rw_copy() 1197 flush_flags = xe_migrate_ccs_copy(m, bb, src_L0_ofs, src_is_pltt, in xe_migrate_ccs_rw_copy() 1198 src_L0_ofs, dst_is_pltt, in xe_migrate_ccs_rw_copy() [all …]
|