Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Dintel_uncore.c93 fw_domain_reset(const struct intel_uncore_forcewake_domain *d) in fw_domain_reset()
105 fw_domain_arm_timer(struct intel_uncore_forcewake_domain *d) in fw_domain_arm_timer()
117 __wait_for_ack(const struct intel_uncore_forcewake_domain *d, in __wait_for_ack()
126 wait_ack_clear(const struct intel_uncore_forcewake_domain *d, in wait_ack_clear()
133 wait_ack_set(const struct intel_uncore_forcewake_domain *d, in wait_ack_set()
140 fw_domain_wait_ack_clear(const struct intel_uncore_forcewake_domain *d) in fw_domain_wait_ack_clear()
155 fw_domain_wait_ack_with_fallback(const struct intel_uncore_forcewake_domain *d, in fw_domain_wait_ack_with_fallback()
201 fw_domain_wait_ack_clear_fallback(const struct intel_uncore_forcewake_domain *d) in fw_domain_wait_ack_clear_fallback()
211 fw_domain_get(const struct intel_uncore_forcewake_domain *d) in fw_domain_get()
217 fw_domain_wait_ack_set(const struct intel_uncore_forcewake_domain *d) in fw_domain_wait_ack_set()
[all …]
Dintel_uncore.h137 struct intel_uncore_forcewake_domain { struct
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
Dintel_uncore.c144 struct intel_uncore_forcewake_domain *domain; in live_forcewake_ops()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
Ddebugfs_gt_pm.c25 struct intel_uncore_forcewake_domain *fw_domain; in fw_domains_show()