Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_pps.c32 case INVALID_PIPE: in pps_name()
177 intel_dp->pps.active_pipe != INVALID_PIPE && in vlv_find_free_pps()
181 if (intel_dp->pps.pps_pipe != INVALID_PIPE) in vlv_find_free_pps()
185 intel_dp->pps.pps_pipe != INVALID_PIPE); in vlv_find_free_pps()
187 if (intel_dp->pps.active_pipe != INVALID_PIPE) in vlv_find_free_pps()
193 return INVALID_PIPE; in vlv_find_free_pps()
210 drm_WARN_ON(&dev_priv->drm, intel_dp->pps.active_pipe != INVALID_PIPE && in vlv_power_sequencer_pipe()
213 if (intel_dp->pps.pps_pipe != INVALID_PIPE) in vlv_power_sequencer_pipe()
222 if (drm_WARN_ON(&dev_priv->drm, pipe == INVALID_PIPE)) in vlv_power_sequencer_pipe()
307 return INVALID_PIPE; in vlv_initial_pps_pipe()
[all …]
Dintel_display_limits.h15 INVALID_PIPE = -1, enumerator
Dintel_cdclk.c1211 skl_set_cdclk(dev_priv, &cdclk_config, INVALID_PIPE); in skl_cdclk_init_hw()
1222 skl_set_cdclk(dev_priv, &cdclk_config, INVALID_PIPE); in skl_cdclk_uninit_hw()
1677 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()
2004 cdctl &= ~bxt_cdclk_cd2x_pipe(dev_priv, INVALID_PIPE); in bxt_sanitize_cdclk()
2071 bxt_set_cdclk(dev_priv, &cdclk_config, INVALID_PIPE); in bxt_cdclk_init_hw()
2083 bxt_set_cdclk(dev_priv, &cdclk_config, INVALID_PIPE); in bxt_cdclk_uninit_hw()
2465 if (pipe == INVALID_PIPE || in intel_set_cdclk_pre_plane_update()
[all …]
Dintel_connector.c171 return INVALID_PIPE; in intel_connector_get_pipe()
Dg4x_dp.c474 intel_dp->pps.active_pipe = INVALID_PIPE; in intel_dp_link_down()
1232 return INVALID_PIPE; in vlv_active_pipe()
Dintel_crtc.c175 crtc_state->hsw_workaround_pipe = INVALID_PIPE; in intel_crtc_state_reset()
Dintel_lvds.c994 intel_backlight_setup(connector, INVALID_PIPE); in intel_lvds_init()
Dintel_display.c1624 if (IS_HASWELL(dev_priv) && hsw_workaround_pipe != INVALID_PIPE) { in hsw_crtc_enable()
5485 enum pipe first_pipe = INVALID_PIPE, enabled_pipe = INVALID_PIPE; in hsw_mode_set_planes_workaround()
5513 crtc_state->hsw_workaround_pipe = INVALID_PIPE; in hsw_mode_set_planes_workaround()
5520 if (enabled_pipe != INVALID_PIPE) in hsw_mode_set_planes_workaround()
5526 if (enabled_pipe != INVALID_PIPE) in hsw_mode_set_planes_workaround()
Dintel_display_irq.c903 enum pipe pipe = INVALID_PIPE; in gen11_dsi_te_interrupt_handler()
Dintel_dp.c5436 enum pipe pipe = INVALID_PIPE; in intel_edp_backlight_setup()
5667 intel_dp->pps.pps_pipe = INVALID_PIPE; in intel_dp_init_connector()
5668 intel_dp->pps.active_pipe = INVALID_PIPE; in intel_dp_init_connector()
Dvlv_dsi.c1904 intel_backlight_setup(intel_connector, INVALID_PIPE); in vlv_dsi_init()
Dicl_dsi.c2022 intel_backlight_setup(intel_connector, INVALID_PIPE); in icl_dsi_init()
/linux-6.6.21/drivers/gpu/drm/i915/gvt/
Dreg.h84 (INVALID_PIPE)))); })