Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/
Dintel_uncore.c129 fw_domain_reset(const struct intel_uncore_forcewake_domain *d) in fw_domain_reset()
144 fw_domain_arm_timer(struct intel_uncore_forcewake_domain *d) in fw_domain_arm_timer()
156 __wait_for_ack(const struct intel_uncore_forcewake_domain *d, in __wait_for_ack()
165 wait_ack_clear(const struct intel_uncore_forcewake_domain *d, in wait_ack_clear()
172 wait_ack_set(const struct intel_uncore_forcewake_domain *d, in wait_ack_set()
179 fw_domain_wait_ack_clear(const struct intel_uncore_forcewake_domain *d) in fw_domain_wait_ack_clear()
204 fw_domain_wait_ack_with_fallback(const struct intel_uncore_forcewake_domain *d, in fw_domain_wait_ack_with_fallback()
251 fw_domain_wait_ack_clear_fallback(const struct intel_uncore_forcewake_domain *d) in fw_domain_wait_ack_clear_fallback()
261 fw_domain_get(const struct intel_uncore_forcewake_domain *d) in fw_domain_get()
267 fw_domain_wait_ack_set(const struct intel_uncore_forcewake_domain *d) in fw_domain_wait_ack_set()
[all …]
Dintel_uncore.h179 struct intel_uncore_forcewake_domain { struct
/linux-6.12.1/drivers/gpu/drm/i915/selftests/
Dintel_uncore.c163 struct intel_uncore_forcewake_domain *domain; in live_forcewake_ops()
/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dintel_gt_pm_debugfs.c71 struct intel_uncore_forcewake_domain *fw_domain; in fw_domains_show()