Lines Matching refs:IS_DGFX
236 if (!IS_DGFX(xe)) { in xe_migrate_prepare_vm()
303 vm->pt_ops->pte_encode_addr(xe, 0, pat_index, level, IS_DGFX(xe), 0) in xe_migrate_prepare_vm()
308 if (IS_DGFX(xe)) { in xe_migrate_prepare_vm()
386 return xe_device_has_flat_ccs(xe) && !(GRAPHICS_VER(xe) >= 20 && IS_DGFX(xe)); in xe_migrate_needs_ccs_emit()
461 if (IS_DGFX(xe)) { in xe_migrate_init()
479 if (!IS_DGFX(xe) && xe_device_has_flat_ccs(xe)) in max_mem_transfer_per_pass()
886 IS_DGFX(xe) ? src_is_vram : src_is_pltt, in xe_migrate_copy()
888 IS_DGFX(xe) ? dst_is_vram : dst_is_pltt, in xe_migrate_copy()
1075 if (!clear_bo_data && clear_ccs && !IS_DGFX(xe)) in xe_migrate_clear()
1345 if (IS_DGFX(xe)) in __xe_migrate_update_pgtables()
1356 if (!IS_DGFX(xe)) { in __xe_migrate_update_pgtables()