Searched defs:enc110 (Results 1 - 7 of 7) sorted by relevance

/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
H A Damdgpu_dce_link_encoder.c129 link_transmitter_control(struct dce110_link_encoder * enc110,struct bp_transmitter_control * cntl) argument
141 enable_phy_bypass_mode(struct dce110_link_encoder * enc110,bool enable) argument
152 disable_prbs_symbols(struct dce110_link_encoder * enc110,bool disable) argument
166 disable_prbs_mode(struct dce110_link_encoder * enc110) argument
172 program_pattern_symbols(struct dce110_link_encoder * enc110,uint16_t pattern_symbols[8]) argument
200 set_dp_phy_pattern_d102(struct dce110_link_encoder * enc110) argument
231 set_link_training_complete(struct dce110_link_encoder * enc110,bool complete) argument
246 struct dce110_link_encoder *enc110 = TO_DCE110_LINK_ENC(enc); local in function:dce110_link_encoder_set_dp_phy_pattern_training_pattern
263 setup_panel_mode(struct dce110_link_encoder * enc110,enum dp_panel_mode panel_mode) argument
292 set_dp_phy_pattern_symbol_error(struct dce110_link_encoder * enc110) argument
315 set_dp_phy_pattern_prbs7(struct dce110_link_encoder * enc110) argument
335 set_dp_phy_pattern_80bit_custom(struct dce110_link_encoder * enc110,const uint8_t * pattern) argument
380 set_dp_phy_pattern_hbr2_compliance_cp2520_2(struct dce110_link_encoder * enc110,unsigned int cp2520_pattern) argument
432 set_dp_phy_pattern_passthrough_mode(struct dce110_link_encoder * enc110,enum dp_panel_mode panel_mode) argument
484 configure_encoder(struct dce110_link_encoder * enc110,const struct dc_link_settings * link_settings) argument
497 aux_initialize(struct dce110_link_encoder * enc110) argument
522 struct dce110_link_encoder *enc110 = TO_DCE110_LINK_ENC(enc); local in function:dce110_psr_program_dp_dphy_fast_training
546 struct dce110_link_encoder *enc110 = TO_DCE110_LINK_ENC(enc); local in function:dce110_psr_program_secondary_packet
555 struct dce110_link_encoder *enc110 = TO_DCE110_LINK_ENC(enc); local in function:dce110_is_dig_enabled
562 link_encoder_disable(struct dce110_link_encoder * enc110) argument
575 hpd_initialize(struct dce110_link_encoder * enc110) argument
584 dce110_link_encoder_validate_dvi_output(const struct dce110_link_encoder * enc110,enum signal_type connector_signal,enum signal_type signal,const struct dc_crtc_timing * crtc_timing) argument
635 dce110_link_encoder_validate_hdmi_output(const struct dce110_link_encoder * enc110,const struct dc_crtc_timing * crtc_timing,int adjusted_pix_clk_khz) argument
669 dce110_link_encoder_validate_dp_output(const struct dce110_link_encoder * enc110,const struct dc_crtc_timing * crtc_timing) argument
679 dce110_link_encoder_construct(struct dce110_link_encoder * enc110,const struct encoder_init_data * init_data,const struct encoder_feature_support * enc_features,const struct dce110_link_enc_registers * link_regs,const struct dce110_link_enc_aux_registers * aux_regs,const struct dce110_link_enc_hpd_registers * hpd_regs) argument
791 struct dce110_link_encoder *enc110 = TO_DCE110_LINK_ENC(enc); local in function:dce110_link_encoder_validate_output_with_stream
834 struct dce110_link_encoder *enc110 = TO_DCE110_LINK_ENC(enc); local in function:dce110_link_encoder_hw_init
886 struct dce110_link_encoder *enc110 = TO_DCE110_LINK_ENC(enc); local in function:dce110_link_encoder_setup
927 struct dce110_link_encoder *enc110 = TO_DCE110_LINK_ENC(enc); local in function:dce110_link_encoder_enable_tmds_output
963 struct dce110_link_encoder *enc110 = TO_DCE110_LINK_ENC(enc); local in function:dce110_link_encoder_enable_lvds_output
995 struct dce110_link_encoder *enc110 = TO_DCE110_LINK_ENC(enc); local in function:dce110_link_encoder_enable_dp_output
1034 struct dce110_link_encoder *enc110 = TO_DCE110_LINK_ENC(enc); local in function:dce110_link_encoder_enable_dp_mst_output
1074 struct dce110_link_encoder *enc110 = TO_DCE110_LINK_ENC(enc); local in function:dce110_link_encoder_disable_output
1117 struct dce110_link_encoder *enc110 = TO_DCE110_LINK_ENC(enc); local in function:dce110_link_encoder_dp_set_lane_settings
1165 struct dce110_link_encoder *enc110 = TO_DCE110_LINK_ENC(enc); local in function:dce110_link_encoder_dp_set_phy_pattern
1236 struct dce110_link_encoder *enc110 = TO_DCE110_LINK_ENC(enc); local in function:dce110_link_encoder_update_mst_stream_allocation_table
1358 struct dce110_link_encoder *enc110 = TO_DCE110_LINK_ENC(enc); local in function:dce110_link_encoder_connect_dig_be_to_fe
1376 struct dce110_link_encoder *enc110 = TO_DCE110_LINK_ENC(enc); local in function:dce110_link_encoder_enable_hpd
1390 struct dce110_link_encoder *enc110 = TO_DCE110_LINK_ENC(enc); local in function:dce110_link_encoder_disable_hpd
[all...]
H A Damdgpu_dce_stream_encoder.c299 struct dce110_stream_encoder *enc110 = DCE110STRENC_FROM_STRENC(enc); local in function:dce110_stream_encoder_dp_set_stream_attribute
70 dce110_update_generic_info_packet(struct dce110_stream_encoder * enc110,uint32_t packet_index,const struct dc_info_packet * info_packet) argument
187 dce110_update_hdmi_info_packet(struct dce110_stream_encoder * enc110,uint32_t packet_index,const struct dc_info_packet * info_packet) argument
528 dce110_stream_encoder_set_stream_attribute_helper(struct dce110_stream_encoder * enc110,struct dc_crtc_timing * crtc_timing) argument
563 struct dce110_stream_encoder *enc110 = DCE110STRENC_FROM_STRENC(enc); local in function:dce110_stream_encoder_hdmi_set_stream_attribute
676 struct dce110_stream_encoder *enc110 = DCE110STRENC_FROM_STRENC(enc); local in function:dce110_stream_encoder_dvi_set_stream_attribute
701 struct dce110_stream_encoder *enc110 = DCE110STRENC_FROM_STRENC(enc); local in function:dce110_stream_encoder_lvds_set_stream_attribute
722 struct dce110_stream_encoder *enc110 = DCE110STRENC_FROM_STRENC(enc); local in function:dce110_stream_encoder_set_mst_bandwidth
750 struct dce110_stream_encoder *enc110 = DCE110STRENC_FROM_STRENC(enc); local in function:dce110_stream_encoder_update_hdmi_info_packets
813 struct dce110_stream_encoder *enc110 = DCE110STRENC_FROM_STRENC(enc); local in function:dce110_stream_encoder_stop_hdmi_info_packets
859 struct dce110_stream_encoder *enc110 = DCE110STRENC_FROM_STRENC(enc); local in function:dce110_stream_encoder_update_dp_info_packets
903 struct dce110_stream_encoder *enc110 = DCE110STRENC_FROM_STRENC(enc); local in function:dce110_stream_encoder_stop_dp_info_packets
929 struct dce110_stream_encoder *enc110 = DCE110STRENC_FROM_STRENC(enc); local in function:dce110_stream_encoder_dp_blank
978 struct dce110_stream_encoder *enc110 = DCE110STRENC_FROM_STRENC(enc); local in function:dce110_stream_encoder_dp_unblank
1040 struct dce110_stream_encoder *enc110 = DCE110STRENC_FROM_STRENC(enc); local in function:dce110_stream_encoder_set_avmute
1050 struct dce110_stream_encoder *enc110 = DCE110STRENC_FROM_STRENC(enc); local in function:dce110_reset_hdmi_stream_attribute
1342 struct dce110_stream_encoder *enc110 = DCE110STRENC_FROM_STRENC(enc); local in function:dce110_se_audio_setup
1366 struct dce110_stream_encoder *enc110 = DCE110STRENC_FROM_STRENC(enc); local in function:dce110_se_setup_hdmi_audio
1451 struct dce110_stream_encoder *enc110 = DCE110STRENC_FROM_STRENC(enc); local in function:dce110_se_setup_dp_audio
1486 struct dce110_stream_encoder *enc110 = DCE110STRENC_FROM_STRENC(enc); local in function:dce110_se_enable_audio_clock
1507 struct dce110_stream_encoder *enc110 = DCE110STRENC_FROM_STRENC(enc); local in function:dce110_se_enable_dp_audio
1524 struct dce110_stream_encoder *enc110 = DCE110STRENC_FROM_STRENC(enc); local in function:dce110_se_disable_dp_audio
1547 struct dce110_stream_encoder *enc110 = DCE110STRENC_FROM_STRENC(enc); local in function:dce110_se_audio_mute_control
1597 struct dce110_stream_encoder *enc110 = DCE110STRENC_FROM_STRENC(enc); local in function:setup_stereo_sync
1606 struct dce110_stream_encoder *enc110 = DCE110STRENC_FROM_STRENC(enc); local in function:dig_connect_to_otg
1615 struct dce110_stream_encoder *enc110 = DCE110STRENC_FROM_STRENC(enc); local in function:dig_source_otg
1660 dce110_stream_encoder_construct(struct dce110_stream_encoder * enc110,struct dc_context * ctx,struct dc_bios * bp,enum engine_id eng_id,const struct dce110_stream_enc_registers * regs,const struct dce_stream_encoder_shift * se_shift,const struct dce_stream_encoder_mask * se_mask) argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce100/
H A Damdgpu_dce100_resource.c475 struct dce110_stream_encoder *enc110 = local in function:dce100_stream_encoder_create
616 struct dce110_link_encoder *enc110 = local in function:dce100_link_encoder_create
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce120/
H A Damdgpu_dce120_resource.c703 struct dce110_link_encoder *enc110 = local in function:dce120_link_encoder_create
742 struct dce110_stream_encoder *enc110 = local in function:dce120_stream_encoder_create
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce80/
H A Damdgpu_dce80_resource.c597 struct dce110_stream_encoder *enc110 = local in function:dce80_stream_encoder_create
717 struct dce110_link_encoder *enc110 = local in function:dce80_link_encoder_create
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
H A Damdgpu_dce110_resource.c524 struct dce110_stream_encoder *enc110 = local in function:dce110_stream_encoder_create
662 struct dce110_link_encoder *enc110 = local in function:dce110_link_encoder_create
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce112/
H A Damdgpu_dce112_resource.c501 struct dce110_stream_encoder *enc110 = local in function:dce112_stream_encoder_create
619 struct dce110_link_encoder *enc110 = local in function:dce112_link_encoder_create

Completed in 11 milliseconds