Searched refs:needs_rpm (Results 1 – 1 of 1) sorted by relevance
1064 bool needs_rpm; in xe_bo_shrink() local1086 needs_rpm = (!IS_DGFX(xe) && bo->resource->mem_type != XE_PL_SYSTEM && in xe_bo_shrink()1088 if (needs_rpm && !xe_pm_runtime_get_if_active(xe)) in xe_bo_shrink()1096 if (needs_rpm) in xe_bo_shrink()1694 bool needs_rpm = bo->flags & XE_BO_FLAG_VRAM_MASK; in xe_gem_fault() local1698 if (needs_rpm) in xe_gem_fault()1729 if (needs_rpm) in xe_gem_fault()
Completed in 10 milliseconds