Searched refs:handle_system_ccs (Results 1 – 1 of 1) sorted by relevance
660 bool handle_system_ccs = (!IS_DGFX(xe) && xe_bo_needs_ccs_pages(bo) && in xe_bo_move() local665 if ((!old_mem && ttm) && !handle_system_ccs) { in xe_bo_move()683 move_lacks_source = !old_mem || (handle_system_ccs ? (!bo->ccs_cleared) : in xe_bo_move()700 if (old_mem_type == XE_PL_SYSTEM && new_mem->mem_type == XE_PL_TT && !handle_system_ccs) { in xe_bo_move()732 if (!handle_system_ccs) { in xe_bo_move()768 drm_WARN_ON(&xe->drm, handle_system_ccs); in xe_bo_move()810 else if (handle_system_ccs) in xe_bo_move()817 new_mem, handle_system_ccs); in xe_bo_move()