Searched refs:INVALID_PIPE (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_link_bw.c | 107 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 D | intel_cdclk.c | 1298 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 D | intel_display_limits.h | 15 INVALID_PIPE = -1, enumerator
|
| H A D | intel_connector.c | 203 return INVALID_PIPE; in intel_connector_get_pipe()
|
| H A D | intel_crtc.c | 188 crtc_state->hsw_workaround_pipe = INVALID_PIPE; in intel_crtc_state_reset()
|
| H A D | skl_watermark.c | 3558 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 D | intel_lvds.c | 999 intel_backlight_setup(connector, INVALID_PIPE); in intel_lvds_init()
|
| H A D | intel_display.c | 1716 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 D | vlv_dsi.c | 2046 intel_backlight_setup(connector, INVALID_PIPE); in vlv_dsi_init()
|
| H A D | icl_dsi.c | 2005 intel_backlight_setup(intel_connector, INVALID_PIPE); in icl_dsi_init()
|
| H A D | intel_display_irq.c | 1318 enum pipe pipe = INVALID_PIPE; in gen11_dsi_te_interrupt_handler()
|
| H A D | intel_dp.c | 6733 enum pipe pipe = INVALID_PIPE; in intel_edp_backlight_setup()
|
| /linux/drivers/gpu/drm/i915/gvt/ |
| H A D | reg.h | 81 (INVALID_PIPE)))); })
|