Lines Matching refs:INVALID_PIPE
136 intel_dp->pps.active_pipe != INVALID_PIPE && in vlv_find_free_pps()
140 if (intel_dp->pps.pps_pipe != INVALID_PIPE) in vlv_find_free_pps()
144 intel_dp->pps.pps_pipe != INVALID_PIPE); in vlv_find_free_pps()
146 if (intel_dp->pps.active_pipe != INVALID_PIPE) in vlv_find_free_pps()
152 return INVALID_PIPE; in vlv_find_free_pps()
169 drm_WARN_ON(&dev_priv->drm, intel_dp->pps.active_pipe != INVALID_PIPE && in vlv_power_sequencer_pipe()
172 if (intel_dp->pps.pps_pipe != INVALID_PIPE) in vlv_power_sequencer_pipe()
181 if (drm_WARN_ON(&dev_priv->drm, pipe == INVALID_PIPE)) in vlv_power_sequencer_pipe()
272 return INVALID_PIPE; in vlv_initial_pps_pipe()
289 if (intel_dp->pps.pps_pipe == INVALID_PIPE) in vlv_initial_power_sequencer_setup()
293 if (intel_dp->pps.pps_pipe == INVALID_PIPE) in vlv_initial_power_sequencer_setup()
298 if (intel_dp->pps.pps_pipe == INVALID_PIPE) { in vlv_initial_power_sequencer_setup()
337 intel_dp->pps.active_pipe != INVALID_PIPE); in intel_pps_reset_all()
345 intel_dp->pps.pps_pipe = INVALID_PIPE; in intel_pps_reset_all()
410 intel_dp->pps.pps_pipe == INVALID_PIPE) in edp_have_panel_power()
423 intel_dp->pps.pps_pipe == INVALID_PIPE) in edp_have_panel_vdd()
953 drm_WARN_ON(&dev_priv->drm, intel_dp->pps.active_pipe != INVALID_PIPE); in vlv_detach_power_sequencer()
976 intel_dp->pps.pps_pipe = INVALID_PIPE; in vlv_detach_power_sequencer()
1016 drm_WARN_ON(&dev_priv->drm, intel_dp->pps.active_pipe != INVALID_PIPE); in vlv_pps_init()
1018 if (intel_dp->pps.pps_pipe != INVALID_PIPE && in vlv_pps_init()