Symbol: INTEL_OUTPUT_EDP
sys/dev/drm/i915/intel_cdclk.c
2362
if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP))
sys/dev/drm/i915/intel_ddi.c
2179
else if (type == INTEL_OUTPUT_EDP)
sys/dev/drm/i915/intel_ddi.c
2214
else if (type == INTEL_OUTPUT_EDP)
sys/dev/drm/i915/intel_ddi.c
2244
if (encoder->type == INTEL_OUTPUT_EDP)
sys/dev/drm/i915/intel_ddi.c
2249
if (encoder->type == INTEL_OUTPUT_EDP)
sys/dev/drm/i915/intel_ddi.c
2254
if (encoder->type == INTEL_OUTPUT_EDP)
sys/dev/drm/i915/intel_ddi.c
2300
else if (type == INTEL_OUTPUT_EDP)
sys/dev/drm/i915/intel_ddi.c
3426
if (encoder->type == INTEL_OUTPUT_EDP)
sys/dev/drm/i915/intel_ddi.c
3427
pipe_config->output_types |= BIT(INTEL_OUTPUT_EDP);
sys/dev/drm/i915/intel_ddi.c
3447
if (encoder->type == INTEL_OUTPUT_EDP && dev_priv->vbt.edp.bpp &&
sys/dev/drm/i915/intel_ddi.c
3485
return INTEL_OUTPUT_EDP;
sys/dev/drm/i915/intel_ddi.c
3872
if (intel_encoder->type != INTEL_OUTPUT_EDP && init_hdmi) {
sys/dev/drm/i915/intel_ddi.c
879
if (type == INTEL_OUTPUT_EDP && dev_priv->vbt.edp.low_vswing) {
sys/dev/drm/i915/intel_ddi.c
974
else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP))
sys/dev/drm/i915/intel_display.c
11243
case INTEL_OUTPUT_EDP:
sys/dev/drm/i915/intel_display.c
8099
case INTEL_OUTPUT_EDP:
sys/dev/drm/i915/intel_dp.c
108
return intel_dig_port->base.type == INTEL_OUTPUT_EDP;
sys/dev/drm/i915/intel_dp.c
2908
if (encoder->type == INTEL_OUTPUT_EDP)
sys/dev/drm/i915/intel_dp.c
2909
pipe_config->output_types |= BIT(INTEL_OUTPUT_EDP);
sys/dev/drm/i915/intel_dp.c
5662
if (long_hpd && intel_dig_port->base.type == INTEL_OUTPUT_EDP) {
sys/dev/drm/i915/intel_dp.c
6608
intel_encoder->type = INTEL_OUTPUT_EDP;
sys/dev/drm/i915/intel_dp.c
793
if (encoder->type == INTEL_OUTPUT_EDP) {
sys/dev/drm/i915/intel_dp.c
988
if (encoder->type != INTEL_OUTPUT_EDP)
sys/dev/drm/i915/intel_dpll_mgr.c
1404
if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP))
sys/dev/drm/i915/intel_drv.h
1277
case INTEL_OUTPUT_EDP:
sys/dev/drm/i915/intel_drv.h
1312
case INTEL_OUTPUT_EDP:
sys/dev/drm/i915/intel_drv.h
1557
(1 << INTEL_OUTPUT_EDP));
sys/dev/drm/i915/intel_opregion.c
398
case INTEL_OUTPUT_EDP: