Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_cdclk.c1171 skl_set_cdclk(dev_priv, &cdclk_config, INVALID_PIPE); in skl_cdclk_init_hw()
1182 skl_set_cdclk(dev_priv, &cdclk_config, INVALID_PIPE); in skl_cdclk_uninit_hw()
1510 if (pipe == INVALID_PIPE) in bxt_cdclk_cd2x_pipe()
1515 if (pipe == INVALID_PIPE) in bxt_cdclk_cd2x_pipe()
1520 if (pipe == INVALID_PIPE) in bxt_cdclk_cd2x_pipe()
1612 if (pipe != INVALID_PIPE) in bxt_set_cdclk()
1672 cdctl &= ~bxt_cdclk_cd2x_pipe(dev_priv, INVALID_PIPE); in bxt_sanitize_cdclk()
1748 bxt_set_cdclk(dev_priv, &cdclk_config, INVALID_PIPE); in bxt_cdclk_init_hw()
1760 bxt_set_cdclk(dev_priv, &cdclk_config, INVALID_PIPE); in bxt_cdclk_uninit_hw()
1935 if (pipe == INVALID_PIPE || in intel_set_cdclk_pre_plane_update()
[all …]
Dintel_dp.c877 intel_dp->active_pipe != INVALID_PIPE && in vlv_find_free_pps()
881 if (intel_dp->pps_pipe != INVALID_PIPE) in vlv_find_free_pps()
885 intel_dp->pps_pipe != INVALID_PIPE); in vlv_find_free_pps()
887 if (intel_dp->active_pipe != INVALID_PIPE) in vlv_find_free_pps()
893 return INVALID_PIPE; in vlv_find_free_pps()
910 drm_WARN_ON(&dev_priv->drm, intel_dp->active_pipe != INVALID_PIPE && in vlv_power_sequencer_pipe()
913 if (intel_dp->pps_pipe != INVALID_PIPE) in vlv_power_sequencer_pipe()
922 if (drm_WARN_ON(&dev_priv->drm, pipe == INVALID_PIPE)) in vlv_power_sequencer_pipe()
1013 return INVALID_PIPE; in vlv_initial_pps_pipe()
1030 if (intel_dp->pps_pipe == INVALID_PIPE) in vlv_initial_power_sequencer_setup()
[all …]
Dintel_connector.c172 return INVALID_PIPE; in intel_connector_get_pipe()
Dintel_display.h84 INVALID_PIPE = -1, enumerator
Dintel_lvds.c991 intel_panel_setup_backlight(connector, INVALID_PIPE); in intel_lvds_init()
Dvlv_dsi.c1930 intel_panel_setup_backlight(connector, INVALID_PIPE); in vlv_dsi_init()
Dicl_dsi.c1922 intel_panel_setup_backlight(connector, INVALID_PIPE); in icl_dsi_init()
Dintel_display.c1212 enum pipe panel_pipe = INVALID_PIPE; in assert_panel_unlocked()
7157 if (IS_HASWELL(dev_priv) && hsw_workaround_pipe != INVALID_PIPE) { in hsw_crtc_enable()
12272 crtc_state->hsw_workaround_pipe = INVALID_PIPE; in intel_crtc_state_reset()
14586 enum pipe first_pipe = INVALID_PIPE, enabled_pipe = INVALID_PIPE; in hsw_mode_set_planes_workaround()
14614 crtc_state->hsw_workaround_pipe = INVALID_PIPE; in hsw_mode_set_planes_workaround()
14621 if (enabled_pipe != INVALID_PIPE) in hsw_mode_set_planes_workaround()
14627 if (enabled_pipe != INVALID_PIPE) in hsw_mode_set_planes_workaround()
/Linux-v5.10/drivers/gpu/drm/i915/gvt/
Dreg.h85 (INVALID_PIPE)))); })