| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| D | stream_encoder.h | 105 struct stream_encoder { struct 126 struct stream_encoder *enc, argument 132 struct stream_encoder *enc, 138 struct stream_encoder *enc, 143 struct stream_encoder *enc, 147 struct stream_encoder *enc, 151 struct stream_encoder *enc, 155 struct stream_encoder *enc); 158 struct stream_encoder *enc, 162 struct stream_encoder *enc, [all …]
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/virtual/ |
| D | virtual_stream_encoder.c | 32 struct stream_encoder *enc, in virtual_stream_encoder_dp_set_stream_attribute() 38 struct stream_encoder *enc, in virtual_stream_encoder_hdmi_set_stream_attribute() 44 struct stream_encoder *enc, in virtual_stream_encoder_dvi_set_stream_attribute() 49 struct stream_encoder *enc, in virtual_stream_encoder_set_mst_bandwidth() 53 struct stream_encoder *enc, in virtual_stream_encoder_update_hdmi_info_packets() 57 struct stream_encoder *enc) {} in virtual_stream_encoder_stop_hdmi_info_packets() 60 struct stream_encoder *enc, in virtual_stream_encoder_set_avmute() 63 struct stream_encoder *enc, in virtual_stream_encoder_update_dp_info_packets() 67 struct stream_encoder *enc) {} in virtual_stream_encoder_stop_dp_info_packets() 70 struct stream_encoder *enc) {} in virtual_stream_encoder_dp_blank() [all …]
|
| D | virtual_stream_encoder.h | 31 struct stream_encoder *virtual_stream_encoder_create( 35 struct stream_encoder *enc,
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/ |
| D | dcn10_stream_encoder.h | 31 #define DCN10STRENC_FROM_STRENC(stream_encoder)\ argument 32 container_of(stream_encoder, struct dcn10_stream_encoder, base) 505 struct stream_encoder base; 526 struct stream_encoder *enc, 532 struct stream_encoder *enc, 538 struct stream_encoder *enc, 543 struct stream_encoder *enc, 547 struct stream_encoder *enc, 551 struct stream_encoder *enc, 556 struct stream_encoder *enc); [all …]
|
| D | dcn10_stream_encoder.c | 247 struct stream_encoder *enc, in enc1_stream_encoder_dp_set_stream_attribute() 493 struct stream_encoder *enc, in enc1_stream_encoder_hdmi_set_stream_attribute() 600 struct stream_encoder *enc, in enc1_stream_encoder_dvi_set_stream_attribute() 625 struct stream_encoder *enc, in enc1_stream_encoder_set_mst_bandwidth() 651 struct stream_encoder *enc, in enc1_stream_encoder_update_hdmi_info_packets() 667 struct stream_encoder *enc) in enc1_stream_encoder_stop_hdmi_info_packets() 708 struct stream_encoder *enc, in enc1_stream_encoder_update_dp_info_packets() 757 struct stream_encoder *enc, in enc1_stream_encoder_send_immediate_sdp_message() 851 struct stream_encoder *enc) in enc1_stream_encoder_stop_dp_info_packets() 879 struct stream_encoder *enc) in enc1_stream_encoder_dp_blank() [all …]
|
| D | dcn10_resource.h | 45 struct stream_encoder *dcn10_find_first_free_match_stream_enc_for_link(
|
| D | dcn10_resource.c | 809 static struct stream_encoder *dcn10_stream_encoder_create( in dcn10_stream_encoder_create() 1215 struct stream_encoder *dcn10_find_first_free_match_stream_enc_for_link( in dcn10_find_first_free_match_stream_enc_for_link()
|
| D | dcn10_link_encoder.c | 1181 const struct stream_encoder *stream_enc = stream_allocation->stream_enc; in fill_stream_allocation_row_info()
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/ |
| D | dce_stream_encoder.c | 275 struct stream_encoder *enc, in dce110_stream_encoder_dp_set_stream_attribute() 552 struct stream_encoder *enc, in dce110_stream_encoder_hdmi_set_stream_attribute() 666 struct stream_encoder *enc, in dce110_stream_encoder_dvi_set_stream_attribute() 692 struct stream_encoder *enc, in dce110_stream_encoder_lvds_set_stream_attribute() 713 struct stream_encoder *enc, in dce110_stream_encoder_set_mst_bandwidth() 741 struct stream_encoder *enc, in dce110_stream_encoder_update_hdmi_info_packets() 805 struct stream_encoder *enc) in dce110_stream_encoder_stop_hdmi_info_packets() 850 struct stream_encoder *enc, in dce110_stream_encoder_update_dp_info_packets() 894 struct stream_encoder *enc) in dce110_stream_encoder_stop_dp_info_packets() 921 struct stream_encoder *enc) in dce110_stream_encoder_dp_blank() [all …]
|
| D | dce_stream_encoder.h | 31 #define DCE110STRENC_FROM_STRENC(stream_encoder)\ argument 32 container_of(stream_encoder, struct dce110_stream_encoder, base) 698 struct stream_encoder base; 715 struct stream_encoder *enc, bool mute); 718 struct stream_encoder *enc, 723 struct stream_encoder *enc); 726 struct stream_encoder *enc); 729 struct stream_encoder *enc, 735 struct stream_encoder *enc);
|
| D | dce_link_encoder.c | 1215 const struct stream_encoder *stream_enc = stream_allocation->stream_enc; in fill_stream_allocation_row_info()
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/ |
| D | dcn20_stream_encoder.c | 145 struct stream_encoder *enc, in enc2_stream_encoder_update_hdmi_info_packets() 163 struct stream_encoder *enc) in enc2_stream_encoder_stop_hdmi_info_packets() 276 static void enc2_dp_set_dsc_config(struct stream_encoder *enc, in enc2_dp_set_dsc_config() 292 static void enc2_dp_set_dsc_pps_info_packet(struct stream_encoder *enc, in enc2_dp_set_dsc_pps_info_packet() 346 static void enc2_read_state(struct stream_encoder *enc, struct enc_state *s) in enc2_read_state() 373 void enc2_set_dynamic_metadata(struct stream_encoder *enc, in enc2_set_dynamic_metadata() 423 struct stream_encoder *enc, in enc2_stream_encoder_update_dp_info_packets() 451 struct stream_encoder *enc, in enc2_stream_encoder_dp_unblank() 524 struct stream_encoder *enc, in enc2_dp_set_odm_combine() 533 struct stream_encoder *enc, in enc2_stream_encoder_dp_set_stream_attribute()
|
| D | dcn20_stream_encoder.h | 98 struct stream_encoder *enc, 104 struct stream_encoder *enc, 107 void enc2_set_dynamic_metadata(struct stream_encoder *enc,
|
| D | dcn20_resource.h | 61 struct stream_encoder *dcn20_stream_encoder_create(
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/ |
| D | core_types.h | 132 struct stream_encoder *(*find_first_free_match_stream_enc_for_link)( 172 struct stream_encoder *stream_enc[MAX_PIPES * 2]; 242 struct stream_encoder *stream_enc;
|
| D | resource.h | 70 struct stream_encoder *(*create_stream_encoder)(
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce110/ |
| D | dce110_resource.h | 48 struct stream_encoder *dce110_find_first_free_match_stream_enc_for_link(
|
| D | dce110_resource.c | 476 static struct stream_encoder *dce110_stream_encoder_create( in dce110_stream_encoder_create() 1123 struct stream_encoder *dce110_find_first_free_match_stream_enc_for_link( in dce110_find_first_free_match_stream_enc_for_link()
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce100/ |
| D | dce100_resource.h | 49 struct stream_encoder *dce100_find_first_free_match_stream_enc_for_link(
|
| D | dce100_resource.c | 435 static struct stream_encoder *dce100_stream_encoder_create( in dce100_stream_encoder_create() 856 struct stream_encoder *dce100_find_first_free_match_stream_enc_for_link( in dce100_find_first_free_match_stream_enc_for_link()
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/ |
| D | dc_link.c | 2463 struct stream_encoder *stream_enc, in update_mst_stream_alloc_table() 2518 struct stream_encoder *stream_encoder = pipe_ctx->stream_res.stream_enc; in allocate_mst_payload() local 2585 stream_encoder->funcs->set_mst_bandwidth( in allocate_mst_payload() 2586 stream_encoder, in allocate_mst_payload() 2598 struct stream_encoder *stream_encoder = pipe_ctx->stream_res.stream_enc; in deallocate_mst_payload() local 2613 stream_encoder->funcs->set_mst_bandwidth( in deallocate_mst_payload() 2614 stream_encoder, in deallocate_mst_payload()
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/ |
| D | dc_link.h | 47 const struct stream_encoder *stream_enc;
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce120/ |
| D | dce120_resource.c | 687 static struct stream_encoder *dce120_stream_encoder_create( in dce120_stream_encoder_create()
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce112/ |
| D | dce112_resource.c | 454 static struct stream_encoder *dce112_stream_encoder_create( in dce112_stream_encoder_create()
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce80/ |
| D | dce80_resource.c | 546 static struct stream_encoder *dce80_stream_encoder_create( in dce80_stream_encoder_create()
|