Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/pxp/
A Dintel_pxp.c42 struct intel_gt *pxp_to_gt(const struct intel_pxp *pxp) in pxp_to_gt() function
72 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()
A Dintel_pxp_session.c24 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()
A Dintel_pxp_tee.c25 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()
A Dintel_pxp_irq.c22 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()
A Dintel_pxp_debugfs.c41 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()
A Dintel_pxp_pm.c29 with_intel_runtime_pm(&pxp_to_gt(pxp)->i915->runtime_pm, wakeref) { in intel_pxp_suspend()
A Dintel_pxp.h19 struct intel_gt *pxp_to_gt(const struct intel_pxp *pxp);

Completed in 8 milliseconds