Home
last modified time | relevance | path

Searched refs:active_pipe (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_pps.c136 intel_dp->pps.active_pipe != INVALID_PIPE && in vlv_find_free_pps()
137 intel_dp->pps.active_pipe != in vlv_find_free_pps()
146 if (intel_dp->pps.active_pipe != INVALID_PIPE) in vlv_find_free_pps()
147 pipes &= ~(1 << intel_dp->pps.active_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()
170 intel_dp->pps.active_pipe != intel_dp->pps.pps_pipe); in vlv_power_sequencer_pipe()
337 intel_dp->pps.active_pipe != INVALID_PIPE); in intel_pps_reset_all()
953 drm_WARN_ON(&dev_priv->drm, intel_dp->pps.active_pipe != INVALID_PIPE); in vlv_detach_power_sequencer()
989 drm_WARN(&dev_priv->drm, intel_dp->pps.active_pipe == pipe, in vlv_steal_power_sequencer()
1016 drm_WARN_ON(&dev_priv->drm, intel_dp->pps.active_pipe != INVALID_PIPE); in vlv_pps_init()
[all …]
Dg4x_dp.c490 intel_dp->pps.active_pipe = INVALID_PIPE; in intel_dp_link_down()
1294 intel_dp->pps.active_pipe = vlv_active_pipe(intel_dp); in intel_dp_encoder_reset()
Dintel_display_types.h1485 enum pipe active_pipe; member
Dintel_dp.c5302 intel_dp->pps.active_pipe = INVALID_PIPE; in intel_dp_init_connector()
5320 intel_dp->pps.active_pipe = vlv_active_pipe(intel_dp); in intel_dp_init_connector()