Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_display_power_well.c170 int intel_power_well_refcount(struct i915_power_well *power_well) in intel_power_well_refcount() function
922 if (intel_power_well_refcount(power_well) > 0) in bxt_verify_ddi_phy_power_wells()
926 if (intel_power_well_refcount(power_well) > 0) in bxt_verify_ddi_phy_power_wells()
932 if (intel_power_well_refcount(power_well) > 0) in bxt_verify_ddi_phy_power_wells()
1058 if (intel_power_well_refcount(power_well) > 0) in i830_pipes_power_well_sync_hw()
1783 if (intel_power_well_refcount(power_well) > 0) in tgl_tc_cold_off_power_well_sync_hw()
1797 return intel_power_well_refcount(power_well); in tgl_tc_cold_off_power_well_is_enabled()
Dintel_display_power_well.h147 int intel_power_well_refcount(struct i915_power_well *power_well);
Dintel_display_power.c2115 intel_power_well_name(power_well), intel_power_well_refcount(power_well)); in intel_power_domains_dump_info()
2151 if ((intel_power_well_refcount(power_well) || in intel_power_domains_verify_state()
2157 intel_power_well_refcount(power_well), enabled); in intel_power_domains_verify_state()
2163 if (intel_power_well_refcount(power_well) != domains_count) { in intel_power_domains_verify_state()
2168 intel_power_well_refcount(power_well), in intel_power_domains_verify_state()
2274 intel_power_well_refcount(power_well)); in intel_display_power_debug()