Home
last modified time | relevance | path

Searched refs:pc_to_xe (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_guc_pc.c128 xe_device_assert_mem_access(pc_to_xe(pc)); in wait_for_pc_state()
553 xe_device_assert_mem_access(pc_to_xe(pc)); in xe_guc_pc_get_min_freq()
894 if (IS_SRIOV_VF(pc_to_xe(pc)) || pc_to_xe(pc)->info.skip_guc_pc) in xe_guc_pc_restore_stashed_freq()
916 struct xe_device *xe = pc_to_xe(pc); in xe_guc_pc_gucrc_disable()
952 xe_pm_runtime_get(pc_to_xe(pc)); in xe_guc_pc_override_gucrc_mode()
954 xe_pm_runtime_put(pc_to_xe(pc)); in xe_guc_pc_override_gucrc_mode()
969 xe_pm_runtime_get(pc_to_xe(pc)); in xe_guc_pc_unset_gucrc_mode()
971 xe_pm_runtime_put(pc_to_xe(pc)); in xe_guc_pc_unset_gucrc_mode()
1030 struct xe_device *xe = pc_to_xe(pc); in xe_guc_pc_start()
1113 struct xe_device *xe = pc_to_xe(pc); in xe_guc_pc_stop()
[all …]
H A Dxe_gt_idle.c48 pc_to_xe(struct xe_guc_pc *pc) in pc_to_xe() function
259 xe_pm_runtime_get(pc_to_xe(pc)); in name_show()
261 xe_pm_runtime_put(pc_to_xe(pc)); in name_show()
274 xe_pm_runtime_get(pc_to_xe(pc)); in idle_status_show()
276 xe_pm_runtime_put(pc_to_xe(pc)); in idle_status_show()
302 xe_pm_runtime_get(pc_to_xe(pc)); in idle_residency_ms_show()
304 xe_pm_runtime_put(pc_to_xe(pc)); in idle_residency_ms_show()