Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
A Dintel_pps.c183 intel_dp->pps.active_pipe != INVALID_PIPE && in vlv_find_free_pps()
184 intel_dp->pps.active_pipe != in vlv_find_free_pps()
193 if (intel_dp->pps.active_pipe != INVALID_PIPE) in vlv_find_free_pps()
194 pipes &= ~(1 << intel_dp->pps.active_pipe); in vlv_find_free_pps()
216 drm_WARN_ON(display->drm, intel_dp->pps.active_pipe != INVALID_PIPE && in vlv_power_sequencer_pipe()
217 intel_dp->pps.active_pipe != intel_dp->pps.pps_pipe); in vlv_power_sequencer_pipe()
474 intel_dp->pps.active_pipe != INVALID_PIPE); in intel_pps_reset_all()
1157 drm_WARN_ON(display->drm, intel_dp->pps.active_pipe != INVALID_PIPE); in vlv_detach_power_sequencer()
1193 drm_WARN(display->drm, intel_dp->pps.active_pipe == pipe, in vlv_steal_power_sequencer()
1220 drm_WARN_ON(display->drm, intel_dp->pps.active_pipe != INVALID_PIPE); in vlv_pps_init()
[all …]
A Dg4x_dp.c484 intel_dp->pps.active_pipe = INVALID_PIPE; in intel_dp_link_down()
1280 intel_dp->pps.active_pipe = vlv_active_pipe(intel_dp); in intel_dp_encoder_reset()
A Dintel_display_types.h1692 enum pipe active_pipe; member
A Dintel_dp.c6862 intel_dp->pps.active_pipe = INVALID_PIPE; in intel_dp_init_connector()
6890 intel_dp->pps.active_pipe = vlv_active_pipe(intel_dp); in intel_dp_init_connector()

Completed in 30 milliseconds