Home
last modified time | relevance | path

Searched refs:INTEL_OUTPUT_DP (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_types.h81 INTEL_OUTPUT_DP = 7, enumerator
2040 case INTEL_OUTPUT_DP: in intel_encoder_is_dig_port()
2109 case INTEL_OUTPUT_DP: in intel_encoder_is_dp()
2220 (BIT(INTEL_OUTPUT_DP) | in intel_crtc_has_dp_encoder()
H A Dg4x_dp.c348 pipe_config->output_types |= BIT(INTEL_OUTPUT_DP); in intel_dp_get_config()
1385 intel_encoder->type = INTEL_OUTPUT_DP; in g4x_dp_init()
H A Dintel_opregion.c443 case INTEL_OUTPUT_DP: in intel_opregion_notify_encoder()
H A Dintel_dp.c1652 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP) && in intel_dp_supports_dsc()
H A Dintel_display.c4456 case INTEL_OUTPUT_DP: in check_digital_port_conflicts()