Searched refs:INVALID_PIPE (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/i915/display/ |
| D | intel_cdclk.c | 1150 skl_set_cdclk(dev_priv, &cdclk_state, INVALID_PIPE); in skl_init_cdclk() 1161 skl_set_cdclk(dev_priv, &cdclk_state, INVALID_PIPE); in skl_uninit_cdclk() 1387 if (pipe == INVALID_PIPE) in bxt_set_cdclk() 1399 if (pipe != INVALID_PIPE) in bxt_set_cdclk() 1494 bxt_set_cdclk(dev_priv, &cdclk_state, INVALID_PIPE); in bxt_init_cdclk() 1505 bxt_set_cdclk(dev_priv, &cdclk_state, INVALID_PIPE); in bxt_uninit_cdclk() 1662 if (pipe == INVALID_PIPE) in cnl_set_cdclk() 1668 if (pipe != INVALID_PIPE) in cnl_set_cdclk() 1966 icl_set_cdclk(dev_priv, &sanitized_state, INVALID_PIPE); in icl_init_cdclk() 1978 icl_set_cdclk(dev_priv, &cdclk_state, INVALID_PIPE); in icl_uninit_cdclk() [all …]
|
| D | intel_dp.c | 809 WARN_ON(intel_dp->active_pipe != INVALID_PIPE && in vlv_find_free_pps() 812 if (intel_dp->pps_pipe != INVALID_PIPE) in vlv_find_free_pps() 815 WARN_ON(intel_dp->pps_pipe != INVALID_PIPE); in vlv_find_free_pps() 817 if (intel_dp->active_pipe != INVALID_PIPE) in vlv_find_free_pps() 823 return INVALID_PIPE; in vlv_find_free_pps() 840 WARN_ON(intel_dp->active_pipe != INVALID_PIPE && in vlv_power_sequencer_pipe() 843 if (intel_dp->pps_pipe != INVALID_PIPE) in vlv_power_sequencer_pipe() 852 if (WARN_ON(pipe == INVALID_PIPE)) in vlv_power_sequencer_pipe() 941 return INVALID_PIPE; in vlv_initial_pps_pipe() 958 if (intel_dp->pps_pipe == INVALID_PIPE) in vlv_initial_power_sequencer_setup() [all …]
|
| D | intel_connector.c | 168 return INVALID_PIPE; in intel_connector_get_pipe()
|
| D | intel_display.h | 80 INVALID_PIPE = -1, enumerator
|
| D | intel_lvds.c | 987 intel_panel_setup_backlight(connector, INVALID_PIPE); in intel_lvds_init()
|
| D | intel_display.c | 1189 enum pipe panel_pipe = INVALID_PIPE; in assert_panel_unlocked() 6543 if (IS_HASWELL(dev_priv) && hsw_workaround_pipe != INVALID_PIPE) { in haswell_crtc_enable() 13357 enum pipe first_pipe = INVALID_PIPE, enabled_pipe = INVALID_PIPE; in haswell_mode_set_planes_workaround() 13385 crtc_state->hsw_workaround_pipe = INVALID_PIPE; in haswell_mode_set_planes_workaround() 13392 if (enabled_pipe != INVALID_PIPE) in haswell_mode_set_planes_workaround() 13398 if (enabled_pipe != INVALID_PIPE) in haswell_mode_set_planes_workaround() 13479 state->cdclk.pipe = INVALID_PIPE; in intel_modeset_checks() 13526 pipe = INVALID_PIPE; in intel_modeset_checks() 13528 pipe = INVALID_PIPE; in intel_modeset_checks() 13532 if (pipe != INVALID_PIPE && in intel_modeset_checks() [all …]
|
| D | icl_dsi.c | 1613 intel_panel_setup_backlight(connector, INVALID_PIPE); in icl_dsi_init()
|
| D | vlv_dsi.c | 1956 intel_panel_setup_backlight(connector, INVALID_PIPE); in vlv_dsi_init()
|
| /Linux-v5.4/drivers/gpu/drm/i915/gvt/ |
| D | reg.h | 85 (INVALID_PIPE)))); })
|