Home
last modified time | relevance | path

Searched refs:xe_pm_runtime_get_if_active (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_pm.h28 bool xe_pm_runtime_get_if_active(struct xe_device *xe);
H A Dxe_shrinker.c183 if (!xe_pm_runtime_get_if_active(xe)) { in xe_shrinker_runtime_pm_get()
H A Dxe_pm.c820 bool xe_pm_runtime_get_if_active(struct xe_device *xe) in xe_pm_runtime_get_if_active() function
H A Dxe_pxp.c268 if ((events & PXP_TERMINATION_REQUEST) && !xe_pm_runtime_get_if_active(xe)) in pxp_irq_work()
H A Dxe_guc_ct.c1860 ongoing = xe_pm_runtime_get_if_active(ct_to_xe(ct)); in xe_guc_ct_fast_path()
1929 ongoing = xe_pm_runtime_get_if_active(ct_to_xe(ct)); in receive_g2h()
H A Dxe_ggtt.c464 if (xe_pm_runtime_get_if_active(xe)) { in xe_ggtt_node_remove()
H A Dxe_bo.c1160 if (needs_rpm && !xe_pm_runtime_get_if_active(xe)) in xe_bo_shrink()
1888 if (needs_rpm && !xe_pm_runtime_get_if_active(xe)) in xe_bo_cpu_fault_fastpath()