Searched refs:dcn31_hpo_dp_link_encoder (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_hpo_dp_link_encoder.c | 53 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() 79 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() 93 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() 286 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() 388 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() 436 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() 450 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() 489 struct dcn31_hpo_dp_link_encoder *enc3, in link_transmitter_control() 507 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() 542 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 | 1307 struct dcn31_hpo_dp_link_encoder *hpo_dp_enc31; in dcn31_hpo_dp_link_encoder_create() 1310 hpo_dp_enc31 = kzalloc(sizeof(struct dcn31_hpo_dp_link_encoder), GFP_KERNEL); in dcn31_hpo_dp_link_encoder_create()
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn32/ |
D | dcn32_hpo_dp_link_encoder.c | 47 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() 72 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 | 1298 struct dcn31_hpo_dp_link_encoder *hpo_dp_enc31; in dcn32_hpo_dp_link_encoder_create() 1301 hpo_dp_enc31 = kzalloc(sizeof(struct dcn31_hpo_dp_link_encoder), GFP_KERNEL); in dcn32_hpo_dp_link_encoder_create()
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn316/ |
D | dcn316_resource.c | 1304 struct dcn31_hpo_dp_link_encoder *hpo_dp_enc31; in dcn31_hpo_dp_link_encoder_create() 1307 hpo_dp_enc31 = kzalloc(sizeof(struct dcn31_hpo_dp_link_encoder), GFP_KERNEL); in dcn31_hpo_dp_link_encoder_create()
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn314/ |
D | dcn314_resource.c | 1380 struct dcn31_hpo_dp_link_encoder *hpo_dp_enc31; in dcn31_hpo_dp_link_encoder_create() 1383 hpo_dp_enc31 = kzalloc(sizeof(struct dcn31_hpo_dp_link_encoder), GFP_KERNEL); in dcn31_hpo_dp_link_encoder_create()
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn315/ |
D | dcn315_resource.c | 1307 struct dcn31_hpo_dp_link_encoder *hpo_dp_enc31; in dcn31_hpo_dp_link_encoder_create() 1310 hpo_dp_enc31 = kzalloc(sizeof(struct dcn31_hpo_dp_link_encoder), GFP_KERNEL); in dcn31_hpo_dp_link_encoder_create()
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn321/ |
D | dcn321_resource.c | 1284 struct dcn31_hpo_dp_link_encoder *hpo_dp_enc31; in dcn321_hpo_dp_link_encoder_create() 1287 hpo_dp_enc31 = kzalloc(sizeof(struct dcn31_hpo_dp_link_encoder), GFP_KERNEL); in dcn321_hpo_dp_link_encoder_create()
|