Searched refs:handle_system_ccs (Results 1 – 1 of 1) sorted by relevance
671 bool handle_system_ccs = (!IS_DGFX(xe) && xe_bo_needs_ccs_pages(bo) && in xe_bo_move() local676 if ((!old_mem && ttm) && !handle_system_ccs) { in xe_bo_move()694 move_lacks_source = !old_mem || (handle_system_ccs ? (!bo->ccs_cleared) : in xe_bo_move()711 if (old_mem_type == XE_PL_SYSTEM && new_mem->mem_type == XE_PL_TT && !handle_system_ccs) { in xe_bo_move()743 if (!handle_system_ccs) { in xe_bo_move()779 drm_WARN_ON(&xe->drm, handle_system_ccs); in xe_bo_move()821 else if (handle_system_ccs) in xe_bo_move()828 new_mem, handle_system_ccs); in xe_bo_move()