Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/
A Dxe_pm.h27 bool xe_pm_runtime_get_if_active(struct xe_device *xe);
A Dxe_vsec.c162 if (!xe_pm_runtime_get_if_active(xe)) in xe_pmt_telem_read()
A Dxe_shrinker.c183 if (!xe_pm_runtime_get_if_active(xe)) { in xe_shrinker_runtime_pm_get()
A Dxe_pm.c664 bool xe_pm_runtime_get_if_active(struct xe_device *xe) in xe_pm_runtime_get_if_active() function
A Dxe_pxp.c280 if ((events & PXP_TERMINATION_REQUEST) && !xe_pm_runtime_get_if_active(xe)) in pxp_irq_work()
A Dxe_ggtt.c387 if (xe_pm_runtime_get_if_active(xe)) { in xe_ggtt_node_remove()
A Dxe_guc_ct.c1649 ongoing = xe_pm_runtime_get_if_active(ct_to_xe(ct)); in xe_guc_ct_fast_path()
1718 ongoing = xe_pm_runtime_get_if_active(ct_to_xe(ct)); in receive_g2h()
A Dxe_bo.c1088 if (needs_rpm && !xe_pm_runtime_get_if_active(xe)) in xe_bo_shrink()

Completed in 21 milliseconds