Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_link_bw.c107 enum pipe max_bpp_pipe = INVALID_PIPE; in __intel_link_bw_reduce_bpp()
144 if (max_bpp_pipe == INVALID_PIPE) in __intel_link_bw_reduce_bpp()
222 if (pipe == INVALID_PIPE) in intel_link_bw_set_bpp_limit_for_pipe()
H A Dintel_cdclk.c1298 skl_set_cdclk(display, &cdclk_config, INVALID_PIPE); in skl_cdclk_init_hw()
1309 skl_set_cdclk(display, &cdclk_config, INVALID_PIPE); in skl_cdclk_uninit_hw()
1931 if (pipe == INVALID_PIPE) in bxt_cdclk_cd2x_pipe()
1936 if (pipe == INVALID_PIPE) in bxt_cdclk_cd2x_pipe()
1941 if (pipe == INVALID_PIPE) in bxt_cdclk_cd2x_pipe()
2229 if (pipe != INVALID_PIPE) in _bxt_set_cdclk()
2348 expected = bxt_cdclk_ctl(display, &display->cdclk.hw, INVALID_PIPE); in bxt_sanitize_cdclk()
2355 cdctl &= ~bxt_cdclk_cd2x_pipe(display, INVALID_PIPE); in bxt_sanitize_cdclk()
2356 expected &= ~bxt_cdclk_cd2x_pipe(display, INVALID_PIPE); in bxt_sanitize_cdclk()
2394 bxt_set_cdclk(display, &cdclk_config, INVALID_PIPE); in bxt_cdclk_init_hw()
[all …]
H A Dintel_display_limits.h15 INVALID_PIPE = -1, enumerator
H A Dintel_connector.c203 return INVALID_PIPE; in intel_connector_get_pipe()
H A Dintel_crtc.c188 crtc_state->hsw_workaround_pipe = INVALID_PIPE; in intel_crtc_state_reset()
H A Dskl_watermark.c3558 return INVALID_PIPE; in intel_mbus_joined_pipe()
3572 if (pipe != INVALID_PIPE) in mbus_ctl_join_update()
3594 pipe != INVALID_PIPE ? pipe_name(pipe) : '*'); in intel_dbuf_mbus_join_update()
3640 if (pipe != INVALID_PIPE) { in intel_dbuf_mbus_post_ddb_update()
3753 mbus_ctl_join_update(display, dbuf_state, INVALID_PIPE); in skl_mbus_sanitize()
H A Dintel_lvds.c999 intel_backlight_setup(connector, INVALID_PIPE); in intel_lvds_init()
H A Dintel_display.c1716 if (display->platform.haswell && hsw_workaround_pipe != INVALID_PIPE) { in hsw_crtc_enable()
5697 enum pipe first_pipe = INVALID_PIPE, enabled_pipe = INVALID_PIPE; in hsw_mode_set_planes_workaround()
5725 crtc_state->hsw_workaround_pipe = INVALID_PIPE; in hsw_mode_set_planes_workaround()
5732 if (enabled_pipe != INVALID_PIPE) in hsw_mode_set_planes_workaround()
5738 if (enabled_pipe != INVALID_PIPE) in hsw_mode_set_planes_workaround()
6312 *failed_pipe = INVALID_PIPE; in intel_atomic_check_config()
H A Dvlv_dsi.c2046 intel_backlight_setup(connector, INVALID_PIPE); in vlv_dsi_init()
H A Dicl_dsi.c2005 intel_backlight_setup(intel_connector, INVALID_PIPE); in icl_dsi_init()
H A Dintel_display_irq.c1318 enum pipe pipe = INVALID_PIPE; in gen11_dsi_te_interrupt_handler()
H A Dintel_dp.c6733 enum pipe pipe = INVALID_PIPE; in intel_edp_backlight_setup()
/linux/drivers/gpu/drm/i915/gvt/
H A Dreg.h81 (INVALID_PIPE)))); })