Home
last modified time | relevance | path

Searched refs:i915_hwmon_power_max_restore (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_hwmon.h19 void i915_hwmon_power_max_restore(struct drm_i915_private *i915, bool old);
24 static inline void i915_hwmon_power_max_restore(struct drm_i915_private *i915, bool old) { }; in i915_hwmon_power_max_restore() function
H A Di915_hwmon.c519 void i915_hwmon_power_max_restore(struct drm_i915_private *i915, bool old) in i915_hwmon_power_max_restore() function
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc.c558 i915_hwmon_power_max_restore(gt->i915, pl1en); in __uc_init_hw()
576 i915_hwmon_power_max_restore(gt->i915, pl1en); in __uc_init_hw()