Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_uncore.c351 bool restore_forcewake) in __intel_uncore_early_sanitize() argument
371 intel_uncore_forcewake_reset(dev, restore_forcewake); in __intel_uncore_early_sanitize()
374 void intel_uncore_early_sanitize(struct drm_device *dev, bool restore_forcewake) in intel_uncore_early_sanitize() argument
376 __intel_uncore_early_sanitize(dev, restore_forcewake); in intel_uncore_early_sanitize()
Di915_drv.h2513 bool restore_forcewake);