Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
Dintel_pps.c139 intel_dp->pps.active_pipe != INVALID_PIPE && in vlv_find_free_pps()
140 intel_dp->pps.active_pipe != in vlv_find_free_pps()
149 if (intel_dp->pps.active_pipe != INVALID_PIPE) in vlv_find_free_pps()
150 pipes &= ~(1 << intel_dp->pps.active_pipe); in vlv_find_free_pps()
172 drm_WARN_ON(&dev_priv->drm, intel_dp->pps.active_pipe != INVALID_PIPE && in vlv_power_sequencer_pipe()
173 intel_dp->pps.active_pipe != intel_dp->pps.pps_pipe); in vlv_power_sequencer_pipe()
341 intel_dp->pps.active_pipe != INVALID_PIPE); in intel_pps_reset_all()
964 drm_WARN_ON(&dev_priv->drm, intel_dp->pps.active_pipe != INVALID_PIPE); in vlv_detach_power_sequencer()
1000 drm_WARN(&dev_priv->drm, intel_dp->pps.active_pipe == pipe, in vlv_steal_power_sequencer()
1027 drm_WARN_ON(&dev_priv->drm, intel_dp->pps.active_pipe != INVALID_PIPE); in vlv_pps_init()
[all …]
Dg4x_dp.c468 intel_dp->pps.active_pipe = INVALID_PIPE; in intel_dp_link_down()
1265 intel_dp->pps.active_pipe = vlv_active_pipe(intel_dp); in intel_dp_encoder_reset()
Dintel_display_types.h1567 enum pipe active_pipe; member
Dintel_dp.c5327 intel_dp->pps.active_pipe = INVALID_PIPE; in intel_dp_init_connector()
5355 intel_dp->pps.active_pipe = vlv_active_pipe(intel_dp); in intel_dp_init_connector()