Home
last modified time | relevance | path

Searched refs:hpd_source (Results 1 – 13 of 13) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/dce/
HDdce_link_encoder.c492 enum hpd_source_id hpd_source = enc110->base.hpd_source; in aux_initialize() local
496 set_reg_field_value(value, hpd_source, AUX_CONTROL, AUX_HPD_SEL); in aux_initialize()
570 enum hpd_source_id hpd_source = enc110->base.hpd_source; in hpd_initialize() local
572 REG_UPDATE(DIG_BE_CNTL, DIG_HPD_SELECT, hpd_source); in hpd_initialize()
697 enc110->base.hpd_source = init_data->hpd_source; in dce110_link_encoder_construct()
845 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()
[all …]
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
HDdcn10_link_encoder.c515 enum hpd_source_id hpd_source = enc10->base.hpd_source; in hpd_initialize() local
517 REG_UPDATE(DIG_BE_CNTL, DIG_HPD_SELECT, hpd_source); in hpd_initialize()
645 enc10->base.hpd_source = init_data->hpd_source; in dcn10_link_encoder_construct()
793 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()
1354 enum hpd_source_id hpd_source = enc10->base.hpd_source; in dcn10_aux_initialize() local
[all …]
HDdcn10_resource.c696 &link_enc_hpd_regs[enc_init_data->hpd_source], in dcn10_link_encoder_create()
/dragonfly/sys/dev/drm/amd/display/dc/virtual/
HDvirtual_link_encoder.c110 enc->hpd_source = init_data->hpd_source; in virtual_link_encoder_construct()
/dragonfly/sys/dev/drm/amd/display/dc/inc/hw/
HDlink_encoder.h47 enum hpd_source_id hpd_source; member
114 enum hpd_source_id hpd_source; member
/dragonfly/sys/dev/drm/amd/display/dc/dce100/
HDdce100_resource.c573 &link_enc_hpd_regs[enc_init_data->hpd_source]); in dce100_link_encoder_create()
/dragonfly/sys/dev/drm/amd/display/dc/core/
HDdc_link.c1158 enc_init_data.hpd_source = get_hpd_line(link); in construct()
1160 link->hpd_src = enc_init_data.hpd_source; in construct()
HDdc.c159 enc_init.hpd_source = HPD_SOURCEID_UNKNOWN; in create_links()
/dragonfly/sys/dev/drm/amd/display/dc/dce120/
HDdce120_resource.c592 &link_enc_hpd_regs[enc_init_data->hpd_source]); in dce120_link_encoder_create()
/dragonfly/sys/dev/drm/amd/display/dc/dce112/
HDdce112_resource.c577 &link_enc_hpd_regs[enc_init_data->hpd_source]); in dce112_link_encoder_create()
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
HDdce110_resource.c588 &link_enc_hpd_regs[enc_init_data->hpd_source]); in dce110_link_encoder_create()
HDdce110_hw_sequencer.c906 cntl.hpd_sel = link->link_enc->hpd_source; in hwss_edp_power_control()
967 cntl.hpd_sel = link->link_enc->hpd_source; in hwss_edp_backlight_control()
/dragonfly/sys/dev/drm/amd/display/dc/dce80/
HDdce80_resource.c624 &link_enc_hpd_regs[enc_init_data->hpd_source]); in dce80_link_encoder_create()