Searched refs:dcn10_stream_encoder (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_stream_encoder.c | 57 struct dcn10_stream_encoder *enc1, in enc1_update_generic_info_packet() 160 struct dcn10_stream_encoder *enc1, in enc1_update_hdmi_info_packet() 266 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); in enc1_stream_encoder_dp_set_stream_attribute() 475 struct dcn10_stream_encoder *enc1, in enc1_stream_encoder_set_stream_attribute_helper() 496 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); in enc1_stream_encoder_hdmi_set_stream_attribute() 602 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); in enc1_stream_encoder_dvi_set_stream_attribute() 626 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); in enc1_stream_encoder_set_throttled_vcp_size() 652 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); in enc1_stream_encoder_update_hdmi_info_packets() 667 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); in enc1_stream_encoder_stop_hdmi_info_packets() 709 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); in enc1_stream_encoder_update_dp_info_packets() [all …]
|
D | Makefile | 30 dcn10_hubbub.o dcn10_stream_encoder.o dcn10_link_encoder.o
|
D | dcn10_stream_encoder.h | 32 container_of(stream_encoder, struct dcn10_stream_encoder, base) 552 struct dcn10_stream_encoder { struct 560 struct dcn10_stream_encoder *enc1, argument 569 struct dcn10_stream_encoder *enc1, 654 struct dcn10_stream_encoder *enc1,
|
D | dcn10_resource.c | 893 struct dcn10_stream_encoder *enc1 = in dcn10_stream_encoder_create() 894 kzalloc(sizeof(struct dcn10_stream_encoder), GFP_KERNEL); in dcn10_stream_encoder_create()
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_stream_encoder.c | 50 struct dcn10_stream_encoder *enc1, in enc2_update_hdmi_info_packet() 148 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); in enc2_stream_encoder_update_hdmi_info_packets() 165 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); in enc2_stream_encoder_stop_hdmi_info_packets() 211 struct dcn10_stream_encoder *enc1, in enc2_update_gsp7_128_info_packet() 280 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); in enc2_dp_set_dsc_config() 295 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); in enc2_dp_set_dsc_pps_info_packet() 347 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); in enc2_read_state() 376 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); in enc2_set_dynamic_metadata() 424 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); in enc2_stream_encoder_update_dp_info_packets() 450 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); in enc2_stream_encoder_dp_unblank() [all …]
|
D | dcn20_stream_encoder.h | 89 struct dcn10_stream_encoder *enc1,
|
D | dcn20_resource.c | 1370 struct dcn10_stream_encoder *enc1 = in dcn20_stream_encoder_create() 1371 kzalloc(sizeof(struct dcn10_stream_encoder), GFP_KERNEL); in dcn20_stream_encoder_create()
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_dio_stream_encoder.c | 70 struct dcn10_stream_encoder *enc1, in enc3_update_hdmi_info_packet() 217 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); in enc3_stream_encoder_update_hdmi_info_packets() 235 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); in enc3_stream_encoder_stop_hdmi_info_packets() 325 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); in enc3_dp_set_dsc_config() 340 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); in enc3_dp_set_dsc_pps_info_packet() 404 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); in enc3_read_state() 424 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); in enc3_stream_encoder_update_dp_info_packets() 481 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); in enc3_dp_set_odm_combine() 492 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); in enc3_stream_encoder_dvi_set_stream_attribute() 539 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); in enc3_stream_encoder_hdmi_set_stream_attribute() [all …]
|
D | dcn30_dio_stream_encoder.h | 260 struct dcn10_stream_encoder *enc1,
|
D | dcn30_resource.c | 1146 struct dcn10_stream_encoder *enc1; in dcn30_stream_encoder_create() 1159 enc1 = kzalloc(sizeof(struct dcn10_stream_encoder), GFP_KERNEL); in dcn30_stream_encoder_create()
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn21/ |
D | dcn21_resource.c | 1522 struct dcn10_stream_encoder *enc1 = in dcn21_stream_encoder_create() 1523 kzalloc(sizeof(struct dcn10_stream_encoder), GFP_KERNEL); in dcn21_stream_encoder_create()
|