Searched refs:xe_device_has_flat_ccs (Results 1 – 8 of 8) sorted by relevance
98 #define HAS_FLAT_CCS(xe) (xe_device_has_flat_ccs(xe))
146 static inline bool xe_device_has_flat_ccs(struct xe_device *xe) in xe_device_has_flat_ccs() function
50 if (mem_type == XE_PL_TT && (IS_DGFX(xe) || !xe_device_has_flat_ccs(xe))) in xe_bo_evict_all()
320 if (GRAPHICS_VER(xe) >= 20 && xe_device_has_flat_ccs(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()479 if (!IS_DGFX(xe) && xe_device_has_flat_ccs(xe)) in max_mem_transfer_per_pass()781 bool copy_ccs = xe_device_has_flat_ccs(xe) && in xe_migrate_copy()784 bool use_comp_pat = xe_device_has_flat_ccs(xe) && in xe_migrate_copy()
892 return xe_device_has_flat_ccs(xe) ? in xe_device_ccs_bytes()
2278 if (!xe_device_has_flat_ccs(xe) || bo->ttm.type != ttm_bo_type_device) in xe_bo_needs_ccs_pages()
162 if (!xe_device_has_flat_ccs(xe)) { in ccs_test_run_device()
423 ((xe_device_has_flat_ccs(xe) && copy_only_ccs) ? EMIT_COPY_CCS_DW : 0); in blt_copy()742 if (!xe_device_has_flat_ccs(xe)) { in validate_ccs_test_run_device()