Lines Matching refs:pps_pipe
51 enum pipe pipe = intel_dp->pps.pps_pipe; in vlv_power_sequencer_kick()
139 intel_dp->pps.pps_pipe); in vlv_find_free_pps()
141 if (intel_dp->pps.pps_pipe != INVALID_PIPE) in vlv_find_free_pps()
142 pipes &= ~(1 << intel_dp->pps.pps_pipe); in vlv_find_free_pps()
145 intel_dp->pps.pps_pipe != INVALID_PIPE); in vlv_find_free_pps()
171 intel_dp->pps.active_pipe != intel_dp->pps.pps_pipe); in vlv_power_sequencer_pipe()
173 if (intel_dp->pps.pps_pipe != INVALID_PIPE) in vlv_power_sequencer_pipe()
174 return intel_dp->pps.pps_pipe; in vlv_power_sequencer_pipe()
186 intel_dp->pps.pps_pipe = pipe; in vlv_power_sequencer_pipe()
190 pipe_name(intel_dp->pps.pps_pipe), in vlv_power_sequencer_pipe()
204 return intel_dp->pps.pps_pipe; in vlv_power_sequencer_pipe()
287 intel_dp->pps.pps_pipe = vlv_initial_pps_pipe(dev_priv, port, in vlv_initial_power_sequencer_setup()
290 if (intel_dp->pps.pps_pipe == INVALID_PIPE) in vlv_initial_power_sequencer_setup()
291 intel_dp->pps.pps_pipe = vlv_initial_pps_pipe(dev_priv, port, in vlv_initial_power_sequencer_setup()
294 if (intel_dp->pps.pps_pipe == INVALID_PIPE) in vlv_initial_power_sequencer_setup()
295 intel_dp->pps.pps_pipe = vlv_initial_pps_pipe(dev_priv, port, in vlv_initial_power_sequencer_setup()
299 if (intel_dp->pps.pps_pipe == INVALID_PIPE) { in vlv_initial_power_sequencer_setup()
311 pipe_name(intel_dp->pps.pps_pipe)); in vlv_initial_power_sequencer_setup()
346 intel_dp->pps.pps_pipe = INVALID_PIPE; in intel_pps_reset_all()
411 intel_dp->pps.pps_pipe == INVALID_PIPE) in edp_have_panel_power()
424 intel_dp->pps.pps_pipe == INVALID_PIPE) in edp_have_panel_vdd()
951 enum pipe pipe = intel_dp->pps.pps_pipe; in vlv_detach_power_sequencer()
977 intel_dp->pps.pps_pipe = INVALID_PIPE; in vlv_detach_power_sequencer()
995 if (intel_dp->pps.pps_pipe != pipe) in vlv_steal_power_sequencer()
1019 if (intel_dp->pps.pps_pipe != INVALID_PIPE && in vlv_pps_init()
1020 intel_dp->pps.pps_pipe != crtc->pipe) { in vlv_pps_init()
1041 intel_dp->pps.pps_pipe = crtc->pipe; in vlv_pps_init()
1045 pipe_name(intel_dp->pps.pps_pipe), encoder->base.base.id, in vlv_pps_init()