Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A 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 …]
H A Dintel_dp.c883 intel_dp->active_pipe != INVALID_PIPE && in vlv_find_free_pps()
887 if (intel_dp->pps_pipe != INVALID_PIPE) in vlv_find_free_pps()
891 intel_dp->pps_pipe != INVALID_PIPE); in vlv_find_free_pps()
893 if (intel_dp->active_pipe != INVALID_PIPE) in vlv_find_free_pps()
899 return INVALID_PIPE; in vlv_find_free_pps()
916 drm_WARN_ON(&dev_priv->drm, intel_dp->active_pipe != INVALID_PIPE && in vlv_power_sequencer_pipe()
919 if (intel_dp->pps_pipe != INVALID_PIPE) in vlv_power_sequencer_pipe()
928 if (drm_WARN_ON(&dev_priv->drm, pipe == INVALID_PIPE)) in vlv_power_sequencer_pipe()
1019 return INVALID_PIPE; in vlv_initial_pps_pipe()
1036 if (intel_dp->pps_pipe == INVALID_PIPE) in vlv_initial_power_sequencer_setup()
[all …]
H A Dintel_connector.c172 return INVALID_PIPE; in intel_connector_get_pipe()
H A Dintel_display.h84 INVALID_PIPE = -1, enumerator
H A Dintel_lvds.c991 intel_panel_setup_backlight(connector, INVALID_PIPE); in intel_lvds_init()
H A Dvlv_dsi.c1940 intel_panel_setup_backlight(connector, INVALID_PIPE); in vlv_dsi_init()
H A Dicl_dsi.c1918 intel_panel_setup_backlight(connector, INVALID_PIPE); in icl_dsi_init()
H A Dintel_display.c1212 enum pipe panel_pipe = INVALID_PIPE; in assert_panel_unlocked()
7156 if (IS_HASWELL(dev_priv) && hsw_workaround_pipe != INVALID_PIPE) { in hsw_crtc_enable()
12271 crtc_state->hsw_workaround_pipe = INVALID_PIPE; in intel_crtc_state_reset()
14585 enum pipe first_pipe = INVALID_PIPE, enabled_pipe = INVALID_PIPE; in hsw_mode_set_planes_workaround()
14613 crtc_state->hsw_workaround_pipe = INVALID_PIPE; in hsw_mode_set_planes_workaround()
14620 if (enabled_pipe != INVALID_PIPE) in hsw_mode_set_planes_workaround()
14626 if (enabled_pipe != INVALID_PIPE) in hsw_mode_set_planes_workaround()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Dreg.h85 (INVALID_PIPE)))); })