Home
last modified time | relevance | path

Searched refs:has_pch_encoder (Results 1 – 15 of 15) sorted by relevance

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_crt.c255 drm_WARN_ON(display->drm, !old_crtc_state->has_pch_encoder); in hsw_disable_crt()
284 drm_WARN_ON(display->drm, !old_crtc_state->has_pch_encoder); in hsw_post_disable_crt()
296 drm_WARN_ON(display->drm, !crtc_state->has_pch_encoder); in hsw_pre_pll_enable_crt()
310 drm_WARN_ON(display->drm, !crtc_state->has_pch_encoder); in hsw_pre_enable_crt()
328 drm_WARN_ON(display->drm, !crtc_state->has_pch_encoder); in hsw_enable_crt()
427 crtc_state->has_pch_encoder = true; in pch_crt_compute_config()
453 crtc_state->has_pch_encoder = true; in hsw_crt_compute_config()
H A Dintel_modeset_verify.c96 if (crtc_state->has_pch_encoder) { in intel_pipe_config_sanity_check()
H A Dintel_pch_display.c512 crtc_state->has_pch_encoder = true; in ilk_pch_get_config()
633 crtc_state->has_pch_encoder = true; in lpt_pch_get_config()
H A Dintel_crtc_state_dump.c228 if (pipe_config->has_pch_encoder) in intel_crtc_state_dump()
H A Dintel_fdi.c177 if (crtc_state->hw.enable && crtc_state->has_pch_encoder) in pipe_required_fdi_lanes()
402 if (!crtc_state->has_pch_encoder || in intel_fdi_atomic_check_link()
H A Dintel_display.c501 if (new_crtc_state->has_pch_encoder) { in intel_enable_transcoder()
1493 if (crtc_state->has_pch_encoder) { in ilk_configure_cpu_transcoder()
1541 if (new_crtc_state->has_pch_encoder) { in ilk_crtc_enable()
1559 if (new_crtc_state->has_pch_encoder) in ilk_crtc_enable()
1575 if (new_crtc_state->has_pch_encoder) { in ilk_crtc_enable()
1625 if (crtc_state->has_pch_encoder) { in hsw_configure_cpu_transcoder()
1772 if (old_crtc_state->has_pch_encoder) in ilk_crtc_disable()
1777 if (old_crtc_state->has_pch_encoder) in ilk_crtc_disable()
2495 if (crtc_state->has_pch_encoder) in intel_crtc_compute_config()
5202 PIPE_CONF_CHECK_BOOL(has_pch_encoder); in intel_pipe_config_compare()
[all …]
H A Dg4x_dp.c326 if (crtc_state->has_pch_encoder) { in g4x_dp_get_m_n()
1230 crtc_state->has_pch_encoder = true; in g4x_dp_compute_config()
H A Dg4x_hdmi.c140 crtc_state->has_pch_encoder = true; in g4x_hdmi_compute_config()
H A Dintel_dpll.c1180 if (!crtc_state->has_pch_encoder) in hsw_crtc_compute_clock()
1373 if (!crtc_state->has_pch_encoder) in ilk_crtc_compute_clock()
1426 if (!crtc_state->has_pch_encoder) in ilk_crtc_get_shared_dpll()
H A Dintel_lvds.c438 crtc_state->has_pch_encoder = true; in intel_lvds_compute_config()
H A Dintel_dp_mst.c641 pipe_config->has_pch_encoder = false; in mst_stream_compute_config()
1286 drm_WARN_ON(display->drm, pipe_config->has_pch_encoder); in mst_stream_enable()
H A Dintel_display_types.h1018 bool has_pch_encoder; member
H A Dintel_ddi.c407 if (pipe_config->has_pch_encoder) in ddi_dotclock_get()
3028 drm_WARN_ON(&dev_priv->drm, crtc_state->has_pch_encoder); in intel_ddi_pre_enable()
H A Dintel_sdvo.c1371 pipe_config->has_pch_encoder = true; in intel_sdvo_compute_config()
H A Dintel_dp.c2949 if (pipe_config->has_pch_encoder) in can_enable_drrs()