Searched refs:INTEL_OUTPUT_EDP (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_display_types.h | 84 INTEL_OUTPUT_EDP = 8, enumerator 2054 case INTEL_OUTPUT_EDP: in intel_encoder_is_dig_port() 2123 case INTEL_OUTPUT_EDP: in intel_encoder_is_dp() 2235 BIT(INTEL_OUTPUT_EDP)); in intel_crtc_has_dp_encoder()
|
| H A D | intel_cx0_phy.c | 429 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in intel_c10_get_tx_vboost_lvl() 443 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in intel_c10_get_tx_term_ctl() 1973 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in intel_c10pll_tables_get() 2452 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) { in intel_c20_pll_tables_get() 3485 (DISPLAY_VER(display) >= 30 && encoder->type == INTEL_OUTPUT_EDP)) in cx0_power_control_disable_val()
|
| H A D | intel_ddi.c | 1184 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) { in icl_ddi_combo_vswing_program() 4061 if (encoder->type == INTEL_OUTPUT_EDP) in intel_ddi_read_func_ctl_dp_sst() 4062 crtc_state->output_types |= BIT(INTEL_OUTPUT_EDP); in intel_ddi_read_func_ctl_dp_sst() 4204 if (encoder->type == INTEL_OUTPUT_EDP) in intel_ddi_get_config() 4492 return INTEL_OUTPUT_EDP; in intel_ddi_compute_output_type() 4744 if (dig_port->base.type == INTEL_OUTPUT_EDP) { in intel_ddi_init_dp_connector() 5537 if (encoder->type != INTEL_OUTPUT_EDP && init_hdmi) { in intel_ddi_init()
|
| H A D | intel_lt_phy.c | 1319 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in intel_lt_phy_pll_tables_get() 1765 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in intel_lt_phy_pll_calc_state()
|
| H A D | intel_dp.c | 123 return dig_port->base.type == INTEL_OUTPUT_EDP; in intel_dp_is_edp() 2351 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in intel_dp_needs_8b10b_fec() 6820 if (dig_port->base.type == INTEL_OUTPUT_EDP && in intel_dp_hpd_pulse() 7178 encoder->type = INTEL_OUTPUT_EDP; in intel_dp_init_connector()
|
| H A D | intel_cdclk.c | 3276 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in skl_dpll0_vco()
|
| /linux/drivers/gpu/drm/gma500/ |
| H A D | cdv_intel_display.c | 379 gma_pipe_has_type(crtc, INTEL_OUTPUT_EDP)) { in cdv_intel_limit() 615 case INTEL_OUTPUT_EDP: in cdv_intel_crtc_mode_set()
|