Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/selftests/
Dintel_uncore.c214 intel_uncore_forcewake_domain_to_str(domain->id)); in live_forcewake_ops()
234 intel_uncore_forcewake_domain_to_str(domain->id)); in live_forcewake_ops()
/Linux-v5.15/drivers/gpu/drm/i915/
Dintel_uncore.h220 const char *intel_uncore_forcewake_domain_to_str(const enum forcewake_domain_id id);
Dintel_uncore.c84 intel_uncore_forcewake_domain_to_str(const enum forcewake_domain_id id) in intel_uncore_forcewake_domain_to_str() function
152 intel_uncore_forcewake_domain_to_str(d->id)); in fw_domain_wait_ack_clear()
200 intel_uncore_forcewake_domain_to_str(d->id), in fw_domain_wait_ack_with_fallback()
229 intel_uncore_forcewake_domain_to_str(d->id)); in fw_domain_wait_ack_set()
/Linux-v5.15/drivers/gpu/drm/i915/gt/
Ddebugfs_gt_pm.c34 intel_uncore_forcewake_domain_to_str(fw_domain->id), in fw_domains_show()