Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_pps.c36 case INVALID_PIPE: in pps_name()
198 return INVALID_PIPE; in vlv_find_free_pps()
218 if (intel_dp->pps.vlv_pps_pipe != INVALID_PIPE) in vlv_power_sequencer_pipe()
313 return INVALID_PIPE; in vlv_initial_pps_pipe()
330 if (intel_dp->pps.vlv_pps_pipe == INVALID_PIPE) in vlv_initial_power_sequencer_setup()
334 if (intel_dp->pps.vlv_pps_pipe == INVALID_PIPE) in vlv_initial_power_sequencer_setup()
470 intel_dp->pps.vlv_pps_pipe = INVALID_PIPE; in vlv_pps_reset_all()
1194 intel_dp->pps.vlv_pps_pipe = INVALID_PIPE; in vlv_detach_power_sequencer()
1235 return INVALID_PIPE; in vlv_active_pipe()
1241 intel_dp->pps.vlv_pps_pipe = INVALID_PIPE; in vlv_pps_pipe_init()
[all …]
H A Dintel_link_bw.c73 enum pipe max_bpp_pipe = INVALID_PIPE; in intel_link_bw_reduce_bpp()
106 if (max_bpp_pipe == INVALID_PIPE) in intel_link_bw_reduce_bpp()
141 if (pipe == INVALID_PIPE) in intel_link_bw_set_bpp_limit_for_pipe()
H A Dintel_display_limits.h15 INVALID_PIPE = -1, enumerator
H A Dintel_cdclk.c1849 if (pipe == INVALID_PIPE) in bxt_cdclk_cd2x_pipe()
1854 if (pipe == INVALID_PIPE) in bxt_cdclk_cd2x_pipe()
1859 if (pipe == INVALID_PIPE) in bxt_cdclk_cd2x_pipe()
2122 if (pipe != INVALID_PIPE) in _bxt_set_cdclk()
2688 pipe = INVALID_PIPE; in intel_set_cdclk_pre_plane_update()
2695 pipe = INVALID_PIPE; in intel_set_cdclk_pre_plane_update()
2742 pipe = INVALID_PIPE; in intel_set_cdclk_post_plane_update()
3122 cdclk_state->pipe = INVALID_PIPE; in intel_cdclk_duplicate_state()
3235 enum pipe pipe = INVALID_PIPE; in intel_modeset_calc_cdclk()
3285 pipe = INVALID_PIPE; in intel_modeset_calc_cdclk()
[all …]
H A Dintel_connector.c213 return INVALID_PIPE; in intel_connector_get_pipe()
H A Dintel_crtc.c183 crtc_state->hsw_workaround_pipe = INVALID_PIPE; in intel_crtc_state_reset()
H A Dskl_watermark.c3611 return INVALID_PIPE; in intel_mbus_joined_pipe()
3625 if (pipe != INVALID_PIPE) in mbus_ctl_join_update()
3647 pipe != INVALID_PIPE ? pipe_name(pipe) : '*'); in intel_dbuf_mbus_join_update()
3693 if (pipe != INVALID_PIPE) { in intel_dbuf_mbus_post_ddb_update()
3775 mbus_ctl_join_update(i915, dbuf_state, INVALID_PIPE); in skl_mbus_sanitize()
H A Dintel_lvds.c1002 intel_backlight_setup(connector, INVALID_PIPE); in intel_lvds_init()
H A Dintel_display.c1738 if (display->platform.haswell && hsw_workaround_pipe != INVALID_PIPE) { in hsw_crtc_enable()
5596 enum pipe first_pipe = INVALID_PIPE, enabled_pipe = INVALID_PIPE; in hsw_mode_set_planes_workaround()
5624 crtc_state->hsw_workaround_pipe = INVALID_PIPE; in hsw_mode_set_planes_workaround()
5631 if (enabled_pipe != INVALID_PIPE) in hsw_mode_set_planes_workaround()
5637 if (enabled_pipe != INVALID_PIPE) in hsw_mode_set_planes_workaround()
6197 *failed_pipe = INVALID_PIPE; in intel_atomic_check_config()
H A Dvlv_dsi.c2052 intel_backlight_setup(connector, INVALID_PIPE); in vlv_dsi_init()
H A Dicl_dsi.c2028 intel_backlight_setup(intel_connector, INVALID_PIPE); in icl_dsi_init()
H A Dintel_display_irq.c1272 enum pipe pipe = INVALID_PIPE; in gen11_dsi_te_interrupt_handler()
H A Dintel_dp.c6338 enum pipe pipe = INVALID_PIPE; in intel_edp_backlight_setup()
/linux-6.15/drivers/gpu/drm/i915/gvt/
H A Dreg.h81 (INVALID_PIPE)))); })