Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/amd/display/dc/dio/virtual/
H A Dvirtual_stream_encoder.c30 struct stream_encoder *enc, in virtual_stream_encoder_dp_set_stream_attribute()
37 struct stream_encoder *enc, in virtual_stream_encoder_hdmi_set_stream_attribute()
43 struct stream_encoder *enc, in virtual_stream_encoder_dvi_set_stream_attribute()
48 struct stream_encoder *enc, in virtual_stream_encoder_set_throttled_vcp_size()
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()
71 struct stream_encoder *enc) {} in virtual_stream_encoder_dp_blank()
[all …]
H A Dvirtual_stream_encoder.h31 struct stream_encoder *virtual_stream_encoder_create(
35 struct stream_encoder *enc,
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn314/
H A Ddcn314_dio_stream_encoder.h277 struct stream_encoder *enc,
281 struct stream_encoder *enc);
284 struct stream_encoder *enc,
288 struct stream_encoder *enc,
292 struct stream_encoder *enc,
296 struct stream_encoder *enc,
301 struct stream_encoder *enc);
304 struct stream_encoder *enc,
310 struct stream_encoder *enc,
316 struct stream_encoder *enc,
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.c268 struct stream_encoder *enc, in dce110_stream_encoder_dp_set_stream_attribute()
533 struct stream_encoder *enc, in dce110_stream_encoder_hdmi_set_stream_attribute()
650 struct stream_encoder *enc, in dce110_stream_encoder_dvi_set_stream_attribute()
676 struct stream_encoder *enc, in dce110_stream_encoder_lvds_set_stream_attribute()
697 struct stream_encoder *enc, in dce110_stream_encoder_set_throttled_vcp_size()
725 struct stream_encoder *enc, in dce110_stream_encoder_update_hdmi_info_packets()
787 struct stream_encoder *enc) in dce110_stream_encoder_stop_hdmi_info_packets()
830 struct stream_encoder *enc, in dce110_stream_encoder_update_dp_info_packets()
874 struct stream_encoder *enc) in dce110_stream_encoder_stop_dp_info_packets()
902 struct stream_encoder *enc) in dce110_stream_encoder_dp_blank()
[all …]
H A Ddce_stream_encoder.h31 #define DCE110STRENC_FROM_STRENC(stream_encoder)\ argument
32 container_of(stream_encoder, struct dce110_stream_encoder, base)
701 struct stream_encoder base;
726 struct stream_encoder *enc, bool mute);
729 struct stream_encoder *enc,
734 struct stream_encoder *enc);
737 struct stream_encoder *enc);
740 struct stream_encoder *enc,
746 struct stream_encoder *enc);
H A Ddce_link_encoder.c1600 const struct stream_encoder *stream_enc = stream_allocation->stream_enc; in fill_stream_allocation_row_info()
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn10/
H A Ddcn10_stream_encoder.h31 #define DCN10STRENC_FROM_STRENC(stream_encoder)\ argument
32 container_of(stream_encoder, struct dcn10_stream_encoder, base)
622 struct stream_encoder base;
643 struct stream_encoder *enc,
650 struct stream_encoder *enc,
656 struct stream_encoder *enc,
661 struct stream_encoder *enc,
665 struct stream_encoder *enc,
669 struct stream_encoder *enc,
674 struct stream_encoder *enc);
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn35/
H A Ddcn35_dio_stream_encoder.h287 struct stream_encoder *enc,
291 struct stream_encoder *enc);
294 struct stream_encoder *enc,
298 struct stream_encoder *enc,
302 struct stream_encoder *enc,
306 struct stream_encoder *enc,
311 struct stream_encoder *enc);
314 struct stream_encoder *enc,
320 struct stream_encoder *enc,
326 struct stream_encoder *enc);
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn20/
H A Ddcn20_stream_encoder.h100 struct stream_encoder *enc,
108 struct stream_encoder *enc,
111 void enc2_set_dynamic_metadata(struct stream_encoder *enc,
117 struct stream_encoder *enc);
/linux/drivers/gpu/drm/amd/display/dc/resource/dce110/
H A Ddce110_resource.h48 struct stream_encoder *dce110_find_first_free_match_stream_enc_for_link(
H A Ddce110_resource.c528 static struct stream_encoder *dce110_stream_encoder_create( in dce110_stream_encoder_create()
1206 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/resource/dcn10/
H A Ddcn10_resource.h49 struct stream_encoder *dcn10_find_first_free_match_stream_enc_for_link(
H A Ddcn10_resource.c845 static struct stream_encoder *dcn10_stream_encoder_create( in dcn10_hwseq_create()
1261 struct stream_encoder *dcn10_find_first_free_match_stream_enc_for_link( in dcn10_find_first_free_match_stream_enc_for_link()
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h173 struct stream_encoder *(*find_first_free_match_stream_enc_for_link)(
252 struct stream_encoder *stream_enc[MAX_PIPES * 2];
352 struct stream_encoder *stream_enc;
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn32/
H A Ddcn32_dio_stream_encoder.h199 void enc32_enable_fifo(struct stream_encoder *enc);
203 struct stream_encoder *enc,
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/
H A Ddcn20_clk_mgr.c156 struct stream_encoder *stream_enc = pipe_ctx->stream_res.stream_enc; in dcn20_update_clocks_update_dentist()
186 struct stream_encoder *stream_enc = pipe_ctx->stream_res.stream_enc; in dcn20_update_clocks_update_dentist()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce100/
H A Ddce100_resource.c484 static struct stream_encoder *dce100_stream_encoder_create( in dce100_stream_encoder_create()
971 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/clk_mgr/dcn32/
H A Ddcn32_clk_mgr.c375 struct stream_encoder *stream_enc = pipe_ctx->stream_res.stream_enc; in dcn32_update_clocks_update_dentist()
428 struct stream_encoder *stream_enc = pipe_ctx->stream_res.stream_enc; in dcn32_update_clocks_update_dentist()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h1039 const struct stream_encoder *stream_enc;
/linux/drivers/gpu/drm/amd/display/dc/resource/dce120/
H A Ddce120_resource.c768 static struct stream_encoder *dce120_stream_encoder_create( in dce120_stream_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c1256 struct stream_encoder *stream_enc, in update_mst_stream_alloc_table()
1307 struct stream_encoder *dio_stream_enc, in remove_stream_from_alloc_table()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/
H A Ddcn201_resource.c883 static struct stream_encoder *dcn201_stream_encoder_create(
/linux/drivers/gpu/drm/amd/display/dc/resource/dce60/
H A Ddce60_resource.c601 static struct stream_encoder *dce60_stream_encoder_create( in dce60_stream_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce80/
H A Ddce80_resource.c607 static struct stream_encoder *dce80_stream_encoder_create( in dce80_stream_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce112/
H A Ddce112_resource.c509 static struct stream_encoder *dce112_stream_encoder_create( in dce112_stream_encoder_create()

12