Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
A Dxe_pm.h27 bool xe_pm_runtime_get_if_active(struct xe_device *xe);
A Dxe_pm.c575 bool xe_pm_runtime_get_if_active(struct xe_device *xe) in xe_pm_runtime_get_if_active() function
A Dxe_ggtt.c339 if (xe_pm_runtime_get_if_active(xe)) { in xe_ggtt_node_remove()
A Dxe_guc_ct.c1317 ongoing = xe_pm_runtime_get_if_active(ct_to_xe(ct)); in xe_guc_ct_fast_path()
1387 ongoing = xe_pm_runtime_get_if_active(ct_to_xe(ct)); in receive_g2h()

Completed in 14 milliseconds