| /linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| A D | stream_encoder.h | 134 struct stream_encoder *enc, 141 struct stream_encoder *enc, 147 struct stream_encoder *enc, 152 struct stream_encoder *enc, 156 struct stream_encoder *enc, 160 struct stream_encoder *enc, 167 struct stream_encoder *enc, 171 struct stream_encoder *enc, 188 struct stream_encoder *enc, 195 struct stream_encoder *enc, [all …]
|
| A D | link_encoder.h | 137 struct link_encoder *enc, 165 struct link_encoder *enc); 168 struct link_encoder *enc, 246 struct hpo_dp_link_encoder *enc, 250 struct hpo_dp_link_encoder *enc); 253 struct hpo_dp_link_encoder *enc, 257 struct hpo_dp_link_encoder *enc, 261 struct hpo_dp_link_encoder *enc, 266 struct hpo_dp_link_encoder *enc); 269 struct hpo_dp_link_encoder *enc, [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/virtual/ |
| A D | virtual_stream_encoder.c | 30 struct stream_encoder *enc, in virtual_stream_encoder_dp_set_stream_attribute() argument 37 struct stream_encoder *enc, in virtual_stream_encoder_hdmi_set_stream_attribute() argument 43 struct stream_encoder *enc, in virtual_stream_encoder_dvi_set_stream_attribute() argument 48 struct stream_encoder *enc, in virtual_stream_encoder_set_throttled_vcp_size() argument 146 if (!enc) in virtual_stream_encoder_construct() 152 enc->ctx = ctx; in virtual_stream_encoder_construct() 154 enc->bp = bp; in virtual_stream_encoder_construct() 162 struct stream_encoder *enc = kzalloc(sizeof(*enc), GFP_KERNEL); in virtual_stream_encoder_create() local 164 if (!enc) in virtual_stream_encoder_create() 168 return enc; in virtual_stream_encoder_create() [all …]
|
| A D | virtual_link_encoder.c | 32 struct link_encoder *enc, in virtual_link_encoder_validate_output_with_stream() argument 38 struct link_encoder *enc, in virtual_link_encoder_setup() argument 42 struct link_encoder *enc, in virtual_link_encoder_enable_tmds_output() argument 49 struct link_encoder *enc, in virtual_link_encoder_enable_dp_output() argument 54 struct link_encoder *enc, in virtual_link_encoder_enable_dp_mst_output() argument 63 struct link_encoder *enc, in virtual_link_encoder_dp_set_lane_settings() argument 68 struct link_encoder *enc, in virtual_link_encoder_dp_set_phy_pattern() argument 72 struct link_encoder *enc, in virtual_link_encoder_update_mst_stream_allocation_table() argument 76 struct link_encoder *enc, in virtual_link_encoder_connect_dig_be_to_fe() argument 82 kfree(*enc); in virtual_link_encoder_destroy() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dio/dcn30/ |
| A D | dcn30_dio_stream_encoder.c | 431 enc->vpg, in enc3_stream_encoder_update_dp_info_packets() 446 enc->vpg, in enc3_stream_encoder_update_dp_info_packets() 461 enc->vpg, in enc3_stream_encoder_update_dp_info_packets() 468 enc->vpg, in enc3_stream_encoder_update_dp_info_packets() 475 enc->vpg, in enc3_stream_encoder_update_dp_info_packets() 486 enc->vpg, in enc3_stream_encoder_update_dp_info_packets() 700 enc->afmt->funcs->audio_info_immediate_update(enc->afmt); in enc3_stream_encoder_hdmi_set_stream_attribute() 715 enc->afmt->funcs->audio_mute_control(enc->afmt, mute); in enc3_audio_mute_control() 724 enc->afmt->funcs->se_audio_setup(enc->afmt, az_inst, info); in enc3_se_dp_audio_setup() 746 enc->afmt->funcs->setup_dp_audio(enc->afmt); in enc3_se_setup_dp_audio() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dio/dcn31/ |
| A D | dcn31_dio_link_encoder.c | 135 struct link_encoder *enc, in dcn31_link_encoder_set_dio_phy_mux() argument 141 switch (enc->transmitter) { in dcn31_link_encoder_set_dio_phy_mux() 451 struct link_encoder *enc, in dcn31_link_encoder_enable_dp_output() argument 458 if (!link_enc_cfg_is_transmitter_mappable(enc->ctx->dc, enc)) { in dcn31_link_encoder_enable_dp_output() 468 link = link_enc_cfg_get_link_using_link_enc(enc->ctx->dc, enc->preferred_engine); in dcn31_link_encoder_enable_dp_output() 498 struct link_encoder *enc, in dcn31_link_encoder_enable_dp_mst_output() argument 505 if (!link_enc_cfg_is_transmitter_mappable(enc->ctx->dc, enc)) { in dcn31_link_encoder_enable_dp_mst_output() 515 link = link_enc_cfg_get_link_using_link_enc(enc->ctx->dc, enc->preferred_engine); in dcn31_link_encoder_enable_dp_mst_output() 545 struct link_encoder *enc, in dcn31_link_encoder_disable_output() argument 551 if (!link_enc_cfg_is_transmitter_mappable(enc->ctx->dc, enc)) { in dcn31_link_encoder_disable_output() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dio/dcn314/ |
| A D | dcn314_dio_stream_encoder.c | 73 enc314_reset_fifo(enc, true); in enc314_enable_fifo() 87 struct stream_encoder *enc, in enc314_dp_set_odm_combine() argument 97 struct stream_encoder *enc, in enc314_stream_encoder_dvi_set_stream_attribute() argument 127 enc314_enable_fifo(enc); in enc314_stream_encoder_dvi_set_stream_attribute() 137 struct stream_encoder *enc, in enc314_stream_encoder_hdmi_set_stream_attribute() argument 167 enc314_enable_fifo(enc); in enc314_stream_encoder_hdmi_set_stream_attribute() 255 ASSERT(enc->afmt); in enc314_stream_encoder_hdmi_set_stream_attribute() 256 enc->afmt->funcs->audio_info_immediate_update(enc->afmt); in enc314_stream_encoder_hdmi_set_stream_attribute() 279 struct stream_encoder *enc) in enc314_stream_encoder_dp_blank() argument 285 enc314_disable_fifo(enc); in enc314_stream_encoder_dp_blank() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/hpo/dcn31/ |
| A D | dcn31_hpo_dp_stream_encoder.c | 61 struct hpo_dp_stream_encoder *enc) in dcn31_hpo_dp_stream_enc_enable_stream() argument 91 struct hpo_dp_stream_encoder *enc, in dcn31_hpo_dp_stream_enc_dp_unblank() argument 458 enc->vpg, in dcn31_hpo_dp_stream_enc_update_dp_info_packets() 465 enc->vpg, in dcn31_hpo_dp_stream_enc_update_dp_info_packets() 472 enc->vpg, in dcn31_hpo_dp_stream_enc_update_dp_info_packets() 483 enc->vpg, in dcn31_hpo_dp_stream_enc_update_dp_info_packets() 642 ASSERT(enc->apg); in dcn31_hpo_dp_stream_enc_audio_setup() 643 enc->apg->funcs->se_audio_setup(enc->apg, az_inst, info); in dcn31_hpo_dp_stream_enc_audio_setup() 664 enc->apg->funcs->enable_apg(enc->apg); in dcn31_hpo_dp_stream_enc_audio_enable() 685 enc->apg->funcs->disable_apg(enc->apg); in dcn31_hpo_dp_stream_enc_audio_disable() [all …]
|
| A D | dcn31_hpo_dp_link_encoder.c | 50 struct hpo_dp_link_encoder *enc, in dcn31_hpo_dp_link_enc_enable() argument 77 struct hpo_dp_link_encoder *enc) in dcn31_hpo_dp_link_enc_disable() argument 90 struct hpo_dp_link_encoder *enc, in dcn31_hpo_dp_link_enc_set_link_test_pattern() argument 283 struct hpo_dp_link_encoder *enc, in dcn31_hpo_dp_link_enc_update_stream_allocation_table() argument 384 struct hpo_dp_link_encoder *enc, in dcn31_hpo_dp_link_enc_set_throttled_vcp_size() argument 440 struct hpo_dp_link_encoder *enc) in dcn31_hpo_dp_link_enc_is_in_alt_mode() argument 445 ASSERT((enc->transmitter >= TRANSMITTER_UNIPHY_A) && (enc->transmitter <= TRANSMITTER_UNIPHY_E)); in dcn31_hpo_dp_link_enc_is_in_alt_mode() 453 struct hpo_dp_link_encoder *enc, in dcn31_hpo_dp_link_enc_read_state() argument 508 struct hpo_dp_link_encoder *enc, in dcn31_hpo_dp_link_enc_enable_dp_output() argument 545 struct hpo_dp_link_encoder *enc, in dcn31_hpo_dp_link_enc_disable_output() argument [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dio/dcn10/ |
| A D | dcn10_stream_encoder.c | 246 struct stream_encoder *enc, in enc1_stream_encoder_dp_set_stream_attribute() argument 482 struct stream_encoder *enc, in enc1_stream_encoder_hdmi_set_stream_attribute() argument 602 struct stream_encoder *enc, in enc1_stream_encoder_dvi_set_stream_attribute() argument 627 struct stream_encoder *enc, in enc1_stream_encoder_set_throttled_vcp_size() argument 659 struct stream_encoder *enc, in enc1_stream_encoder_update_hdmi_info_packets() argument 677 struct stream_encoder *enc) in enc1_stream_encoder_stop_hdmi_info_packets() argument 718 struct stream_encoder *enc, in enc1_stream_encoder_update_dp_info_packets() argument 783 struct stream_encoder *enc, in enc1_stream_encoder_send_immediate_sdp_message() argument 1474 if (enc->afmt && enc->afmt->funcs->afmt_powerdown) in enc1_se_hdmi_audio_disable() 1475 enc->afmt->funcs->afmt_powerdown(enc->afmt); in enc1_se_hdmi_audio_disable() [all …]
|
| A D | dcn10_link_encoder.c | 207 struct link_encoder *enc, in dcn10_link_encoder_set_dp_phy_pattern_training_pattern() argument 782 struct link_encoder *enc, in dcn10_link_encoder_validate_output_with_stream() argument 829 struct link_encoder *enc) in dcn10_link_encoder_hw_init() argument 877 *enc = NULL; in dcn10_link_encoder_destroy() 881 struct link_encoder *enc, in dcn10_link_encoder_setup() argument 919 struct link_encoder *enc, in dcn10_link_encoder_enable_tmds_output() argument 956 struct link_encoder *enc, in dcn10_link_encoder_enable_tmds_output_with_clk_pattern_wa() argument 972 struct link_encoder *enc, in dcn10_link_encoder_enable_dp_output() argument 1011 struct link_encoder *enc, in dcn10_link_encoder_enable_dp_mst_output() argument 1052 struct link_encoder *enc, in dcn10_link_encoder_disable_output() argument [all …]
|
| /linux/arch/x86/crypto/ |
| A D | aes-xts-avx-x86_64.S | 421 .if \enc 479 .if \enc 564 .if !\enc 615 _vaes_4x \enc, 0, 1 616 _vaes_4x \enc, 0, 2 618 _vaes_4x \enc, 0, 3 619 _vaes_4x \enc, 0, 4 621 _vaes_4x \enc, 0, 5 622 _vaes_4x \enc, 0, 6 623 _vaes_4x \enc, 0, 7 [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dio/dcn35/ |
| A D | dcn35_dio_stream_encoder.c | 52 struct stream_encoder *enc, in enc35_stream_encoder_dvi_set_stream_attribute() argument 91 struct stream_encoder *enc, in enc35_stream_encoder_hdmi_set_stream_attribute() argument 122 enc314_enable_fifo(enc); in enc35_stream_encoder_hdmi_set_stream_attribute() 210 ASSERT(enc->afmt); in enc35_stream_encoder_hdmi_set_stream_attribute() 211 enc->afmt->funcs->audio_info_immediate_update(enc->afmt); in enc35_stream_encoder_hdmi_set_stream_attribute() 233 struct stream_encoder *enc, in enc35_stream_encoder_enable() argument 278 struct stream_encoder *enc, in enc35_stream_encoder_dp_unblank() argument 362 enc314_enable_fifo(enc); in enc35_stream_encoder_dp_unblank() 368 struct stream_encoder *enc, in enc35_stream_encoder_map_to_link() argument 419 enc35_reset_fifo(enc, true); in enc35_enable_fifo() [all …]
|
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| A D | dpu_hw_dsc_1_2.c | 83 DPU_REG_WRITE(hw, sblk->enc.base + ENC_DF_CTRL, 0); in dpu_hw_dsc_disable_1_2() 84 DPU_REG_WRITE(hw, sblk->enc.base + DSC_MAIN_CONF, 0); in dpu_hw_dsc_disable_1_2() 127 DPU_REG_WRITE(hw, sblk->enc.base + ENC_DF_CTRL, data); in dpu_hw_dsc_config_1_2() 167 DPU_REG_WRITE(hw, sblk->enc.base + DSC_MISC_SIZE, in dpu_hw_dsc_config_1_2() 175 DPU_REG_WRITE(hw, sblk->enc.base + DSC_RC_SCALE, in dpu_hw_dsc_config_1_2() 288 DPU_REG_WRITE(hw, sblk->enc.base + DSC_RC_MIN_QP_0, in dpu_hw_dsc_config_thresh_1_2() 294 DPU_REG_WRITE(hw, sblk->enc.base + DSC_RC_MAX_QP_0, in dpu_hw_dsc_config_thresh_1_2() 307 DPU_REG_WRITE(hw, sblk->enc.base + DSC_RC_MIN_QP_1, in dpu_hw_dsc_config_thresh_1_2() 313 DPU_REG_WRITE(hw, sblk->enc.base + DSC_RC_MAX_QP_1, in dpu_hw_dsc_config_thresh_1_2() 326 DPU_REG_WRITE(hw, sblk->enc.base + DSC_RC_MIN_QP_2, in dpu_hw_dsc_config_thresh_1_2() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dio/dcn20/ |
| A D | dcn20_link_encoder.c | 175 struct dcn10_link_encoder *enc10 = TO_DCN10_LINK_ENC(enc); in enc2_fec_set_enable() 177 enable ? "Enabling" : "Disabling", enc->id.enum_id); in enc2_fec_set_enable() 183 struct dcn10_link_encoder *enc10 = TO_DCN10_LINK_ENC(enc); in enc2_fec_set_ready() 188 bool enc2_fec_is_active(struct link_encoder *enc) in enc2_fec_is_active() argument 246 struct link_encoder *enc, in dcn20_link_encoder_enable_dp_output() argument 254 if (!enc->ctx->dc->debug.avoid_vbios_exec_table) { in dcn20_link_encoder_enable_dp_output() 264 dcn10_link_encoder_setup(enc, SIGNAL_TYPE_DISPLAY_PORT); in dcn20_link_encoder_enable_dp_output() 274 dcn10_link_encoder_get_max_link_cap(enc, link_settings); in dcn20_link_encoder_get_max_link_cap() 277 if (enc->funcs->is_in_alt_mode && enc->funcs->is_in_alt_mode(enc)) { in dcn20_link_encoder_get_max_link_cap() 291 if (enc->features.flags.bits.DP_IS_USB_C) { in dcn20_link_encoder_is_in_alt_mode() [all …]
|
| A D | dcn20_stream_encoder.c | 146 struct stream_encoder *enc, in enc2_stream_encoder_update_hdmi_info_packets() argument 165 struct stream_encoder *enc) in enc2_stream_encoder_stop_hdmi_info_packets() argument 377 void enc2_set_dynamic_metadata(struct stream_encoder *enc, in enc2_set_dynamic_metadata() argument 427 struct stream_encoder *enc, in enc2_stream_encoder_update_dp_info_packets_sdp_line_num() argument 443 struct stream_encoder *enc, in enc2_stream_encoder_update_dp_info_packets() argument 449 enc1_stream_encoder_update_dp_info_packets(enc, info_frame); in enc2_stream_encoder_update_dp_info_packets() 470 struct stream_encoder *enc, in enc2_stream_encoder_dp_unblank() argument 554 struct stream_encoder *enc, in enc2_dp_set_odm_combine() argument 563 struct stream_encoder *enc, in enc2_stream_encoder_dp_set_stream_attribute() argument 571 enc1_stream_encoder_dp_set_stream_attribute(enc, in enc2_stream_encoder_dp_set_stream_attribute() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dce/ |
| A D | dce_stream_encoder.c | 268 struct stream_encoder *enc, in dce110_stream_encoder_dp_set_stream_attribute() argument 534 struct stream_encoder *enc, in dce110_stream_encoder_hdmi_set_stream_attribute() argument 651 struct stream_encoder *enc, in dce110_stream_encoder_dvi_set_stream_attribute() argument 677 struct stream_encoder *enc, in dce110_stream_encoder_lvds_set_stream_attribute() argument 698 struct stream_encoder *enc, in dce110_stream_encoder_set_throttled_vcp_size() argument 726 struct stream_encoder *enc, in dce110_stream_encoder_update_hdmi_info_packets() argument 788 struct stream_encoder *enc) in dce110_stream_encoder_stop_hdmi_info_packets() argument 831 struct stream_encoder *enc, in dce110_stream_encoder_update_dp_info_packets() argument 875 struct stream_encoder *enc) in dce110_stream_encoder_stop_dp_info_packets() argument 903 struct stream_encoder *enc) in dce110_stream_encoder_dp_blank() argument [all …]
|
| A D | dce_link_encoder.h | 231 struct link_encoder *enc, 244 struct link_encoder *enc, 250 struct link_encoder *enc, 258 struct link_encoder *enc, 264 struct link_encoder *enc, 270 struct link_encoder *enc, 276 struct link_encoder *enc, 281 struct link_encoder *enc, 286 struct link_encoder *enc, 291 struct link_encoder *enc, [all …]
|
| A D | dce_link_encoder.c | 274 struct link_encoder *enc, in dce110_link_encoder_set_dp_phy_pattern_training_pattern() argument 916 struct link_encoder *enc, in dce110_link_encoder_validate_output_with_stream() argument 958 struct link_encoder *enc) in dce110_link_encoder_hw_init() argument 1005 *enc = NULL; in dce110_link_encoder_destroy() 1009 struct link_encoder *enc, in dce110_link_encoder_setup() argument 1047 struct link_encoder *enc, in dce110_link_encoder_enable_tmds_output() argument 1085 struct link_encoder *enc, in dce110_link_encoder_enable_lvds_output() argument 1117 struct link_encoder *enc, in dce110_link_encoder_enable_dp_output() argument 1156 struct link_encoder *enc, in dce110_link_encoder_enable_dp_mst_output() argument 1196 struct link_encoder *enc, in dce60_link_encoder_enable_dp_output() argument [all …]
|
| /linux/crypto/ |
| A D | authenc.c | 24 struct crypto_skcipher_spawn enc; member 30 struct crypto_skcipher *enc; member 89 struct crypto_skcipher *enc = ctx->enc; in crypto_authenc_setkey() local 195 struct crypto_skcipher *enc = ctx->enc; in crypto_authenc_encrypt() local 305 struct crypto_skcipher *enc; in crypto_authenc_init_tfm() local 313 enc = crypto_spawn_skcipher(&ictx->enc); in crypto_authenc_init_tfm() 314 err = PTR_ERR(enc); in crypto_authenc_init_tfm() 315 if (IS_ERR(enc)) in crypto_authenc_init_tfm() 324 ctx->enc = enc; in crypto_authenc_init_tfm() 340 crypto_free_skcipher(enc); in crypto_authenc_init_tfm() [all …]
|
| A D | authencesn.c | 27 struct crypto_skcipher_spawn enc; member 33 struct crypto_skcipher *enc; member 63 struct crypto_skcipher *enc = ctx->enc; in crypto_authenc_esn_setkey() local 182 struct crypto_skcipher *enc = ctx->enc; in crypto_authenc_esn_encrypt() local 319 struct crypto_skcipher *enc; in crypto_authenc_esn_init_tfm() local 327 enc = crypto_spawn_skcipher(&ictx->enc); in crypto_authenc_esn_init_tfm() 328 err = PTR_ERR(enc); in crypto_authenc_esn_init_tfm() 329 if (IS_ERR(enc)) in crypto_authenc_esn_init_tfm() 338 ctx->enc = enc; in crypto_authenc_esn_init_tfm() 356 crypto_free_skcipher(enc); in crypto_authenc_esn_init_tfm() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dio/dcn32/ |
| A D | dcn32_dio_stream_encoder.c | 54 struct stream_encoder *enc, in enc32_dp_set_odm_combine() argument 64 struct stream_encoder *enc, in enc32_stream_encoder_dvi_set_stream_attribute() argument 70 if (!enc->ctx->dc->debug.avoid_vbios_exec_table) { in enc32_stream_encoder_dvi_set_stream_attribute() 104 struct stream_encoder *enc, in enc32_stream_encoder_hdmi_set_stream_attribute() argument 111 if (!enc->ctx->dc->debug.avoid_vbios_exec_table) { in enc32_stream_encoder_hdmi_set_stream_attribute() 222 ASSERT(enc->afmt); in enc32_stream_encoder_hdmi_set_stream_attribute() 223 enc->afmt->funcs->audio_info_immediate_update(enc->afmt); in enc32_stream_encoder_hdmi_set_stream_attribute() 246 struct stream_encoder *enc, in enc32_stream_encoder_dp_unblank() argument 409 void enc32_enable_fifo(struct stream_encoder *enc) in enc32_enable_fifo() argument 415 enc32_reset_fifo(enc, true); in enc32_enable_fifo() [all …]
|
| /linux/arch/x86/mm/ |
| A D | mem_encrypt_amd.c | 92 unsigned long size, bool enc) in __sme_early_enc_dec() argument 116 dst = enc ? early_memremap_encrypted(paddr, len) : in __sme_early_enc_dec() 246 static bool amd_enc_tlb_flush_required(bool enc) in amd_enc_tlb_flush_required() argument 305 if (cc_platform_has(CC_ATTR_GUEST_SEV_SNP) && enc) in amd_enc_status_change_finish() 325 if (enc) in __set_clr_pte_enc() 345 if (enc) { in __set_clr_pte_enc() 365 if (enc) in __set_clr_pte_enc() 370 unsigned long size, bool enc) in early_set_memory_enc_dec() argument 390 __set_clr_pte_enc(kpte, level, enc); in early_set_memory_enc_dec() 406 __set_clr_pte_enc(kpte, level, enc); in early_set_memory_enc_dec() [all …]
|
| /linux/Documentation/devicetree/bindings/media/ |
| A D | mediatek,vcodec-encoder.yaml | 22 - mediatek,mt8173-vcodec-enc-vp8 23 - mediatek,mt8173-vcodec-enc 24 - mediatek,mt8183-vcodec-enc 25 - mediatek,mt8188-vcodec-enc 26 - mediatek,mt8192-vcodec-enc 27 - mediatek,mt8195-vcodec-enc 91 - mediatek,mt8183-vcodec-enc 92 - mediatek,mt8188-vcodec-enc 93 - mediatek,mt8192-vcodec-enc 94 - mediatek,mt8195-vcodec-enc [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn21/ |
| A D | dcn21_link_encoder.c | 207 struct dcn10_link_encoder *enc10 = TO_DCN10_LINK_ENC(enc); in dcn21_link_encoder_acquire_phy() 210 if (enc->features.flags.bits.DP_IS_USB_C) { in dcn21_link_encoder_acquire_phy() 244 if (enc->features.flags.bits.DP_IS_USB_C) { in dcn21_link_encoder_release_phy() 254 struct link_encoder *enc, in dcn21_link_encoder_enable_dp_output() argument 262 if (!dcn21_link_encoder_acquire_phy(enc)) in dcn21_link_encoder_enable_dp_output() 265 if (!enc->ctx->dc->debug.avoid_vbios_exec_table) { in dcn21_link_encoder_enable_dp_output() 275 dcn10_link_encoder_setup(enc, SIGNAL_TYPE_DISPLAY_PORT); in dcn21_link_encoder_enable_dp_output() 280 struct link_encoder *enc, in dcn21_link_encoder_enable_dp_mst_output() argument 284 if (!dcn21_link_encoder_acquire_phy(enc)) in dcn21_link_encoder_enable_dp_mst_output() 293 dcn10_link_encoder_disable_output(enc, signal); in dcn21_link_encoder_disable_output() [all …]
|