Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_ddi.c879 if (type == INTEL_OUTPUT_EDP && dev_priv->vbt.edp.low_vswing) { in icl_get_combo_buf_trans()
974 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in intel_prepare_dp_ddi_buffers()
2102 else if (type == INTEL_OUTPUT_EDP) in skl_ddi_set_iboost()
2137 else if (type == INTEL_OUTPUT_EDP) in bxt_ddi_vswing_sequence()
2167 if (encoder->type == INTEL_OUTPUT_EDP) in intel_ddi_dp_voltage_max()
2172 if (encoder->type == INTEL_OUTPUT_EDP) in intel_ddi_dp_voltage_max()
2177 if (encoder->type == INTEL_OUTPUT_EDP) in intel_ddi_dp_voltage_max()
2223 else if (type == INTEL_OUTPUT_EDP) in cnl_ddi_vswing_program()
3205 if (encoder->type == INTEL_OUTPUT_EDP) in intel_ddi_get_config()
3206 pipe_config->output_types |= BIT(INTEL_OUTPUT_EDP); in intel_ddi_get_config()
[all …]
Dintel_drv.h176 INTEL_OUTPUT_EDP = 8, enumerator
1260 case INTEL_OUTPUT_EDP: in intel_encoder_is_dig_port()
1295 case INTEL_OUTPUT_EDP: in intel_encoder_is_dp()
1531 (1 << INTEL_OUTPUT_EDP)); in intel_crtc_has_dp_encoder()
Dintel_pipe_crc.c93 case INTEL_OUTPUT_EDP: in i9xx_pipe_crc_auto_source()
Dintel_dp.c107 return intel_dig_port->base.type == INTEL_OUTPUT_EDP; in intel_dp_is_edp()
606 if (encoder->type == INTEL_OUTPUT_EDP) { in vlv_find_free_pps()
801 if (encoder->type != INTEL_OUTPUT_EDP) in intel_power_sequencer_reset()
2710 if (encoder->type == INTEL_OUTPUT_EDP) in intel_dp_get_config()
2711 pipe_config->output_types |= BIT(INTEL_OUTPUT_EDP); in intel_dp_get_config()
5271 if (long_hpd && intel_dig_port->base.type == INTEL_OUTPUT_EDP) { in intel_dp_hpd_pulse()
6217 intel_encoder->type = INTEL_OUTPUT_EDP; in intel_dp_init_connector()
Dintel_opregion.c394 case INTEL_OUTPUT_EDP: in intel_opregion_notify_encoder()
Dintel_cdclk.c2370 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in skl_dpll0_vco()
Dintel_dpll_mgr.c1404 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in skl_get_dpll()
Di915_debugfs.c4611 if (encoder->type != INTEL_OUTPUT_EDP) in i915_drrs_ctl_set()
Dintel_display.c7959 case INTEL_OUTPUT_EDP: in ironlake_init_pch_refclk()
11035 case INTEL_OUTPUT_EDP: in check_digital_port_conflicts()
/Linux-v4.19/drivers/gpu/drm/gma500/
Dpsb_intel_drv.h68 #define INTEL_OUTPUT_EDP 10 macro
Dframebuffer.c627 case INTEL_OUTPUT_EDP: in psb_setup_outputs()
629 clone_mask = (1 << INTEL_OUTPUT_EDP); in psb_setup_outputs()
Dcdv_intel_display.c387 gma_pipe_has_type(crtc, INTEL_OUTPUT_EDP)) { in cdv_intel_limit()
626 case INTEL_OUTPUT_EDP: in cdv_intel_crtc_mode_set()
Dcdv_intel_dp.c314 return encoder->type == INTEL_OUTPUT_EDP; in is_edp()
2029 gma_encoder->type = INTEL_OUTPUT_EDP; in cdv_intel_dp_init()