Searched refs:dcn31_hpo_dp_link_encoder (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_hpo_dp_link_encoder.c | 54 struct dcn31_hpo_dp_link_encoder *enc3 = DCN3_1_HPO_DP_LINK_ENC_FROM_HPO_LINK_ENC(enc); in dcn31_hpo_dp_link_enc_enable() 80 struct dcn31_hpo_dp_link_encoder *enc3 = DCN3_1_HPO_DP_LINK_ENC_FROM_HPO_LINK_ENC(enc); in dcn31_hpo_dp_link_enc_disable() 94 struct dcn31_hpo_dp_link_encoder *enc3 = DCN3_1_HPO_DP_LINK_ENC_FROM_HPO_LINK_ENC(enc); in dcn31_hpo_dp_link_enc_set_link_test_pattern() 284 struct dcn31_hpo_dp_link_encoder *enc3 = DCN3_1_HPO_DP_LINK_ENC_FROM_HPO_LINK_ENC(enc); in dcn31_hpo_dp_link_enc_update_stream_allocation_table() 386 struct dcn31_hpo_dp_link_encoder *enc3 = DCN3_1_HPO_DP_LINK_ENC_FROM_HPO_LINK_ENC(enc); in dcn31_hpo_dp_link_enc_set_throttled_vcp_size() 434 struct dcn31_hpo_dp_link_encoder *enc3 = DCN3_1_HPO_DP_LINK_ENC_FROM_HPO_LINK_ENC(enc); in dcn31_hpo_dp_link_enc_is_in_alt_mode() 448 struct dcn31_hpo_dp_link_encoder *enc3 = DCN3_1_HPO_DP_LINK_ENC_FROM_HPO_LINK_ENC(enc); in dcn31_hpo_dp_link_enc_read_state() 487 struct dcn31_hpo_dp_link_encoder *enc3, in link_transmitter_control() 505 struct dcn31_hpo_dp_link_encoder *enc3 = DCN3_1_HPO_DP_LINK_ENC_FROM_HPO_LINK_ENC(enc); in dcn31_hpo_dp_link_enc_enable_dp_output() 540 struct dcn31_hpo_dp_link_encoder *enc3 = DCN3_1_HPO_DP_LINK_ENC_FROM_HPO_LINK_ENC(enc); in dcn31_hpo_dp_link_enc_disable_output() [all …]
|
D | dcn31_hpo_dp_link_encoder.h | 33 container_of(hpo_dp_link_encoder, struct dcn31_hpo_dp_link_encoder, base) 170 struct dcn31_hpo_dp_link_encoder { struct 177 void hpo_dp_link_encoder31_construct(struct dcn31_hpo_dp_link_encoder *enc31, argument
|
D | Makefile | 15 dcn31_apg.o dcn31_hpo_dp_stream_encoder.o dcn31_hpo_dp_link_encoder.o \
|
D | dcn31_resource.c | 1319 struct dcn31_hpo_dp_link_encoder *hpo_dp_enc31; in dcn31_hpo_dp_link_encoder_create() 1322 hpo_dp_enc31 = kzalloc(sizeof(struct dcn31_hpo_dp_link_encoder), GFP_KERNEL); in dcn31_hpo_dp_link_encoder_create()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn32/ |
D | dcn32_hpo_dp_link_encoder.c | 48 struct dcn31_hpo_dp_link_encoder *enc3 = DCN3_1_HPO_DP_LINK_ENC_FROM_HPO_LINK_ENC(enc); in dcn32_hpo_dp_link_enc_is_in_alt_mode() 73 void hpo_dp_link_encoder32_construct(struct dcn31_hpo_dp_link_encoder *enc31, in hpo_dp_link_encoder32_construct()
|
D | dcn32_hpo_dp_link_encoder.h | 57 void hpo_dp_link_encoder32_construct(struct dcn31_hpo_dp_link_encoder *enc31,
|
D | dcn32_resource.c | 1309 struct dcn31_hpo_dp_link_encoder *hpo_dp_enc31; in dcn32_hpo_dp_link_encoder_create() 1312 hpo_dp_enc31 = kzalloc(sizeof(struct dcn31_hpo_dp_link_encoder), GFP_KERNEL); in dcn32_hpo_dp_link_encoder_create()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn314/ |
D | dcn314_resource.c | 1346 struct dcn31_hpo_dp_link_encoder *hpo_dp_enc31; in dcn31_hpo_dp_link_encoder_create() 1349 hpo_dp_enc31 = kzalloc(sizeof(struct dcn31_hpo_dp_link_encoder), GFP_KERNEL); in dcn31_hpo_dp_link_encoder_create()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn316/ |
D | dcn316_resource.c | 1317 struct dcn31_hpo_dp_link_encoder *hpo_dp_enc31; in dcn31_hpo_dp_link_encoder_create() 1320 hpo_dp_enc31 = kzalloc(sizeof(struct dcn31_hpo_dp_link_encoder), GFP_KERNEL); in dcn31_hpo_dp_link_encoder_create()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn315/ |
D | dcn315_resource.c | 1317 struct dcn31_hpo_dp_link_encoder *hpo_dp_enc31; in dcn31_hpo_dp_link_encoder_create() 1320 hpo_dp_enc31 = kzalloc(sizeof(struct dcn31_hpo_dp_link_encoder), GFP_KERNEL); in dcn31_hpo_dp_link_encoder_create()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn321/ |
D | dcn321_resource.c | 1295 struct dcn31_hpo_dp_link_encoder *hpo_dp_enc31; in dcn321_hpo_dp_link_encoder_create() 1298 hpo_dp_enc31 = kzalloc(sizeof(struct dcn31_hpo_dp_link_encoder), GFP_KERNEL); in dcn321_hpo_dp_link_encoder_create()
|