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.c193 int intel_power_well_refcount(struct i915_power_well *power_well) in intel_power_well_refcount() function
978 if (intel_power_well_refcount(power_well) > 0) in bxt_verify_dpio_phy_power_wells()
982 if (intel_power_well_refcount(power_well) > 0) in bxt_verify_dpio_phy_power_wells()
988 if (intel_power_well_refcount(power_well) > 0) in bxt_verify_dpio_phy_power_wells()
1126 if (intel_power_well_refcount(power_well) > 0) in i830_pipes_power_well_sync_hw()
1838 if (intel_power_well_refcount(power_well) > 0) in tgl_tc_cold_off_power_well_sync_hw()
1852 return intel_power_well_refcount(power_well); in tgl_tc_cold_off_power_well_is_enabled()
H A Dintel_display_power_well.h150 int intel_power_well_refcount(struct i915_power_well *power_well);