Home
last modified time | relevance | path

Searched refs:intel_uncore_has_forcewake (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/
A Dintel_uncore.c557 GEM_BUG_ON(!intel_uncore_has_forcewake(uncore)); in forcewake_early_sanitize()
582 if (!intel_uncore_has_forcewake(uncore)) in intel_uncore_suspend()
599 if (!intel_uncore_has_forcewake(uncore)) in intel_uncore_resume_early()
610 if (!intel_uncore_has_forcewake(uncore)) in intel_uncore_runtime_resume()
1863 GEM_BUG_ON(!intel_uncore_has_forcewake(uncore)); in intel_uncore_fw_domains_init()
2074 GEM_BUG_ON(intel_uncore_has_forcewake(uncore)); in uncore_raw_init()
2093 GEM_BUG_ON(!intel_uncore_has_forcewake(uncore)); in uncore_forcewake_init()
2168 if (!intel_uncore_has_forcewake(uncore)) { in intel_uncore_init_mmio()
2177 GEM_BUG_ON(intel_uncore_has_forcewake(uncore) != !!uncore->fw_get_funcs); in intel_uncore_init_mmio()
2256 if (intel_uncore_has_forcewake(uncore)) { in intel_uncore_fini_mmio()
[all …]
A Dintel_uncore.h188 intel_uncore_has_forcewake(const struct intel_uncore *uncore) in intel_uncore_has_forcewake() function

Completed in 9 milliseconds