Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_ddi.c170 } else if (type == INTEL_OUTPUT_DISPLAYPORT || type == INTEL_OUTPUT_EDP || in intel_ddi_get_encoder_port()
1245 if (type == INTEL_OUTPUT_DISPLAYPORT || type == INTEL_OUTPUT_EDP || type == INTEL_OUTPUT_DP_MST) { in intel_ddi_set_pipe_settings()
1358 type == INTEL_OUTPUT_EDP) { in intel_ddi_enable_transcoder_func()
1531 if (type == INTEL_OUTPUT_EDP) { in intel_ddi_pre_enable()
1544 if (type == INTEL_OUTPUT_EDP) { in intel_ddi_pre_enable()
1573 if (type == INTEL_OUTPUT_DISPLAYPORT || type == INTEL_OUTPUT_EDP) { in intel_ddi_pre_enable()
1617 if (type == INTEL_OUTPUT_DISPLAYPORT || type == INTEL_OUTPUT_EDP) { in intel_ddi_post_disable()
1652 } else if (type == INTEL_OUTPUT_EDP) { in intel_enable_ddi()
1683 if (type == INTEL_OUTPUT_EDP) { in intel_disable_ddi()
2075 type != INTEL_OUTPUT_EDP && in intel_ddi_hot_plug()
[all …]
Dintel_dp.c106 return intel_dig_port->base.type == INTEL_OUTPUT_EDP; in is_edp()
410 if (encoder->type != INTEL_OUTPUT_EDP) in vlv_power_sequencer_pipe()
550 if (encoder->type != INTEL_OUTPUT_EDP) in vlv_power_sequencer_reset()
2590 if (encoder->type != INTEL_OUTPUT_EDP) in vlv_steal_power_sequencer()
4314 if (intel_encoder->type != INTEL_OUTPUT_EDP) in intel_dp_detect()
4337 if (intel_encoder->type != INTEL_OUTPUT_EDP) in intel_dp_detect()
4345 if (intel_encoder->type != INTEL_OUTPUT_EDP) in intel_dp_detect()
4374 if (intel_encoder->type != INTEL_OUTPUT_EDP) in intel_dp_force()
4598 if (to_intel_encoder(encoder)->type != INTEL_OUTPUT_EDP) in intel_dp_encoder_reset()
4656 if (intel_dig_port->base.type != INTEL_OUTPUT_EDP) in intel_dp_hpd_pulse()
[all …]
Dintel_opregion.c358 case INTEL_OUTPUT_EDP: in intel_opregion_notify_encoder()
Di915_debugfs.c2329 if (encoder->type != INTEL_OUTPUT_EDP) in i915_sink_crc()
2576 if (intel_encoder->type == INTEL_OUTPUT_EDP) in intel_dp_info()
2618 intel_encoder->type == INTEL_OUTPUT_EDP) in intel_connector_info()
2893 case INTEL_OUTPUT_EDP: in drrs_status_per_crtc()
3269 case INTEL_OUTPUT_EDP: in i9xx_pipe_crc_auto_source()
Dintel_drv.h104 INTEL_OUTPUT_EDP = 8, enumerator
Dintel_display.c3228 intel_pipe_has_type(crtc, INTEL_OUTPUT_EDP))) { in intel_update_pipe_size()
4923 case INTEL_OUTPUT_EDP: in intel_display_port_power_domain()
6299 intel_pipe_has_type(crtc, INTEL_OUTPUT_EDP)) in vlv_prepare_pll()
7146 case INTEL_OUTPUT_EDP: in ironlake_init_pch_refclk()
10604 case INTEL_OUTPUT_EDP: in check_digital_port_conflicts()
/linux-4.1.27/drivers/gpu/drm/gma500/
Dpsb_intel_drv.h67 #define INTEL_OUTPUT_EDP 10 macro
Dframebuffer.c756 case INTEL_OUTPUT_EDP: in psb_setup_outputs()
758 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.c315 return encoder->type == INTEL_OUTPUT_EDP; in is_edp()
2031 gma_encoder->type = INTEL_OUTPUT_EDP; in cdv_intel_dp_init()