Searched refs:xe_bo_needs_ccs_pages (Results 1 – 3 of 3) sorted by relevance
309 bool xe_bo_needs_ccs_pages(struct xe_bo *bo);
454 if (xe_bo_needs_ccs_pages(bo)) in xe_ttm_tt_create()801 bool handle_system_ccs = (!IS_DGFX(xe) && xe_bo_needs_ccs_pages(bo) && in xe_bo_move()1087 xe_bo_needs_ccs_pages(xe_bo)); in xe_bo_shrink()2980 bool xe_bo_needs_ccs_pages(struct xe_bo *bo) in xe_bo_needs_ccs_pages() function
785 xe_bo_needs_ccs_pages(src_bo) && xe_bo_needs_ccs_pages(dst_bo); in xe_migrate_copy()
Completed in 14 milliseconds