Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dstream_encoder.h290 struct hpo_dp_stream_encoder { struct
305 struct hpo_dp_stream_encoder *enc,
315 struct hpo_dp_stream_encoder *enc,
323 struct hpo_dp_stream_encoder *enc,
327 struct hpo_dp_stream_encoder *enc,
331 struct hpo_dp_stream_encoder *enc);
334 struct hpo_dp_stream_encoder *enc,
340 struct hpo_dp_stream_encoder *enc,
345 struct hpo_dp_stream_encoder *enc,
356 struct hpo_dp_stream_encoder *enc,
[all …]
/linux/drivers/gpu/drm/amd/display/dc/link/hwss/
A Dlink_hwss_hpo_dp.c36 struct hpo_dp_stream_encoder *hpo_dp_stream_encoder = in set_hpo_dp_throttled_vcp_size() local
42 hpo_dp_stream_encoder->inst, in set_hpo_dp_throttled_vcp_size()
50 struct hpo_dp_stream_encoder *hpo_dp_stream_encoder = in set_hpo_dp_hblank_min_symbol_width() local
55 hpo_dp_stream_encoder->ctx->dc->link_srv->dp_link_bandwidth_kbps( in set_hpo_dp_hblank_min_symbol_width()
70 hpo_dp_stream_encoder->funcs->set_hblank_min_symbol_width(hpo_dp_stream_encoder, in set_hpo_dp_hblank_min_symbol_width()
76 struct hpo_dp_stream_encoder *stream_enc = pipe_ctx->stream_res.hpo_dp_stream_enc; in setup_hpo_dp_stream_encoder()
85 struct hpo_dp_stream_encoder *stream_enc = pipe_ctx->stream_res.hpo_dp_stream_enc; in reset_hpo_dp_stream_encoder()
92 struct hpo_dp_stream_encoder *stream_enc = pipe_ctx->stream_res.hpo_dp_stream_enc; in setup_hpo_dp_stream_attribute()
/linux/drivers/gpu/drm/amd/display/dc/hpo/dcn31/
A Ddcn31_hpo_dp_stream_encoder.c61 struct hpo_dp_stream_encoder *enc) in dcn31_hpo_dp_stream_enc_enable_stream()
91 struct hpo_dp_stream_encoder *enc, in dcn31_hpo_dp_stream_enc_dp_unblank()
140 struct hpo_dp_stream_encoder *enc) in dcn31_hpo_dp_stream_enc_dp_blank()
171 struct hpo_dp_stream_encoder *enc) in dcn31_hpo_dp_stream_enc_disable()
185 struct hpo_dp_stream_encoder *enc, in dcn31_hpo_dp_stream_enc_set_stream_attribute()
434 struct hpo_dp_stream_encoder *enc, in dcn31_hpo_dp_stream_enc_update_dp_info_packets_sdp_line_num()
450 struct hpo_dp_stream_encoder *enc, in dcn31_hpo_dp_stream_enc_update_dp_info_packets()
506 struct hpo_dp_stream_encoder *enc) in dcn31_hpo_dp_stream_enc_stop_dp_info_packets()
632 struct hpo_dp_stream_encoder *enc, in dcn31_hpo_dp_stream_enc_audio_setup()
647 struct hpo_dp_stream_encoder *enc) in dcn31_hpo_dp_stream_enc_audio_enable()
[all …]
A Ddcn31_hpo_dp_stream_encoder.h34 #define DCN3_1_HPO_DP_STREAM_ENC_FROM_HPO_STREAM_ENC(hpo_dp_stream_encoder)\ argument
35 container_of(hpo_dp_stream_encoder, struct dcn31_hpo_dp_stream_encoder, base)
225 struct hpo_dp_stream_encoder base;
A Ddcn31_hpo_dp_link_encoder.c270 const struct hpo_dp_stream_encoder *stream_enc = stream_allocation->hpo_dp_stream_enc; in fill_stream_allocation_row_info()
/linux/drivers/gpu/drm/amd/display/dc/inc/
A Dcore_types.h271 struct hpo_dp_stream_encoder *hpo_dp_stream_enc[MAX_HPO_DP2_ENCODERS];
335 struct hpo_dp_stream_encoder *hpo_dp_stream_enc;
A Dresource.h79 struct hpo_dp_stream_encoder *(*create_hpo_dp_stream_encoder)(
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_types.h979 const struct hpo_dp_stream_encoder *hpo_dp_stream_enc;
/linux/drivers/gpu/drm/amd/display/dc/link/
A Dlink_dpms.c1228 struct hpo_dp_stream_encoder *hpo_dp_stream_enc, // TODO: Rename stream_enc to dio_stream_enc? in update_mst_stream_alloc_table()
1279 struct hpo_dp_stream_encoder *hpo_dp_stream_enc) in remove_stream_from_alloc_table()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
A Ddcn316_resource.c1250 static struct hpo_dp_stream_encoder *dcn31_hpo_dp_stream_encoder_create( in dcn31_hpo_dp_stream_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
A Ddcn314_resource.c1311 static struct hpo_dp_stream_encoder *dcn31_hpo_dp_stream_encoder_create( in dcn31_hpo_dp_stream_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
A Ddcn31_resource.c1255 static struct hpo_dp_stream_encoder *dcn31_hpo_dp_stream_encoder_create( in dcn31_hpo_dp_stream_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
A Ddcn315_resource.c1255 static struct hpo_dp_stream_encoder *dcn31_hpo_dp_stream_encoder_create( in dcn31_hpo_dp_stream_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
A Ddcn35_resource.c1308 static struct hpo_dp_stream_encoder *dcn31_hpo_dp_stream_encoder_create( in dcn31_hpo_dp_stream_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
A Ddcn321_resource.c1226 static struct hpo_dp_stream_encoder *dcn321_hpo_dp_stream_encoder_create( in dcn321_hpo_dp_stream_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
A Ddcn351_resource.c1288 static struct hpo_dp_stream_encoder *dcn31_hpo_dp_stream_encoder_create( in dcn31_hpo_dp_stream_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
A Ddcn401_resource.c1215 static struct hpo_dp_stream_encoder *dcn401_hpo_dp_stream_encoder_create( in dcn401_hpo_dp_stream_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_resource.c2514 struct hpo_dp_stream_encoder *hpo_dp_stream_enc, in update_hpo_dp_stream_engine_usage()
3292 static struct hpo_dp_stream_encoder *find_first_free_match_hpo_dp_stream_enc_for_link( in find_first_free_match_hpo_dp_stream_enc_for_link()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
A Ddcn32_resource.c1243 static struct hpo_dp_stream_encoder *dcn32_hpo_dp_stream_encoder_create( in dcn32_hpo_dp_stream_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
A Ddcn10_hwseq.c539 struct hpo_dp_stream_encoder *hpo_dp_stream_enc = pool->hpo_dp_stream_enc[i]; in dcn10_log_hw_state()

Completed in 71 milliseconds