Searched refs:INVALID_PIPE (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_cdclk.c | 1171 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 D | intel_dp.c | 883 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 D | intel_connector.c | 172 return INVALID_PIPE; in intel_connector_get_pipe()
|
| H A D | intel_display.h | 84 INVALID_PIPE = -1, enumerator
|
| H A D | intel_lvds.c | 991 intel_panel_setup_backlight(connector, INVALID_PIPE); in intel_lvds_init()
|
| H A D | vlv_dsi.c | 1940 intel_panel_setup_backlight(connector, INVALID_PIPE); in vlv_dsi_init()
|
| H A D | icl_dsi.c | 1918 intel_panel_setup_backlight(connector, INVALID_PIPE); in icl_dsi_init()
|
| H A D | intel_display.c | 1212 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 D | reg.h | 85 (INVALID_PIPE)))); })
|