Lines Matching refs:pps_pipe
31 switch (pps->pps_pipe) { in pps_name()
43 MISSING_CASE(pps->pps_pipe); in pps_name()
91 enum pipe pipe = intel_dp->pps.pps_pipe; in vlv_power_sequencer_kick()
179 intel_dp->pps.pps_pipe); in vlv_find_free_pps()
181 if (intel_dp->pps.pps_pipe != INVALID_PIPE) in vlv_find_free_pps()
182 pipes &= ~(1 << intel_dp->pps.pps_pipe); in vlv_find_free_pps()
185 intel_dp->pps.pps_pipe != INVALID_PIPE); in vlv_find_free_pps()
211 intel_dp->pps.active_pipe != intel_dp->pps.pps_pipe); in vlv_power_sequencer_pipe()
213 if (intel_dp->pps.pps_pipe != INVALID_PIPE) in vlv_power_sequencer_pipe()
214 return intel_dp->pps.pps_pipe; in vlv_power_sequencer_pipe()
226 intel_dp->pps.pps_pipe = pipe; in vlv_power_sequencer_pipe()
243 return intel_dp->pps.pps_pipe; in vlv_power_sequencer_pipe()
321 intel_dp->pps.pps_pipe = vlv_initial_pps_pipe(dev_priv, port, in vlv_initial_power_sequencer_setup()
324 if (intel_dp->pps.pps_pipe == INVALID_PIPE) in vlv_initial_power_sequencer_setup()
325 intel_dp->pps.pps_pipe = vlv_initial_pps_pipe(dev_priv, port, in vlv_initial_power_sequencer_setup()
328 if (intel_dp->pps.pps_pipe == INVALID_PIPE) in vlv_initial_power_sequencer_setup()
329 intel_dp->pps.pps_pipe = vlv_initial_pps_pipe(dev_priv, port, in vlv_initial_power_sequencer_setup()
333 if (intel_dp->pps.pps_pipe == INVALID_PIPE) { in vlv_initial_power_sequencer_setup()
467 intel_dp->pps.pps_pipe = INVALID_PIPE; in intel_pps_reset_all()
534 intel_dp->pps.pps_pipe == INVALID_PIPE) in edp_have_panel_power()
547 intel_dp->pps.pps_pipe == INVALID_PIPE) in edp_have_panel_vdd()
1114 enum pipe pipe = intel_dp->pps.pps_pipe; in vlv_detach_power_sequencer()
1140 intel_dp->pps.pps_pipe = INVALID_PIPE; in vlv_detach_power_sequencer()
1158 if (intel_dp->pps.pps_pipe != pipe) in vlv_steal_power_sequencer()
1182 if (intel_dp->pps.pps_pipe != INVALID_PIPE && in vlv_pps_init()
1183 intel_dp->pps.pps_pipe != crtc->pipe) { in vlv_pps_init()
1204 intel_dp->pps.pps_pipe = crtc->pipe; in vlv_pps_init()