Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_crt.c233 WARN_ON(!old_crtc_state->has_pch_encoder); in hsw_disable_crt()
253 WARN_ON(!old_crtc_state->has_pch_encoder); in hsw_post_disable_crt()
264 WARN_ON(!crtc_state->has_pch_encoder); in hsw_pre_pll_enable_crt()
277 WARN_ON(!crtc_state->has_pch_encoder); in hsw_pre_enable_crt()
294 WARN_ON(!crtc_state->has_pch_encoder); in hsw_enable_crt()
381 pipe_config->has_pch_encoder = true; in pch_crt_compute_config()
403 pipe_config->has_pch_encoder = true; in hsw_crt_compute_config()
Dintel_dp_mst.c111 pipe_config->has_pch_encoder = false; in intel_dp_mst_compute_config()
Dintel_display.c1817 if (new_crtc_state->has_pch_encoder) { in intel_enable_pipe()
6330 if (pipe_config->has_pch_encoder) in ironlake_crtc_enable()
6339 if (pipe_config->has_pch_encoder) { in ironlake_crtc_enable()
6350 if (pipe_config->has_pch_encoder) { in ironlake_crtc_enable()
6375 if (pipe_config->has_pch_encoder) in ironlake_crtc_enable()
6392 if (pipe_config->has_pch_encoder) { in ironlake_crtc_enable()
6473 if (pipe_config->has_pch_encoder) { in haswell_crtc_enable()
6524 if (pipe_config->has_pch_encoder) in haswell_crtc_enable()
6590 if (old_crtc_state->has_pch_encoder) in ironlake_crtc_disable()
6595 if (old_crtc_state->has_pch_encoder) { in ironlake_crtc_disable()
[all …]
Dintel_display_types.h779 bool has_pch_encoder; member
Dintel_lvds.c431 pipe_config->has_pch_encoder = true; in intel_lvds_compute_config()
Dintel_ddi.c1464 if (pipe_config->has_pch_encoder) in ddi_dotclock_get()
3293 WARN_ON(crtc_state->has_pch_encoder); in intel_ddi_pre_enable()
Dintel_dp.c2259 pipe_config->has_pch_encoder = true; in intel_dp_compute_config()
4840 if (crtc_state->has_pch_encoder) in intel_dp_retrain_link()
4851 if (crtc_state->has_pch_encoder) in intel_dp_retrain_link()
Dintel_hdmi.c2348 pipe_config->has_pch_encoder = true; in intel_hdmi_compute_config()
Dintel_sdvo.c1287 pipe_config->has_pch_encoder = true; in intel_sdvo_compute_config()