| /linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| A 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, 156 struct stream_encoder *enc, 173 struct stream_encoder *enc, 180 struct stream_encoder *enc, [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/virtual/ |
| A 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() 62 struct stream_encoder *enc, in virtual_stream_encoder_set_avmute() 65 struct stream_encoder *enc, in virtual_stream_encoder_update_dp_info_packets() 77 struct stream_encoder *enc, in virtual_stream_encoder_dp_unblank() 81 struct stream_encoder *enc, in virtual_audio_mute_control() 89 struct stream_encoder *enc, in virtual_enc_dp_set_odm_combine() [all …]
|
| A D | virtual_stream_encoder.h | 31 struct stream_encoder *virtual_stream_encoder_create( 35 struct stream_encoder *enc,
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
| A D | dcn10_stream_encoder.c | 250 struct stream_encoder *enc, in enc1_stream_encoder_dp_set_stream_attribute() 494 struct stream_encoder *enc, in enc1_stream_encoder_hdmi_set_stream_attribute() 612 struct stream_encoder *enc, in enc1_stream_encoder_dvi_set_stream_attribute() 637 struct stream_encoder *enc, in enc1_stream_encoder_set_throttled_vcp_size() 669 struct stream_encoder *enc, in enc1_stream_encoder_update_hdmi_info_packets() 685 struct stream_encoder *enc) in enc1_stream_encoder_stop_hdmi_info_packets() 726 struct stream_encoder *enc, in enc1_stream_encoder_update_dp_info_packets() 784 struct stream_encoder *enc, in enc1_stream_encoder_send_immediate_sdp_message() 878 struct stream_encoder *enc) in enc1_stream_encoder_stop_dp_info_packets() 907 struct stream_encoder *enc) in enc1_stream_encoder_dp_blank() [all …]
|
| A D | dcn10_stream_encoder.h | 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, 635 struct stream_encoder *enc, 639 struct stream_encoder *enc, 643 struct stream_encoder *enc, [all …]
|
| A D | dcn10_resource.h | 45 struct stream_encoder *dcn10_find_first_free_match_stream_enc_for_link(
|
| A 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()
|
| A D | dcn10_link_encoder.c | 1208 const struct stream_encoder *stream_enc = stream_allocation->stream_enc; in fill_stream_allocation_row_info()
|
| /linux/drivers/gpu/drm/amd/display/dc/dce/ |
| A 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() 923 struct stream_encoder *enc) in dce110_stream_encoder_dp_blank() [all …]
|
| A 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/drivers/gpu/drm/amd/display/dc/dcn30/ |
| A D | dcn30_dio_stream_encoder.c | 215 struct stream_encoder *enc, in enc3_stream_encoder_update_hdmi_info_packets() 234 struct stream_encoder *enc) in enc3_stream_encoder_stop_hdmi_info_packets() 424 struct stream_encoder *enc, in enc3_stream_encoder_update_dp_info_packets() 483 struct stream_encoder *enc, in enc3_dp_set_odm_combine() 493 struct stream_encoder *enc, in enc3_stream_encoder_dvi_set_stream_attribute() 539 struct stream_encoder *enc, in enc3_stream_encoder_hdmi_set_stream_attribute() 672 struct stream_encoder *enc, in enc3_audio_mute_control() 680 struct stream_encoder *enc, in enc3_se_dp_audio_setup() 692 struct stream_encoder *enc) in enc3_se_setup_dp_audio() 711 struct stream_encoder *enc) in enc3_se_dp_audio_enable() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
| A D | dcn20_stream_encoder.c | 147 struct stream_encoder *enc, in enc2_stream_encoder_update_hdmi_info_packets() 165 struct stream_encoder *enc) in enc2_stream_encoder_stop_hdmi_info_packets() 280 static void enc2_dp_set_dsc_config(struct stream_encoder *enc, in enc2_dp_set_dsc_config() 296 static void enc2_dp_set_dsc_pps_info_packet(struct stream_encoder *enc, in enc2_dp_set_dsc_pps_info_packet() 351 static void enc2_read_state(struct stream_encoder *enc, struct enc_state *s) in enc2_read_state() 377 void enc2_set_dynamic_metadata(struct stream_encoder *enc, in enc2_set_dynamic_metadata() 427 struct stream_encoder *enc, in enc2_stream_encoder_update_dp_info_packets() 454 struct stream_encoder *enc, in enc2_stream_encoder_dp_unblank() 537 struct stream_encoder *enc, in enc2_dp_set_odm_combine() 546 struct stream_encoder *enc, in enc2_stream_encoder_dp_set_stream_attribute() [all …]
|
| A D | dcn20_stream_encoder.h | 100 struct stream_encoder *enc, 108 struct stream_encoder *enc, 111 void enc2_set_dynamic_metadata(struct stream_encoder *enc, 117 struct stream_encoder *enc);
|
| A D | dcn20_resource.h | 62 struct stream_encoder *dcn20_stream_encoder_create(
|
| /linux/drivers/gpu/drm/amd/display/dc/inc/ |
| A D | core_types.h | 166 struct stream_encoder *(*find_first_free_match_stream_enc_for_link)( 218 struct stream_encoder *stream_enc[MAX_PIPES * 2]; 309 struct stream_encoder *stream_enc;
|
| A D | resource.h | 73 struct stream_encoder *(*create_stream_encoder)(
|
| /linux/drivers/gpu/drm/amd/display/dc/dce110/ |
| A D | dce110_resource.h | 48 struct stream_encoder *dce110_find_first_free_match_stream_enc_for_link(
|
| A 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/drivers/gpu/drm/amd/display/dc/dce100/ |
| A D | dce100_resource.h | 49 struct stream_encoder *dce100_find_first_free_match_stream_enc_for_link(
|
| A 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/drivers/gpu/drm/amd/display/dc/core/ |
| A D | dc_link.c | 3274 struct stream_encoder *stream_enc, in update_mst_stream_alloc_table() 3437 struct stream_encoder *stream_encoder = pipe_ctx->stream_res.stream_enc; in dc_link_allocate_mst_payload() local 3580 stream_encoder, in dc_link_allocate_mst_payload() 3595 stream_encoder, in dc_link_allocate_mst_payload() 3612 struct stream_encoder *stream_encoder = pipe_ctx->stream_res.stream_enc; in dc_link_reduce_mst_payload() local 3624 stream_encoder, in dc_link_reduce_mst_payload() 3692 struct stream_encoder *stream_encoder = pipe_ctx->stream_res.stream_enc; in dc_link_increase_mst_payload() local 3755 stream_encoder, in dc_link_increase_mst_payload() 3767 struct stream_encoder *stream_encoder = pipe_ctx->stream_res.stream_enc; in deallocate_mst_payload() local 3797 stream_encoder, in deallocate_mst_payload() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/ |
| A D | dcn20_clk_mgr.c | 149 struct stream_encoder *stream_enc = pipe_ctx->stream_res.stream_enc; in dcn20_update_clocks_update_dentist() 179 struct stream_encoder *stream_enc = pipe_ctx->stream_res.stream_enc; in dcn20_update_clocks_update_dentist()
|
| /linux/drivers/gpu/drm/amd/display/dc/ |
| A D | dc_link.h | 47 const struct stream_encoder *stream_enc;
|
| /linux/drivers/gpu/drm/amd/display/dc/dce120/ |
| A D | dce120_resource.c | 756 static struct stream_encoder *dce120_stream_encoder_create( in dce120_stream_encoder_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn201/ |
| A D | dcn201_resource.c | 852 static struct stream_encoder *dcn201_stream_encoder_create( in dcn201_stream_encoder_create()
|