Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dstream_encoder.h286 struct hpo_dp_stream_encoder { struct
301 struct hpo_dp_stream_encoder *enc,
311 struct hpo_dp_stream_encoder *enc,
319 struct hpo_dp_stream_encoder *enc,
323 struct hpo_dp_stream_encoder *enc,
327 struct hpo_dp_stream_encoder *enc);
330 struct hpo_dp_stream_encoder *enc,
336 struct hpo_dp_stream_encoder *enc,
341 struct hpo_dp_stream_encoder *enc,
352 struct hpo_dp_stream_encoder *enc,
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/hwss/
H 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()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H 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()
502 struct hpo_dp_stream_encoder *enc) in dcn31_hpo_dp_stream_enc_stop_dp_info_packets()
628 struct hpo_dp_stream_encoder *enc, in dcn31_hpo_dp_stream_enc_audio_setup()
643 struct hpo_dp_stream_encoder *enc) in dcn31_hpo_dp_stream_enc_audio_enable()
[all …]
H 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;
H 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()
H A Ddcn31_resource.c1253 static struct hpo_dp_stream_encoder *dcn31_hpo_dp_stream_encoder_create( in dcn31_hpo_dp_stream_encoder_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h250 struct hpo_dp_stream_encoder *hpo_dp_stream_enc[MAX_HPO_DP2_ENCODERS];
304 struct hpo_dp_stream_encoder *hpo_dp_stream_enc;
H A Dresource.h78 struct hpo_dp_stream_encoder *(*create_hpo_dp_stream_encoder)(
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h990 const struct hpo_dp_stream_encoder *hpo_dp_stream_enc;
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c1178 struct hpo_dp_stream_encoder *hpo_dp_stream_enc, // TODO: Rename stream_enc to dio_stream_enc? in update_mst_stream_alloc_table()
1229 struct hpo_dp_stream_encoder *hpo_dp_stream_enc) in remove_stream_from_alloc_table()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/
H A Ddcn316_resource.c1250 static struct hpo_dp_stream_encoder *dcn31_hpo_dp_stream_encoder_create( in dcn31_hpo_dp_stream_encoder_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2215 struct hpo_dp_stream_encoder *hpo_dp_stream_enc, in update_hpo_dp_stream_engine_usage()
2364 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()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/
H A Ddcn315_resource.c1253 static struct hpo_dp_stream_encoder *dcn31_hpo_dp_stream_encoder_create( in dcn31_hpo_dp_stream_encoder_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_resource.c1325 static struct hpo_dp_stream_encoder *dcn31_hpo_dp_stream_encoder_create( in dcn31_hpo_dp_stream_encoder_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c1223 static struct hpo_dp_stream_encoder *dcn321_hpo_dp_stream_encoder_create( in dcn321_hpo_dp_stream_encoder_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c1237 static struct hpo_dp_stream_encoder *dcn32_hpo_dp_stream_encoder_create( in dcn32_hpo_dp_stream_encoder_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c479 struct hpo_dp_stream_encoder *hpo_dp_stream_enc = pool->hpo_dp_stream_enc[i]; in dcn10_log_hw_state()