Searched refs:needs_rpm (Results 1 – 1 of 1) sorted by relevance
1053 bool needs_rpm; in xe_bo_shrink() local1075 needs_rpm = (!IS_DGFX(xe) && bo->resource->mem_type != XE_PL_SYSTEM && in xe_bo_shrink()1077 if (needs_rpm && !xe_pm_runtime_get_if_active(xe)) in xe_bo_shrink()1085 if (needs_rpm) in xe_bo_shrink()1498 bool needs_rpm = bo->flags & XE_BO_FLAG_VRAM_MASK; in xe_gem_fault() local1502 if (needs_rpm) in xe_gem_fault()1533 if (needs_rpm) in xe_gem_fault()