Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/
Ddce_link_encoder.c845 cntl.hpd_sel = enc110->base.hpd_source; in dce110_link_encoder_hw_init()
944 cntl.hpd_sel = enc110->base.hpd_source; in dce110_link_encoder_enable_tmds_output()
982 cntl.hpd_sel = enc110->base.hpd_source; in dce110_link_encoder_enable_dp_output()
1021 cntl.hpd_sel = enc110->base.hpd_source; in dce110_link_encoder_enable_dp_mst_output()
1064 cntl.hpd_sel = enc110->base.hpd_source; in dce110_link_encoder_disable_output()
1100 cntl.hpd_sel = enc110->base.hpd_source; in dce110_link_encoder_dp_set_lane_settings()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_link_encoder.c793 cntl.hpd_sel = enc10->base.hpd_source; in dcn10_link_encoder_hw_init()
893 cntl.hpd_sel = enc10->base.hpd_source; in dcn10_link_encoder_enable_tmds_output()
931 cntl.hpd_sel = enc10->base.hpd_source; in dcn10_link_encoder_enable_dp_output()
970 cntl.hpd_sel = enc10->base.hpd_source; in dcn10_link_encoder_enable_dp_mst_output()
1017 cntl.hpd_sel = enc10->base.hpd_source; in dcn10_link_encoder_disable_output()
1053 cntl.hpd_sel = enc10->base.hpd_source; in dcn10_link_encoder_dp_set_lane_settings()
/Linux-v4.19/drivers/gpu/drm/amd/display/include/
Dbios_parser_types.h146 enum hpd_source_id hpd_sel; /* ucHPDSel, used for DCe6.0 */ member
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/bios/
Dcommand_table2.c212 ps.param.hpdsel = cmd->hpd_sel_to_atom(cntl->hpd_sel); in transmitter_control_v1_6()
Dcommand_table.c796 cmd->hpd_sel_to_atom(cntl->hpd_sel); in transmitter_control_v1_5()
854 params.ucHPDSel = cmd->hpd_sel_to_atom(cntl->hpd_sel); in transmitter_control_v1_6()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c903 cntl.hpd_sel = link->link_enc->hpd_source; in hwss_edp_power_control()
964 cntl.hpd_sel = link->link_enc->hpd_source; in hwss_edp_backlight_control()
/Linux-v4.19/drivers/gpu/drm/amd/include/
Datomfirmware.h2439 uint8_t hpd_sel; member