Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_ddi.c319 case INTEL_OUTPUT_EDP: in ddi_get_encoder_port()
1689 intel_encoder->type == INTEL_OUTPUT_EDP) { in bxt_ddi_pll_select()
1812 if (type == INTEL_OUTPUT_DISPLAYPORT || type == INTEL_OUTPUT_EDP || type == INTEL_OUTPUT_DP_MST) { in intel_ddi_set_pipe_settings()
1925 type == INTEL_OUTPUT_EDP) { in intel_ddi_enable_transcoder_func()
2111 } else if (type == INTEL_OUTPUT_EDP) { in skl_ddi_set_iboost()
2155 if (type == INTEL_OUTPUT_EDP && dev_priv->edp_low_vswing) { in bxt_ddi_vswing_sequence()
2159 || type == INTEL_OUTPUT_EDP) { in bxt_ddi_vswing_sequence()
2293 if (type == INTEL_OUTPUT_EDP) { in intel_ddi_pre_enable()
2306 if (type == INTEL_OUTPUT_EDP) { in intel_ddi_pre_enable()
2335 if (type == INTEL_OUTPUT_DISPLAYPORT || type == INTEL_OUTPUT_EDP) { in intel_ddi_pre_enable()
[all …]
Dintel_dp.c111 return intel_dig_port->base.type == INTEL_OUTPUT_EDP; in is_edp()
396 if (encoder->type != INTEL_OUTPUT_EDP) in vlv_power_sequencer_pipe()
536 if (encoder->type != INTEL_OUTPUT_EDP) in vlv_power_sequencer_reset()
2685 if (encoder->type != INTEL_OUTPUT_EDP) in vlv_steal_power_sequencer()
4783 if (intel_encoder->type != INTEL_OUTPUT_EDP) in intel_dp_detect()
4807 if (intel_encoder->type != INTEL_OUTPUT_EDP) in intel_dp_detect()
4815 if (intel_encoder->type != INTEL_OUTPUT_EDP) in intel_dp_detect()
4860 if (intel_encoder->type != INTEL_OUTPUT_EDP) in intel_dp_force()
5084 if (to_intel_encoder(encoder)->type != INTEL_OUTPUT_EDP) in intel_dp_encoder_reset()
5136 if (intel_dig_port->base.type != INTEL_OUTPUT_EDP && in intel_dp_hpd_pulse()
[all …]
Dintel_opregion.c369 case INTEL_OUTPUT_EDP: in intel_opregion_notify_encoder()
Di915_debugfs.c2606 if (encoder->type != INTEL_OUTPUT_EDP) in i915_sink_crc()
2864 if (intel_encoder->type == INTEL_OUTPUT_EDP) in intel_dp_info()
2905 intel_encoder->type == INTEL_OUTPUT_EDP) in intel_connector_info()
3183 case INTEL_OUTPUT_EDP: in drrs_status_per_crtc()
3559 case INTEL_OUTPUT_EDP: in i9xx_pipe_crc_auto_source()
Dintel_drv.h104 INTEL_OUTPUT_EDP = 8, enumerator
Dintel_display.c5253 case INTEL_OUTPUT_EDP: in intel_display_port_power_domain()
5286 case INTEL_OUTPUT_EDP: in intel_display_port_aux_power_domain()
7408 intel_pipe_has_type(crtc, INTEL_OUTPUT_EDP)) in vlv_prepare_pll()
8245 case INTEL_OUTPUT_EDP: in ironlake_init_pch_refclk()
12166 case INTEL_OUTPUT_EDP: in check_digital_port_conflicts()
/linux-4.4.14/drivers/gpu/drm/gma500/
Dpsb_intel_drv.h67 #define INTEL_OUTPUT_EDP 10 macro
Dframebuffer.c740 case INTEL_OUTPUT_EDP: in psb_setup_outputs()
742 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()
2030 gma_encoder->type = INTEL_OUTPUT_EDP; in cdv_intel_dp_init()