Home
last modified time | relevance | path

Searched refs:stream_encoder (Results 1 – 20 of 20) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/hw/
Dstream_encoder.h80 struct stream_encoder { struct
89 struct stream_encoder *enc, argument
94 struct stream_encoder *enc,
100 struct stream_encoder *enc,
105 struct stream_encoder *enc,
109 struct stream_encoder *enc,
113 struct stream_encoder *enc);
116 struct stream_encoder *enc,
120 struct stream_encoder *enc);
123 struct stream_encoder *enc);
[all …]
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/virtual/
Dvirtual_stream_encoder.c30 struct stream_encoder *enc, in virtual_stream_encoder_dp_set_stream_attribute()
35 struct stream_encoder *enc, in virtual_stream_encoder_hdmi_set_stream_attribute()
41 struct stream_encoder *enc, in virtual_stream_encoder_dvi_set_stream_attribute()
46 struct stream_encoder *enc, in virtual_stream_encoder_set_mst_bandwidth()
50 struct stream_encoder *enc, in virtual_stream_encoder_update_hdmi_info_packets()
54 struct stream_encoder *enc) {} in virtual_stream_encoder_stop_hdmi_info_packets()
57 struct stream_encoder *enc, in virtual_stream_encoder_set_avmute()
60 struct stream_encoder *enc, in virtual_stream_encoder_update_dp_info_packets()
64 struct stream_encoder *enc) {} in virtual_stream_encoder_stop_dp_info_packets()
67 struct stream_encoder *enc) {} in virtual_stream_encoder_dp_blank()
[all …]
Dvirtual_stream_encoder.h31 struct stream_encoder *virtual_stream_encoder_create(
35 struct stream_encoder *enc,
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_stream_encoder.c246 struct stream_encoder *enc, in enc1_stream_encoder_dp_set_stream_attribute()
479 struct stream_encoder *enc, in enc1_stream_encoder_hdmi_set_stream_attribute()
585 struct stream_encoder *enc, in enc1_stream_encoder_dvi_set_stream_attribute()
610 struct stream_encoder *enc, in enc1_stream_encoder_set_mst_bandwidth()
636 struct stream_encoder *enc, in enc1_stream_encoder_update_hdmi_info_packets()
652 struct stream_encoder *enc) in enc1_stream_encoder_stop_hdmi_info_packets()
693 struct stream_encoder *enc, in enc1_stream_encoder_update_dp_info_packets()
738 struct stream_encoder *enc) in enc1_stream_encoder_stop_dp_info_packets()
766 struct stream_encoder *enc) in enc1_stream_encoder_dp_blank()
819 struct stream_encoder *enc, in enc1_stream_encoder_dp_unblank()
[all …]
Ddcn10_stream_encoder.h31 #define DCN10STRENC_FROM_STRENC(stream_encoder)\ argument
32 container_of(stream_encoder, struct dcn10_stream_encoder, base)
438 struct stream_encoder base;
459 struct stream_encoder *enc,
464 struct stream_encoder *enc,
470 struct stream_encoder *enc,
475 struct stream_encoder *enc,
479 struct stream_encoder *enc,
483 struct stream_encoder *enc);
486 struct stream_encoder *enc);
[all …]
Ddcn10_link_encoder.c1142 const struct stream_encoder *stream_enc = stream_allocation->stream_enc; in fill_stream_allocation_row_info()
Ddcn10_resource.c739 static struct stream_encoder *dcn10_stream_encoder_create( in dcn10_stream_encoder_create()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/
Ddce_stream_encoder.c273 struct stream_encoder *enc, in dce110_stream_encoder_dp_set_stream_attribute()
539 struct stream_encoder *enc, in dce110_stream_encoder_hdmi_set_stream_attribute()
653 struct stream_encoder *enc, in dce110_stream_encoder_dvi_set_stream_attribute()
678 struct stream_encoder *enc, in dce110_stream_encoder_set_mst_bandwidth()
706 struct stream_encoder *enc, in dce110_stream_encoder_update_hdmi_info_packets()
770 struct stream_encoder *enc) in dce110_stream_encoder_stop_hdmi_info_packets()
815 struct stream_encoder *enc, in dce110_stream_encoder_update_dp_info_packets()
859 struct stream_encoder *enc) in dce110_stream_encoder_stop_dp_info_packets()
886 struct stream_encoder *enc) in dce110_stream_encoder_dp_blank()
937 struct stream_encoder *enc, in dce110_stream_encoder_dp_unblank()
[all …]
Ddce_stream_encoder.h31 #define DCE110STRENC_FROM_STRENC(stream_encoder)\ argument
32 container_of(stream_encoder, struct dce110_stream_encoder, base)
694 struct stream_encoder base;
711 struct stream_encoder *enc, bool mute);
714 struct stream_encoder *enc,
719 struct stream_encoder *enc);
722 struct stream_encoder *enc);
725 struct stream_encoder *enc,
731 struct stream_encoder *enc);
Ddce_link_encoder.c1189 const struct stream_encoder *stream_enc = stream_allocation->stream_enc; in fill_stream_allocation_row_info()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h141 struct stream_encoder *stream_enc[MAX_PIPES * 2];
188 struct stream_encoder *stream_enc;
Dresource.h62 struct stream_encoder *(*create_stream_encoder)(
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c2193 struct stream_encoder *stream_enc, in update_mst_stream_alloc_table()
2248 struct stream_encoder *stream_encoder = pipe_ctx->stream_res.stream_enc; in allocate_mst_payload() local
2315 stream_encoder->funcs->set_mst_bandwidth( in allocate_mst_payload()
2316 stream_encoder, in allocate_mst_payload()
2328 struct stream_encoder *stream_encoder = pipe_ctx->stream_res.stream_enc; in deallocate_mst_payload() local
2343 stream_encoder->funcs->set_mst_bandwidth( in deallocate_mst_payload()
2344 stream_encoder, in deallocate_mst_payload()
Ddc_resource.c1604 struct stream_encoder *stream_enc, in update_stream_engine_usage()
1659 static struct stream_encoder *find_first_free_match_stream_enc_for_link( in find_first_free_match_stream_enc_for_link()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/
Ddc_link.h39 const struct stream_encoder *stream_enc;
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce100/
Ddce100_resource.c421 static struct stream_encoder *dce100_stream_encoder_create( in dce100_stream_encoder_create()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_resource.c607 static struct stream_encoder *dce120_stream_encoder_create( in dce120_stream_encoder_create()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce80/
Ddce80_resource.c484 static struct stream_encoder *dce80_stream_encoder_create( in dce80_stream_encoder_create()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_resource.c434 static struct stream_encoder *dce110_stream_encoder_create( in dce110_stream_encoder_create()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce112/
Ddce112_resource.c440 static struct stream_encoder *dce112_stream_encoder_create( in dce112_stream_encoder_create()