Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/selftests/
Dintel_uncore.c226 intel_uncore_forcewake_domain_to_str(domain->id)); in live_forcewake_ops()
246 intel_uncore_forcewake_domain_to_str(domain->id)); in live_forcewake_ops()
/linux-6.1.9/drivers/gpu/drm/i915/
Dintel_uncore.c110 intel_uncore_forcewake_domain_to_str(const enum forcewake_domain_id id) in intel_uncore_forcewake_domain_to_str() function
181 intel_uncore_forcewake_domain_to_str(d->id)); in fw_domain_wait_ack_clear()
229 intel_uncore_forcewake_domain_to_str(d->id), in fw_domain_wait_ack_with_fallback()
258 intel_uncore_forcewake_domain_to_str(d->id)); in fw_domain_wait_ack_set()
Dintel_uncore.h242 const char *intel_uncore_forcewake_domain_to_str(const enum forcewake_domain_id id);
/linux-6.1.9/drivers/gpu/drm/i915/gt/
Dintel_gt_pm_debugfs.c79 intel_uncore_forcewake_domain_to_str(fw_domain->id), in fw_domains_show()