Lines Matching refs:pps_pipe
50 enum pipe pipe = intel_dp->pps.pps_pipe; in vlv_power_sequencer_kick()
138 intel_dp->pps.pps_pipe); in vlv_find_free_pps()
140 if (intel_dp->pps.pps_pipe != INVALID_PIPE) in vlv_find_free_pps()
141 pipes &= ~(1 << intel_dp->pps.pps_pipe); in vlv_find_free_pps()
144 intel_dp->pps.pps_pipe != INVALID_PIPE); in vlv_find_free_pps()
170 intel_dp->pps.active_pipe != intel_dp->pps.pps_pipe); in vlv_power_sequencer_pipe()
172 if (intel_dp->pps.pps_pipe != INVALID_PIPE) in vlv_power_sequencer_pipe()
173 return intel_dp->pps.pps_pipe; in vlv_power_sequencer_pipe()
185 intel_dp->pps.pps_pipe = pipe; in vlv_power_sequencer_pipe()
189 pipe_name(intel_dp->pps.pps_pipe), in vlv_power_sequencer_pipe()
203 return intel_dp->pps.pps_pipe; in vlv_power_sequencer_pipe()
286 intel_dp->pps.pps_pipe = vlv_initial_pps_pipe(dev_priv, port, in vlv_initial_power_sequencer_setup()
289 if (intel_dp->pps.pps_pipe == INVALID_PIPE) in vlv_initial_power_sequencer_setup()
290 intel_dp->pps.pps_pipe = vlv_initial_pps_pipe(dev_priv, port, in vlv_initial_power_sequencer_setup()
293 if (intel_dp->pps.pps_pipe == INVALID_PIPE) in vlv_initial_power_sequencer_setup()
294 intel_dp->pps.pps_pipe = vlv_initial_pps_pipe(dev_priv, port, in vlv_initial_power_sequencer_setup()
298 if (intel_dp->pps.pps_pipe == INVALID_PIPE) { in vlv_initial_power_sequencer_setup()
310 pipe_name(intel_dp->pps.pps_pipe)); in vlv_initial_power_sequencer_setup()
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()
950 enum pipe pipe = intel_dp->pps.pps_pipe; in vlv_detach_power_sequencer()
976 intel_dp->pps.pps_pipe = INVALID_PIPE; in vlv_detach_power_sequencer()
994 if (intel_dp->pps.pps_pipe != pipe) in vlv_steal_power_sequencer()
1018 if (intel_dp->pps.pps_pipe != INVALID_PIPE && in vlv_pps_init()
1019 intel_dp->pps.pps_pipe != crtc->pipe) { in vlv_pps_init()
1040 intel_dp->pps.pps_pipe = crtc->pipe; in vlv_pps_init()
1044 pipe_name(intel_dp->pps.pps_pipe), encoder->base.base.id, in vlv_pps_init()