Searched refs:lpsp_enabled (Results 1 – 1 of 1) sorted by relevance
752 bool lpsp_enabled = false; in i915_lpsp_status() local755 lpsp_enabled = !intel_lpsp_power_well_enabled(i915, SKL_DISP_PW_2); in i915_lpsp_status()757 lpsp_enabled = !intel_lpsp_power_well_enabled(i915, ICL_DISP_PW_3); in i915_lpsp_status()759 lpsp_enabled = !intel_lpsp_power_well_enabled(i915, HSW_DISP_PW_GLOBAL); in i915_lpsp_status()765 seq_printf(m, "LPSP: %s\n", str_enabled_disabled(lpsp_enabled)); in i915_lpsp_status()