Home
last modified time | relevance | path

Searched refs:ext_enc_id (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_factory.c532 link->ext_enc_id = link_encoder; in construct_phy()
533 bp_funcs->get_src_obj(bios, link->ext_enc_id, 0, &link_encoder); in construct_phy()
719 if (link->ext_enc_id.id != ENCODER_ID_UNKNOWN) in construct_phy()
767 link->ext_enc_id.id == ENCODER_ID_UNKNOWN) in construct_phy()
H A Dlink_detection.c170 if (link->ext_enc_id.id) in link_detect_sink_signal_type()
619 if (link->ext_enc_id.id) { in detect_dp()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_bios_types.h106 struct graphics_object_id ext_enc_id);
H A Ddc.h1731 struct graphics_object_id ext_enc_id; member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c679 .encoder_id = link->ext_enc_id, in dce110_external_encoder_control()
705 if (link->ext_enc_id.id) in dce110_prepare_ddc()
717 bios, link_enc->analog_engine, link->ext_enc_id); in dce110_dac_load_detect()
751 if (link->ext_enc_id.id) in dce110_enable_stream()
1251 if (link->ext_enc_id.id) in dce110_disable_stream()
3443 if (link->ext_enc_id.id) { in dce110_enable_dp_link_output()
/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c800 struct graphics_object_id ext_enc_id) in bios_parser_dac_load_detection() argument
831 } else if (ext_enc_id.id) { in bios_parser_dac_load_detection()
836 ext_cntl.encoder_id = ext_enc_id; in bios_parser_dac_load_detection()