Home
last modified time | relevance | path

Searched refs:INVALID_PIPE (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_pps.c32 case INVALID_PIPE: in pps_name()
181 if (intel_dp->pps.pps_pipe != INVALID_PIPE) in vlv_find_free_pps()
193 return INVALID_PIPE; in vlv_find_free_pps()
213 if (intel_dp->pps.pps_pipe != INVALID_PIPE) in vlv_power_sequencer_pipe()
307 return INVALID_PIPE; in vlv_initial_pps_pipe()
324 if (intel_dp->pps.pps_pipe == INVALID_PIPE) in vlv_initial_power_sequencer_setup()
328 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()
1140 intel_dp->pps.pps_pipe = INVALID_PIPE; in vlv_detach_power_sequencer()
[all …]
H A Dintel_display_limits.h15 INVALID_PIPE = -1, enumerator
H A Dintel_cdclk.c1677 if (pipe == INVALID_PIPE) in bxt_cdclk_cd2x_pipe()
1682 if (pipe == INVALID_PIPE) in bxt_cdclk_cd2x_pipe()
1687 if (pipe == INVALID_PIPE) in bxt_cdclk_cd2x_pipe()
1894 if (pipe != INVALID_PIPE) in _bxt_set_cdclk()
2468 pipe = INVALID_PIPE; in intel_set_cdclk_pre_plane_update()
2475 pipe = INVALID_PIPE; in intel_set_cdclk_pre_plane_update()
2515 pipe = INVALID_PIPE; in intel_set_cdclk_post_plane_update()
2965 cdclk_state->pipe = INVALID_PIPE; in intel_cdclk_duplicate_state()
3064 enum pipe pipe = INVALID_PIPE; in intel_modeset_calc_cdclk()
3114 pipe = INVALID_PIPE; in intel_modeset_calc_cdclk()
[all …]
H A Dintel_connector.c171 return INVALID_PIPE; in intel_connector_get_pipe()
H A Dg4x_dp.c474 intel_dp->pps.active_pipe = INVALID_PIPE; in intel_dp_link_down()
1232 return INVALID_PIPE; in vlv_active_pipe()
H A Dintel_crtc.c175 crtc_state->hsw_workaround_pipe = INVALID_PIPE; in intel_crtc_state_reset()
H A Dintel_lvds.c994 intel_backlight_setup(connector, INVALID_PIPE); in intel_lvds_init()
H A Dintel_display.c1624 if (IS_HASWELL(dev_priv) && hsw_workaround_pipe != INVALID_PIPE) { in hsw_crtc_enable()
5486 enum pipe first_pipe = INVALID_PIPE, enabled_pipe = INVALID_PIPE; in hsw_mode_set_planes_workaround()
5514 crtc_state->hsw_workaround_pipe = INVALID_PIPE; in hsw_mode_set_planes_workaround()
5521 if (enabled_pipe != INVALID_PIPE) in hsw_mode_set_planes_workaround()
5527 if (enabled_pipe != INVALID_PIPE) in hsw_mode_set_planes_workaround()
H A Dintel_display_irq.c903 enum pipe pipe = INVALID_PIPE; in gen11_dsi_te_interrupt_handler()
H A Dintel_dp.c5445 enum pipe pipe = INVALID_PIPE; in intel_edp_backlight_setup()
5676 intel_dp->pps.pps_pipe = INVALID_PIPE; in intel_dp_init_connector()
5677 intel_dp->pps.active_pipe = INVALID_PIPE; in intel_dp_init_connector()
H A Dvlv_dsi.c1904 intel_backlight_setup(intel_connector, INVALID_PIPE); in vlv_dsi_init()
H A Dicl_dsi.c2023 intel_backlight_setup(intel_connector, INVALID_PIPE); in icl_dsi_init()
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dreg.h84 (INVALID_PIPE)))); })