Home
last modified time | relevance | path

Searched refs:INTEL_OUTPUT_DISPLAYPORT (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()
1027 } else if (type == INTEL_OUTPUT_DISPLAYPORT || in intel_ddi_enable_transcoder_func()
1262 if (type == INTEL_OUTPUT_DISPLAYPORT || type == INTEL_OUTPUT_EDP) { in intel_ddi_pre_enable()
1471 if (type == INTEL_OUTPUT_DISPLAYPORT || type == INTEL_OUTPUT_EDP) in intel_ddi_hot_plug()
Dintel_drv.h93 #define INTEL_OUTPUT_DISPLAYPORT 7 macro
Dintel_dp.c2366 intel_encoder->type = INTEL_OUTPUT_DISPLAYPORT; in intel_dp_detect()
2576 if (intel_encoder->type == INTEL_OUTPUT_DISPLAYPORT || in intel_trans_dp_port_sel()
2993 intel_encoder->type = INTEL_OUTPUT_DISPLAYPORT; in intel_dp_init()
Dintel_display.c500 } else if (intel_pipe_has_type(crtc, INTEL_OUTPUT_DISPLAYPORT) || in intel_ironlake_limit()
524 } else if (intel_pipe_has_type(crtc, INTEL_OUTPUT_DISPLAYPORT)) { in intel_g4x_limit()
3164 (intel_pipe_has_type(crtc, INTEL_OUTPUT_DISPLAYPORT) || in ironlake_pch_enable()
4316 if(intel_pipe_has_type(&crtc->base, INTEL_OUTPUT_DISPLAYPORT) in vlv_update_pll()
4366 if (intel_pipe_has_type(&crtc->base, INTEL_OUTPUT_DISPLAYPORT)) in i9xx_update_pll()
6049 if (intel_pipe_has_type(crtc, INTEL_OUTPUT_DISPLAYPORT)) { in haswell_write_eld()
6127 if (intel_pipe_has_type(crtc, INTEL_OUTPUT_DISPLAYPORT)) { in ironlake_write_eld()
/drivers/gpu/drm/gma500/
Dpsb_intel_drv.h65 #define INTEL_OUTPUT_DISPLAYPORT 9 macro
Dframebuffer.c739 case INTEL_OUTPUT_DISPLAYPORT: in psb_setup_outputs()
741 clone_mask = (1 << INTEL_OUTPUT_DISPLAYPORT); in psb_setup_outputs()
Dcdv_intel_dp.c812 if (intel_encoder->type == INTEL_OUTPUT_DISPLAYPORT) { in cdv_intel_dp_set_m_n()
1833 psb_intel_encoder->type = INTEL_OUTPUT_DISPLAYPORT; in cdv_intel_dp_init()
Dcdv_intel_display.c441 } else if (psb_intel_pipe_has_type(crtc, INTEL_OUTPUT_DISPLAYPORT) || in cdv_intel_limit()
1071 case INTEL_OUTPUT_DISPLAYPORT: in cdv_intel_crtc_mode_set()