Searched refs:xe_bo_needs_ccs_pages (Results 1 – 3 of 3) sorted by relevance
232 bool xe_bo_needs_ccs_pages(struct xe_bo *bo);
356 if (xe_bo_needs_ccs_pages(bo)) in xe_ttm_tt_create()660 bool handle_system_ccs = (!IS_DGFX(xe) && xe_bo_needs_ccs_pages(bo) && in xe_bo_move()2271 bool xe_bo_needs_ccs_pages(struct xe_bo *bo) in xe_bo_needs_ccs_pages() function
782 xe_bo_needs_ccs_pages(src_bo) && xe_bo_needs_ccs_pages(dst_bo); in xe_migrate_copy()