Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_uncore.c350 bool restore_forcewake) in __intel_uncore_early_sanitize() argument
370 intel_uncore_forcewake_reset(dev, restore_forcewake); in __intel_uncore_early_sanitize()
373 void intel_uncore_early_sanitize(struct drm_device *dev, bool restore_forcewake) in intel_uncore_early_sanitize() argument
375 __intel_uncore_early_sanitize(dev, restore_forcewake); in intel_uncore_early_sanitize()
Di915_drv.h2723 bool restore_forcewake);