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

/openbsd-current/sys/dev/pci/drm/i915/
H A Dintel_uncore.c624 GEM_BUG_ON(!intel_uncore_has_forcewake(uncore));
649 if (!intel_uncore_has_forcewake(uncore))
666 if (!intel_uncore_has_forcewake(uncore))
677 if (!intel_uncore_has_forcewake(uncore))
2341 GEM_BUG_ON(!intel_uncore_has_forcewake(uncore));
2565 GEM_BUG_ON(intel_uncore_has_forcewake(uncore));
2600 GEM_BUG_ON(!intel_uncore_has_forcewake(uncore));
2716 if (!intel_uncore_has_forcewake(uncore)) {
2725 GEM_BUG_ON(intel_uncore_has_forcewake(uncore) != !!uncore->fw_get_funcs);
2726 GEM_BUG_ON(intel_uncore_has_forcewake(uncor
[all...]
H A Dintel_uncore.h204 intel_uncore_has_forcewake(const struct intel_uncore *uncore) function

Completed in 166 milliseconds