Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_pch_display.c507 crtc_state->has_pch_encoder = true; in ilk_pch_get_config()
627 crtc_state->has_pch_encoder = true; in lpt_pch_get_config()
H A Dintel_fdi.c182 if (crtc_state->hw.enable && crtc_state->has_pch_encoder) in pipe_required_fdi_lanes()
409 if (!crtc_state->has_pch_encoder || in intel_fdi_atomic_check_link()
H A Dintel_crtc_state_dump.c236 if (pipe_config->has_pch_encoder) in intel_crtc_state_dump()
H A Dintel_display.c535 if (new_crtc_state->has_pch_encoder) { in intel_enable_transcoder()
1629 if (crtc_state->has_pch_encoder) { in ilk_configure_cpu_transcoder()
1676 if (new_crtc_state->has_pch_encoder) { in ilk_crtc_enable()
1694 if (new_crtc_state->has_pch_encoder) in ilk_crtc_enable()
1710 if (new_crtc_state->has_pch_encoder) { in ilk_crtc_enable()
1761 if (crtc_state->has_pch_encoder) { in hsw_configure_cpu_transcoder()
1925 if (old_crtc_state->has_pch_encoder) in ilk_crtc_disable()
1930 if (old_crtc_state->has_pch_encoder) in ilk_crtc_disable()
2650 if (crtc_state->has_pch_encoder) in intel_crtc_compute_config()
5558 PIPE_CONF_CHECK_BOOL(has_pch_encoder); in intel_pipe_config_compare()
[all …]
H A Dg4x_hdmi.c138 crtc_state->has_pch_encoder = true; in g4x_hdmi_compute_config()
H A Dintel_dpll.c1179 if (!crtc_state->has_pch_encoder) in hsw_crtc_compute_clock()
1372 if (!crtc_state->has_pch_encoder) in ilk_crtc_compute_clock()
1425 if (!crtc_state->has_pch_encoder) in ilk_crtc_get_shared_dpll()
H A Dintel_lvds.c434 crtc_state->has_pch_encoder = true; in intel_lvds_compute_config()
H A Dintel_dp_mst.c610 pipe_config->has_pch_encoder = false; in intel_dp_mst_compute_config()
1282 drm_WARN_ON(&dev_priv->drm, pipe_config->has_pch_encoder); in intel_mst_enable_dp()
H A Dintel_display_types.h996 bool has_pch_encoder; member
H A Dg4x_dp.c329 if (crtc_state->has_pch_encoder) { in g4x_dp_get_m_n()
H A Dintel_ddi.c381 if (pipe_config->has_pch_encoder) in ddi_dotclock_get()
2936 drm_WARN_ON(&dev_priv->drm, crtc_state->has_pch_encoder); in intel_ddi_pre_enable()
H A Dintel_dp.c2888 if (pipe_config->has_pch_encoder) in can_enable_drrs()
3068 pipe_config->has_pch_encoder = true; in intel_dp_compute_config()
H A Dintel_sdvo.c1370 pipe_config->has_pch_encoder = true; in intel_sdvo_compute_config()