Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_power_well.c176 int intel_power_well_refcount(struct i915_power_well *power_well) in intel_power_well_refcount() function
949 if (intel_power_well_refcount(power_well) > 0) in bxt_verify_dpio_phy_power_wells()
953 if (intel_power_well_refcount(power_well) > 0) in bxt_verify_dpio_phy_power_wells()
959 if (intel_power_well_refcount(power_well) > 0) in bxt_verify_dpio_phy_power_wells()
1102 if (intel_power_well_refcount(power_well) > 0) in i830_pipes_power_well_sync_hw()
1825 if (intel_power_well_refcount(power_well) > 0) in tgl_tc_cold_off_power_well_sync_hw()
1839 return intel_power_well_refcount(power_well); in tgl_tc_cold_off_power_well_is_enabled()
H A Dintel_display_power.c2156 intel_power_well_name(power_well), intel_power_well_refcount(power_well)); in intel_power_domains_dump_info()
2192 if ((intel_power_well_refcount(power_well) || in intel_power_domains_verify_state()
2198 intel_power_well_refcount(power_well), enabled); in intel_power_domains_verify_state()
2204 if (intel_power_well_refcount(power_well) != domains_count) { in intel_power_domains_verify_state()
2209 intel_power_well_refcount(power_well), in intel_power_domains_verify_state()
2322 intel_power_well_refcount(power_well)); in intel_display_power_debug()