Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
Dintel_display_types.h67 INTEL_OUTPUT_DP = 7, enumerator
1802 case INTEL_OUTPUT_DP: in intel_encoder_is_dig_port()
1868 case INTEL_OUTPUT_DP: in intel_encoder_is_dp()
1994 ((1 << INTEL_OUTPUT_DP) | in intel_crtc_has_dp_encoder()
Dintel_pipe_crc.c100 case INTEL_OUTPUT_DP: in i9xx_pipe_crc_auto_source()
Dg4x_dp.c347 pipe_config->output_types |= BIT(INTEL_OUTPUT_DP); in intel_dp_get_config()
1389 intel_encoder->type = INTEL_OUTPUT_DP; in g4x_dp_init()
Dintel_opregion.c386 case INTEL_OUTPUT_DP: in intel_opregion_notify_encoder()
Dintel_audio.c647 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP)) in hsw_audio_codec_enable()
Dintel_ddi.c3564 pipe_config->output_types |= BIT(INTEL_OUTPUT_DP); in intel_ddi_read_func_ctl()
3841 return INTEL_OUTPUT_DP; in intel_ddi_compute_output_type()
3936 if (!intel_crtc_has_type(ref_crtc_state, INTEL_OUTPUT_DP)) in intel_ddi_port_sync_transcoders()
Dintel_dp.c938 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP) && !crtc_state->fec_enable) in intel_dp_supports_dsc()
Dintel_display.c7686 case INTEL_OUTPUT_DP: in check_digital_port_conflicts()