Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_crt.c252 drm_WARN_ON(display->drm, !old_crtc_state->has_pch_encoder); in hsw_disable_crt()
281 drm_WARN_ON(display->drm, !old_crtc_state->has_pch_encoder); in hsw_post_disable_crt()
293 drm_WARN_ON(display->drm, !crtc_state->has_pch_encoder); in hsw_pre_pll_enable_crt()
307 drm_WARN_ON(display->drm, !crtc_state->has_pch_encoder); in hsw_pre_enable_crt()
325 drm_WARN_ON(display->drm, !crtc_state->has_pch_encoder); in hsw_enable_crt()
423 crtc_state->has_pch_encoder = true; in pch_crt_compute_config()
448 crtc_state->has_pch_encoder = true; in hsw_crt_compute_config()
H A Dintel_modeset_verify.c95 if (crtc_state->has_pch_encoder) { in intel_pipe_config_sanity_check()
H A Dintel_pch_display.c509 crtc_state->has_pch_encoder = true; in ilk_pch_get_config()
628 crtc_state->has_pch_encoder = true; in lpt_pch_get_config()
H A Dintel_fdi.c179 if (crtc_state->hw.enable && crtc_state->has_pch_encoder) in pipe_required_fdi_lanes()
404 if (!crtc_state->has_pch_encoder || in intel_fdi_atomic_check_link()
H A Dintel_crtc_state_dump.c228 if (pipe_config->has_pch_encoder) in intel_crtc_state_dump()
H A Dintel_display.c505 if (new_crtc_state->has_pch_encoder) { in intel_enable_transcoder()
1497 if (crtc_state->has_pch_encoder) { in ilk_configure_cpu_transcoder()
1544 if (new_crtc_state->has_pch_encoder) { in ilk_crtc_enable()
1562 if (new_crtc_state->has_pch_encoder) in ilk_crtc_enable()
1578 if (new_crtc_state->has_pch_encoder) { in ilk_crtc_enable()
1628 if (crtc_state->has_pch_encoder) { in hsw_configure_cpu_transcoder()
1774 if (old_crtc_state->has_pch_encoder) in ilk_crtc_disable()
1779 if (old_crtc_state->has_pch_encoder) in ilk_crtc_disable()
2481 if (crtc_state->has_pch_encoder) in intel_crtc_compute_config()
5238 PIPE_CONF_CHECK_BOOL(has_pch_encoder); in intel_pipe_config_compare()
[all...]
H A Dg4x_dp.c325 if (crtc_state->has_pch_encoder) { in g4x_dp_get_m_n()
1220 crtc_state->has_pch_encoder = true; in g4x_dp_compute_config()
H A Dg4x_hdmi.c139 crtc_state->has_pch_encoder = true; in g4x_hdmi_compute_config()
H A Dintel_dpll.c1174 if (!crtc_state->has_pch_encoder) in hsw_crtc_compute_clock()
1362 if (!crtc_state->has_pch_encoder) in ilk_crtc_compute_clock()
1415 if (!crtc_state->has_pch_encoder) in ilk_crtc_get_dpll()
H A Dintel_lvds.c435 crtc_state->has_pch_encoder = true; in intel_lvds_compute_config()
H A Dintel_dp_mst.c663 pipe_config->has_pch_encoder = false; in mst_stream_compute_config()
1298 drm_WARN_ON(display->drm, pipe_config->has_pch_encoder); in mst_stream_enable()
H A Dintel_display_types.h1028 bool has_pch_encoder; member
1167 /* FDI configuration, only valid if has_pch_encoder is set. */
H A Dintel_ddi.c409 if (pipe_config->has_pch_encoder) in ddi_dotclock_get()
3032 drm_WARN_ON(display->drm, crtc_state->has_pch_encoder); in intel_ddi_pre_enable()
H A Dintel_sdvo.c1369 pipe_config->has_pch_encoder = true; in intel_sdvo_compute_config()
H A Dintel_dp.c2962 if (pipe_config->has_pch_encoder) in can_enable_drrs()