HomeSort by: relevance | last modified time | path
    Searched refs:INTEL_OUTPUT_EDP (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display_types.h 67 INTEL_OUTPUT_EDP = 8,
1454 case INTEL_OUTPUT_EDP:
1496 case INTEL_OUTPUT_EDP:
1612 (1 << INTEL_OUTPUT_EDP));
intel_ddi.c 897 } else if (rate > 540000 && type == INTEL_OUTPUT_EDP) {
900 } else if (type == INTEL_OUTPUT_EDP && dev_priv->vbt.edp.low_vswing) {
980 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP))
2318 else if (type == INTEL_OUTPUT_EDP)
2353 else if (type == INTEL_OUTPUT_EDP)
2391 if (encoder->type == INTEL_OUTPUT_EDP)
2396 if (encoder->type == INTEL_OUTPUT_EDP)
2401 if (encoder->type == INTEL_OUTPUT_EDP)
2447 else if (type == INTEL_OUTPUT_EDP)
4333 if (encoder->type == INTEL_OUTPUT_EDP)
    [all...]
intel_pipe_crc.c 105 case INTEL_OUTPUT_EDP:
intel_opregion.c 410 case INTEL_OUTPUT_EDP:
intel_dp.c 151 return intel_dig_port->base.type == INTEL_OUTPUT_EDP;
844 if (encoder->type == INTEL_OUTPUT_EDP) {
1043 if (encoder->type != INTEL_OUTPUT_EDP)
3314 if (encoder->type == INTEL_OUTPUT_EDP)
3315 pipe_config->output_types |= BIT(INTEL_OUTPUT_EDP);
6613 if (long_hpd && intel_dig_port->base.type == INTEL_OUTPUT_EDP) {
7528 * For eDP we always set the encoder type to INTEL_OUTPUT_EDP, but
7533 intel_encoder->type = INTEL_OUTPUT_EDP;
intel_cdclk.c 2193 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP))
intel_dpll_mgr.c 1471 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP))
intel_display.c 9376 case INTEL_OUTPUT_EDP:
12981 case INTEL_OUTPUT_EDP:
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_debugfs.c 4153 if (encoder->type != INTEL_OUTPUT_EDP)

Completed in 44 milliseconds