Home
last modified time | relevance | path

Searched refs:xe_bo_needs_ccs_pages (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/xe/
A Dxe_bo.h309 bool xe_bo_needs_ccs_pages(struct xe_bo *bo);
A Dxe_bo.c454 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
A Dxe_migrate.c785 xe_bo_needs_ccs_pages(src_bo) && xe_bo_needs_ccs_pages(dst_bo); in xe_migrate_copy()

Completed in 22 milliseconds