Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dce/
Ddce_link_encoder.c975 cntl.hpd_sel = enc110->base.hpd_source; in dce110_link_encoder_hw_init()
1074 cntl.hpd_sel = enc110->base.hpd_source; in dce110_link_encoder_enable_tmds_output()
1107 cntl.hpd_sel = enc110->base.hpd_source; in dce110_link_encoder_enable_lvds_output()
1144 cntl.hpd_sel = enc110->base.hpd_source; in dce110_link_encoder_enable_dp_output()
1183 cntl.hpd_sel = enc110->base.hpd_source; in dce110_link_encoder_enable_dp_mst_output()
1223 cntl.hpd_sel = enc110->base.hpd_source; in dce60_link_encoder_enable_dp_output()
1262 cntl.hpd_sel = enc110->base.hpd_source; in dce60_link_encoder_enable_dp_mst_output()
1307 cntl.hpd_sel = enc110->base.hpd_source; in dce110_link_encoder_disable_output()
1343 cntl.hpd_sel = enc110->base.hpd_source; in dce110_link_encoder_dp_set_lane_settings()
/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_link_encoder.c844 cntl.hpd_sel = enc10->base.hpd_source; in dcn10_link_encoder_hw_init()
944 cntl.hpd_sel = enc10->base.hpd_source; in dcn10_link_encoder_enable_tmds_output()
997 cntl.hpd_sel = enc10->base.hpd_source; in dcn10_link_encoder_enable_dp_output()
1036 cntl.hpd_sel = enc10->base.hpd_source; in dcn10_link_encoder_enable_dp_mst_output()
1083 cntl.hpd_sel = enc10->base.hpd_source; in dcn10_link_encoder_disable_output()
1119 cntl.hpd_sel = enc10->base.hpd_source; in dcn10_link_encoder_dp_set_lane_settings()
/drivers/gpu/drm/amd/display/include/
Dbios_parser_types.h154 enum hpd_source_id hpd_sel; /* ucHPDSel, used for DCe6.0 */ member
/drivers/gpu/drm/amd/display/dc/bios/
Dcommand_table2.c289 ps.param.hpdsel = cmd->hpd_sel_to_atom(cntl->hpd_sel); in transmitter_control_v1_6()
353 dig_v1_7.hpdsel = cmd->hpd_sel_to_atom(cntl->hpd_sel); in transmitter_control_v1_7()
Dcommand_table.c828 cmd->hpd_sel_to_atom(cntl->hpd_sel); in transmitter_control_v1_5()
886 params.ucHPDSel = cmd->hpd_sel_to_atom(cntl->hpd_sel); in transmitter_control_v1_6()
/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c888 cntl.hpd_sel = link->link_enc->hpd_source; in dce110_edp_power_control()
1011 cntl.hpd_sel = link->link_enc->hpd_source; in dce110_edp_backlight_control()
/drivers/gpu/drm/amd/include/
Datomfirmware.h3803 uint8_t hpd_sel; member