/Linux-v5.15/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | stream_encoder.h | 101 struct stream_encoder { struct 123 struct stream_encoder *enc, argument 130 struct stream_encoder *enc, 136 struct stream_encoder *enc, 141 struct stream_encoder *enc, 145 struct stream_encoder *enc, 149 struct stream_encoder *enc, 153 struct stream_encoder *enc); 156 struct stream_encoder *enc, 160 struct stream_encoder *enc, [all …]
|
/Linux-v5.15/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() 39 struct stream_encoder *enc, in virtual_stream_encoder_hdmi_set_stream_attribute() 45 struct stream_encoder *enc, in virtual_stream_encoder_dvi_set_stream_attribute() 50 struct stream_encoder *enc, in virtual_stream_encoder_set_throttled_vcp_size() 55 struct stream_encoder *enc, in virtual_stream_encoder_update_hdmi_info_packets() 59 struct stream_encoder *enc) {} in virtual_stream_encoder_stop_hdmi_info_packets() 62 struct stream_encoder *enc, in virtual_stream_encoder_set_avmute() 65 struct stream_encoder *enc, in virtual_stream_encoder_update_dp_info_packets() 69 struct stream_encoder *enc) {} in virtual_stream_encoder_stop_dp_info_packets() 72 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.15/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_stream_encoder.c | 247 struct stream_encoder *enc, in enc1_stream_encoder_dp_set_stream_attribute() 491 struct stream_encoder *enc, in enc1_stream_encoder_hdmi_set_stream_attribute() 609 struct stream_encoder *enc, in enc1_stream_encoder_dvi_set_stream_attribute() 634 struct stream_encoder *enc, in enc1_stream_encoder_set_throttled_vcp_size() 660 struct stream_encoder *enc, in enc1_stream_encoder_update_hdmi_info_packets() 676 struct stream_encoder *enc) in enc1_stream_encoder_stop_hdmi_info_packets() 717 struct stream_encoder *enc, in enc1_stream_encoder_update_dp_info_packets() 765 struct stream_encoder *enc, in enc1_stream_encoder_send_immediate_sdp_message() 859 struct stream_encoder *enc) in enc1_stream_encoder_stop_dp_info_packets() 887 struct stream_encoder *enc) in enc1_stream_encoder_dp_blank() [all …]
|
D | dcn10_stream_encoder.h | 31 #define DCN10STRENC_FROM_STRENC(stream_encoder)\ argument 32 container_of(stream_encoder, struct dcn10_stream_encoder, base) 575 struct stream_encoder base; 596 struct stream_encoder *enc, 603 struct stream_encoder *enc, 609 struct stream_encoder *enc, 614 struct stream_encoder *enc, 618 struct stream_encoder *enc, 622 struct stream_encoder *enc, 627 struct stream_encoder *enc); [all …]
|
D | dcn10_resource.h | 45 struct stream_encoder *dcn10_find_first_free_match_stream_enc_for_link(
|
D | dcn10_resource.c | 889 static struct stream_encoder *dcn10_stream_encoder_create( in dcn10_stream_encoder_create() 1283 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 | 1208 const struct stream_encoder *stream_enc = stream_allocation->stream_enc; in fill_stream_allocation_row_info()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_stream_encoder.c | 274 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() 667 struct stream_encoder *enc, in dce110_stream_encoder_dvi_set_stream_attribute() 693 struct stream_encoder *enc, in dce110_stream_encoder_lvds_set_stream_attribute() 714 struct stream_encoder *enc, in dce110_stream_encoder_set_throttled_vcp_size() 742 struct stream_encoder *enc, in dce110_stream_encoder_update_hdmi_info_packets() 806 struct stream_encoder *enc) in dce110_stream_encoder_stop_hdmi_info_packets() 851 struct stream_encoder *enc, in dce110_stream_encoder_update_dp_info_packets() 895 struct stream_encoder *enc) in dce110_stream_encoder_stop_dp_info_packets() 922 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);
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_dio_stream_encoder.c | 214 struct stream_encoder *enc, in enc3_stream_encoder_update_hdmi_info_packets() 233 struct stream_encoder *enc) in enc3_stream_encoder_stop_hdmi_info_packets() 320 static void enc3_dp_set_dsc_config(struct stream_encoder *enc, in enc3_dp_set_dsc_config() 336 static void enc3_dp_set_dsc_pps_info_packet(struct stream_encoder *enc, in enc3_dp_set_dsc_pps_info_packet() 402 static void enc3_read_state(struct stream_encoder *enc, struct enc_state *s) in enc3_read_state() 421 struct stream_encoder *enc, in enc3_stream_encoder_update_dp_info_packets() 477 struct stream_encoder *enc, in enc3_dp_set_odm_combine() 487 struct stream_encoder *enc, in enc3_stream_encoder_dvi_set_stream_attribute() 533 struct stream_encoder *enc, in enc3_stream_encoder_hdmi_set_stream_attribute() 666 struct stream_encoder *enc, in enc3_audio_mute_control() [all …]
|
D | dcn30_hwseq.c | 712 struct stream_encoder *stream_enc = pipe_ctx->stream_res.stream_enc; in dcn30_program_dmdata_engine()
|
/Linux-v5.15/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() 275 static void enc2_dp_set_dsc_config(struct stream_encoder *enc, in enc2_dp_set_dsc_config() 291 static void enc2_dp_set_dsc_pps_info_packet(struct stream_encoder *enc, in enc2_dp_set_dsc_pps_info_packet() 345 static void enc2_read_state(struct stream_encoder *enc, struct enc_state *s) in enc2_read_state() 371 void enc2_set_dynamic_metadata(struct stream_encoder *enc, in enc2_set_dynamic_metadata() 421 struct stream_encoder *enc, in enc2_stream_encoder_update_dp_info_packets() 447 struct stream_encoder *enc, in enc2_stream_encoder_dp_unblank() 528 struct stream_encoder *enc, in enc2_dp_set_odm_combine() 537 struct stream_encoder *enc, in enc2_stream_encoder_dp_set_stream_attribute() [all …]
|
D | dcn20_stream_encoder.h | 100 struct stream_encoder *enc, 107 struct stream_encoder *enc, 110 void enc2_set_dynamic_metadata(struct stream_encoder *enc, 116 struct stream_encoder *enc);
|
D | dcn20_resource.h | 62 struct stream_encoder *dcn20_stream_encoder_create(
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/inc/ |
D | core_types.h | 165 struct stream_encoder *(*find_first_free_match_stream_enc_for_link)( 217 struct stream_encoder *stream_enc[MAX_PIPES * 2]; 300 struct stream_encoder *stream_enc;
|
D | resource.h | 68 struct stream_encoder *(*create_stream_encoder)(
|
/Linux-v5.15/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 | 525 static struct stream_encoder *dce110_stream_encoder_create( in dce110_stream_encoder_create() 1197 struct stream_encoder *dce110_find_first_free_match_stream_enc_for_link( in dce110_find_first_free_match_stream_enc_for_link()
|
/Linux-v5.15/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 | 474 static struct stream_encoder *dce100_stream_encoder_create( in dce100_stream_encoder_create() 927 struct stream_encoder *dce100_find_first_free_match_stream_enc_for_link( in dce100_find_first_free_match_stream_enc_for_link()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/core/ |
D | dc_link.c | 2980 struct stream_encoder *stream_enc, in update_mst_stream_alloc_table() 3036 struct stream_encoder *stream_encoder = pipe_ctx->stream_res.stream_enc; in dc_link_allocate_mst_payload() local 3110 stream_encoder->funcs->set_throttled_vcp_size( in dc_link_allocate_mst_payload() 3111 stream_encoder, in dc_link_allocate_mst_payload() 3123 struct stream_encoder *stream_encoder = pipe_ctx->stream_res.stream_enc; in deallocate_mst_payload() local 3138 stream_encoder->funcs->set_throttled_vcp_size( in deallocate_mst_payload() 3139 stream_encoder, in deallocate_mst_payload()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/ |
D | dcn20_clk_mgr.c | 147 struct stream_encoder *stream_enc = pipe_ctx->stream_res.stream_enc; in dcn20_update_clocks_update_dentist() 177 struct stream_encoder *stream_enc = pipe_ctx->stream_res.stream_enc; in dcn20_update_clocks_update_dentist()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/ |
D | dc_link.h | 47 const struct stream_encoder *stream_enc;
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce120/ |
D | dce120_resource.c | 756 static struct stream_encoder *dce120_stream_encoder_create( in dce120_stream_encoder_create()
|