Searched refs:INVALID_PIPE (Results 1 – 14 of 14) sorted by relevance
36 case INVALID_PIPE: in pps_name()198 return INVALID_PIPE; in vlv_find_free_pps()218 if (intel_dp->pps.vlv_pps_pipe != INVALID_PIPE) in vlv_power_sequencer_pipe()313 return INVALID_PIPE; in vlv_initial_pps_pipe()330 if (intel_dp->pps.vlv_pps_pipe == INVALID_PIPE) in vlv_initial_power_sequencer_setup()334 if (intel_dp->pps.vlv_pps_pipe == INVALID_PIPE) in vlv_initial_power_sequencer_setup()470 intel_dp->pps.vlv_pps_pipe = INVALID_PIPE; in vlv_pps_reset_all()1194 intel_dp->pps.vlv_pps_pipe = INVALID_PIPE; in vlv_detach_power_sequencer()1235 return INVALID_PIPE; in vlv_active_pipe()1241 intel_dp->pps.vlv_pps_pipe = INVALID_PIPE; in vlv_pps_pipe_init()[all …]
73 enum pipe max_bpp_pipe = INVALID_PIPE; in intel_link_bw_reduce_bpp()106 if (max_bpp_pipe == INVALID_PIPE) in intel_link_bw_reduce_bpp()141 if (pipe == INVALID_PIPE) in intel_link_bw_set_bpp_limit_for_pipe()
15 INVALID_PIPE = -1, enumerator
1849 if (pipe == INVALID_PIPE) in bxt_cdclk_cd2x_pipe()1854 if (pipe == INVALID_PIPE) in bxt_cdclk_cd2x_pipe()1859 if (pipe == INVALID_PIPE) in bxt_cdclk_cd2x_pipe()2122 if (pipe != INVALID_PIPE) in _bxt_set_cdclk()2688 pipe = INVALID_PIPE; in intel_set_cdclk_pre_plane_update()2695 pipe = INVALID_PIPE; in intel_set_cdclk_pre_plane_update()2742 pipe = INVALID_PIPE; in intel_set_cdclk_post_plane_update()3122 cdclk_state->pipe = INVALID_PIPE; in intel_cdclk_duplicate_state()3235 enum pipe pipe = INVALID_PIPE; in intel_modeset_calc_cdclk()3285 pipe = INVALID_PIPE; in intel_modeset_calc_cdclk()[all …]
213 return INVALID_PIPE; in intel_connector_get_pipe()
183 crtc_state->hsw_workaround_pipe = INVALID_PIPE; in intel_crtc_state_reset()
3611 return INVALID_PIPE; in intel_mbus_joined_pipe()3625 if (pipe != INVALID_PIPE) in mbus_ctl_join_update()3647 pipe != INVALID_PIPE ? pipe_name(pipe) : '*'); in intel_dbuf_mbus_join_update()3693 if (pipe != INVALID_PIPE) { in intel_dbuf_mbus_post_ddb_update()3775 mbus_ctl_join_update(i915, dbuf_state, INVALID_PIPE); in skl_mbus_sanitize()
1002 intel_backlight_setup(connector, INVALID_PIPE); in intel_lvds_init()
1738 if (display->platform.haswell && hsw_workaround_pipe != INVALID_PIPE) { in hsw_crtc_enable()5596 enum pipe first_pipe = INVALID_PIPE, enabled_pipe = INVALID_PIPE; in hsw_mode_set_planes_workaround()5624 crtc_state->hsw_workaround_pipe = INVALID_PIPE; in hsw_mode_set_planes_workaround()5631 if (enabled_pipe != INVALID_PIPE) in hsw_mode_set_planes_workaround()5637 if (enabled_pipe != INVALID_PIPE) in hsw_mode_set_planes_workaround()6197 *failed_pipe = INVALID_PIPE; in intel_atomic_check_config()
2052 intel_backlight_setup(connector, INVALID_PIPE); in vlv_dsi_init()
2028 intel_backlight_setup(intel_connector, INVALID_PIPE); in icl_dsi_init()
1272 enum pipe pipe = INVALID_PIPE; in gen11_dsi_te_interrupt_handler()
6338 enum pipe pipe = INVALID_PIPE; in intel_edp_backlight_setup()
81 (INVALID_PIPE)))); })