Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Dintel_ddi.c66 if (type == INTEL_OUTPUT_DISPLAYPORT || type == INTEL_OUTPUT_EDP || in intel_ddi_get_encoder_port()
682 if (type == INTEL_OUTPUT_DISPLAYPORT || type == INTEL_OUTPUT_EDP) { in intel_ddi_mode_set()
843 if (type == INTEL_OUTPUT_DISPLAYPORT || type == INTEL_OUTPUT_EDP) { in intel_ddi_pll_mode_set()
931 if (type == INTEL_OUTPUT_DISPLAYPORT || type == INTEL_OUTPUT_EDP) { in intel_ddi_set_pipe_settings()
1028 type == INTEL_OUTPUT_EDP) { in intel_ddi_enable_transcoder_func()
1252 if (type == INTEL_OUTPUT_EDP) { in intel_ddi_pre_enable()
1262 if (type == INTEL_OUTPUT_DISPLAYPORT || type == INTEL_OUTPUT_EDP) { in intel_ddi_pre_enable()
1297 if (type == INTEL_OUTPUT_EDP) { in intel_ddi_post_disable()
1328 } else if (type == INTEL_OUTPUT_EDP) { in intel_enable_ddi()
1359 if (type == INTEL_OUTPUT_EDP) { in intel_disable_ddi()
[all …]
Dintel_dp.c52 return intel_dig_port->base.type == INTEL_OUTPUT_EDP; in is_edp()
2365 if (intel_encoder->type != INTEL_OUTPUT_EDP) in intel_dp_detect()
2577 intel_encoder->type == INTEL_OUTPUT_EDP) in intel_trans_dp_port_sel()
2805 intel_encoder->type = INTEL_OUTPUT_EDP; in intel_dp_init_connector()
2808 intel_encoder->type = INTEL_OUTPUT_EDP; in intel_dp_init_connector()
Dintel_drv.h94 #define INTEL_OUTPUT_EDP 8 macro
Dintel_display.c501 intel_pipe_has_type(crtc, INTEL_OUTPUT_EDP)) in intel_ironlake_limit()
3165 intel_pipe_has_type(crtc, INTEL_OUTPUT_EDP))) { in ironlake_pch_enable()
3368 intel_pipe_has_type(crtc, INTEL_OUTPUT_EDP))) { in ironlake_crtc_enable()
3446 intel_pipe_has_type(crtc, INTEL_OUTPUT_EDP)) { in haswell_crtc_enable()
4142 } else if (intel_pipe_has_type(crtc, INTEL_OUTPUT_EDP)) { in vlv_get_refclk()
4324 if(intel_pipe_has_type(&crtc->base, INTEL_OUTPUT_EDP)) { in vlv_update_pll()
4591 INTEL_OUTPUT_EDP)) { in i9xx_set_pipeconf()
4795 case INTEL_OUTPUT_EDP: in ironlake_init_pch_refclk()
5114 case INTEL_OUTPUT_EDP: in ironlake_get_refclk()
5768 if (encoder->type != INTEL_OUTPUT_EDP && in haswell_modeset_global_resources()
[all …]
/drivers/gpu/drm/gma500/
Dpsb_intel_drv.h66 #define INTEL_OUTPUT_EDP 10 macro
Dframebuffer.c743 case INTEL_OUTPUT_EDP: in psb_setup_outputs()
745 clone_mask = (1 << INTEL_OUTPUT_EDP); in psb_setup_outputs()
Dcdv_intel_dp.c119 return encoder->type == INTEL_OUTPUT_EDP; in is_edp()
1835 psb_intel_encoder->type = INTEL_OUTPUT_EDP; in cdv_intel_dp_init()
Dcdv_intel_display.c442 psb_intel_pipe_has_type(crtc, INTEL_OUTPUT_EDP)) { in cdv_intel_limit()
1074 case INTEL_OUTPUT_EDP: in cdv_intel_crtc_mode_set()