Searched refs:dcn31_hpo_dp_link_encoder (Results 1 – 11 of 11) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/ |
A 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() 287 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() 389 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() 437 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() 451 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() 490 struct dcn31_hpo_dp_link_encoder *enc3, in link_transmitter_control() 508 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() 543 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 …]
|
A 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
|
A D | Makefile | 15 dcn31_apg.o dcn31_hpo_dp_stream_encoder.o dcn31_hpo_dp_link_encoder.o \
|
A D | dcn31_resource.c | 1324 struct dcn31_hpo_dp_link_encoder *hpo_dp_enc31; in dcn31_hpo_dp_link_encoder_create() 1327 hpo_dp_enc31 = kzalloc(sizeof(struct dcn31_hpo_dp_link_encoder), GFP_KERNEL); in dcn31_hpo_dp_link_encoder_create()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/ |
A 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()
|
A D | dcn32_hpo_dp_link_encoder.h | 57 void hpo_dp_link_encoder32_construct(struct dcn31_hpo_dp_link_encoder *enc31,
|
A D | dcn32_resource.c | 1311 struct dcn31_hpo_dp_link_encoder *hpo_dp_enc31; in dcn32_hpo_dp_link_encoder_create() 1314 hpo_dp_enc31 = kzalloc(sizeof(struct dcn31_hpo_dp_link_encoder), GFP_KERNEL); in dcn32_hpo_dp_link_encoder_create()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn316/ |
A D | dcn316_resource.c | 1322 struct dcn31_hpo_dp_link_encoder *hpo_dp_enc31; in dcn31_hpo_dp_link_encoder_create() 1325 hpo_dp_enc31 = kzalloc(sizeof(struct dcn31_hpo_dp_link_encoder), GFP_KERNEL); in dcn31_hpo_dp_link_encoder_create()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn314/ |
A D | dcn314_resource.c | 1357 struct dcn31_hpo_dp_link_encoder *hpo_dp_enc31; in dcn31_hpo_dp_link_encoder_create() 1360 hpo_dp_enc31 = kzalloc(sizeof(struct dcn31_hpo_dp_link_encoder), GFP_KERNEL); in dcn31_hpo_dp_link_encoder_create()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn315/ |
A D | dcn315_resource.c | 1322 struct dcn31_hpo_dp_link_encoder *hpo_dp_enc31; in dcn31_hpo_dp_link_encoder_create() 1325 hpo_dp_enc31 = kzalloc(sizeof(struct dcn31_hpo_dp_link_encoder), GFP_KERNEL); in dcn31_hpo_dp_link_encoder_create()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn321/ |
A D | dcn321_resource.c | 1297 struct dcn31_hpo_dp_link_encoder *hpo_dp_enc31; in dcn321_hpo_dp_link_encoder_create() 1300 hpo_dp_enc31 = kzalloc(sizeof(struct dcn31_hpo_dp_link_encoder), GFP_KERNEL); in dcn321_hpo_dp_link_encoder_create()
|
Completed in 31 milliseconds