Searched refs:pxp_to_gt (Results 1 – 7 of 7) sorted by relevance
42 struct intel_gt *pxp_to_gt(const struct intel_pxp *pxp) in pxp_to_gt() function72 struct intel_gt *gt = pxp_to_gt(pxp); in create_vcs_context()106 struct intel_gt *gt = pxp_to_gt(pxp); in intel_pxp_init()161 struct intel_gt *gt = pxp_to_gt(pxp); in pxp_queue_termination()211 kcr_pxp_enable(pxp_to_gt(pxp)); in intel_pxp_init_hw()217 kcr_pxp_disable(pxp_to_gt(pxp)); in intel_pxp_fini_hw()251 struct drm_i915_private *i915 = pxp_to_gt(pxp)->i915; in intel_pxp_invalidate()
24 struct intel_uncore *uncore = pxp_to_gt(pxp)->uncore; in intel_pxp_session_is_in_play()37 struct intel_uncore *uncore = pxp_to_gt(pxp)->uncore; in pxp_wait_for_session_state()60 struct intel_gt *gt = pxp_to_gt(pxp); in pxp_create_arb_session()93 struct intel_gt *gt = pxp_to_gt(pxp); in pxp_terminate_arb_session_and_global()144 struct intel_gt *gt = pxp_to_gt(pxp); in intel_pxp_session_work()
25 struct drm_i915_private *i915 = pxp_to_gt(pxp)->i915; in intel_pxp_tee_io_message()123 struct intel_gt *gt = pxp_to_gt(pxp); in intel_pxp_tee_component_init()140 struct drm_i915_private *i915 = pxp_to_gt(pxp)->i915; in intel_pxp_tee_component_fini()152 struct drm_i915_private *i915 = pxp_to_gt(pxp)->i915; in intel_pxp_tee_cmd_create_arb_session()
22 struct intel_gt *gt = pxp_to_gt(pxp); in intel_pxp_irq_handler()64 struct intel_gt *gt = pxp_to_gt(pxp); in intel_pxp_irq_enable()79 struct intel_gt *gt = pxp_to_gt(pxp); in intel_pxp_irq_disable()
41 struct intel_gt *gt = pxp_to_gt(pxp); in pxp_terminate_set()70 if (!HAS_PXP((pxp_to_gt(pxp)->i915))) in intel_pxp_debugfs_register()
29 with_intel_runtime_pm(&pxp_to_gt(pxp)->i915->runtime_pm, wakeref) { in intel_pxp_suspend()
19 struct intel_gt *pxp_to_gt(const struct intel_pxp *pxp);
Completed in 8 milliseconds