Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Dintel_display.c3351 if (intel_crtc->config.has_pch_encoder) { in ironlake_crtc_enable()
3389 intel_crtc->config.has_pch_encoder); in ironlake_crtc_enable()
3392 if (intel_crtc->config.has_pch_encoder) in ironlake_crtc_enable()
3435 if (intel_crtc->config.has_pch_encoder) in haswell_crtc_enable()
3467 intel_crtc->config.has_pch_encoder); in haswell_crtc_enable()
3470 if (intel_crtc->config.has_pch_encoder) in haswell_crtc_enable()
3616 if (intel_crtc->config.has_pch_encoder) { in haswell_crtc_disable()
4230 if (crtc->config.has_pch_encoder) in intel_dp_set_m_n()
5555 intel_crtc->config.has_pch_encoder) in ironlake_compute_dpll()
5663 if (intel_crtc->config.has_pch_encoder) { in ironlake_crtc_mode_set()
[all …]
Dintel_drv.h189 bool has_pch_encoder; member
Dintel_crt.c208 pipe_config->has_pch_encoder = true; in intel_crt_compute_config()
Dintel_lvds.c346 pipe_config->has_pch_encoder = true; in intel_lvds_compute_config()
Dintel_hdmi.c792 pipe_config->has_pch_encoder = true; in intel_hdmi_compute_config()
Dintel_sdvo.c1055 pipe_config->has_pch_encoder = true; in intel_sdvo_compute_config()
Dintel_dp.c681 pipe_config->has_pch_encoder = true; in intel_dp_compute_config()