Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
Dintel_display_types.h66 INTEL_OUTPUT_DP = 7, enumerator
1533 case INTEL_OUTPUT_DP: in intel_encoder_is_dig_port()
1587 case INTEL_OUTPUT_DP: in intel_encoder_is_dp()
1702 ((1 << INTEL_OUTPUT_DP) | in intel_crtc_has_dp_encoder()
Dintel_pipe_crc.c99 case INTEL_OUTPUT_DP: in i9xx_pipe_crc_auto_source()
Dintel_opregion.c387 case INTEL_OUTPUT_DP: in intel_opregion_notify_encoder()
Dintel_audio.c653 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP)) in hsw_audio_codec_enable()
Dintel_ddi.c4382 pipe_config->output_types |= BIT(INTEL_OUTPUT_DP); in intel_ddi_get_config()
4501 return INTEL_OUTPUT_DP; in intel_ddi_compute_output_type()
4596 if (!intel_crtc_has_type(ref_crtc_state, INTEL_OUTPUT_DP)) in intel_ddi_port_sync_transcoders()
Dintel_dp.c3630 pipe_config->output_types |= BIT(INTEL_OUTPUT_DP); in intel_dp_get_config()
7980 intel_encoder->type = INTEL_OUTPUT_DP; in intel_dp_init()
Dintel_display.c13258 case INTEL_OUTPUT_DP: in check_digital_port_conflicts()