Home
last modified time | relevance | path

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

/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()
/linux/drivers/gpu/drm/amd/display/dc/hpo/dcn31/
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;
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h1041 const struct hpo_dp_stream_encoder *hpo_dp_stream_enc;
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c1257 struct hpo_dp_stream_encoder *hpo_dp_stream_enc, // TODO: Rename stream_enc to dio_stream_enc? in update_mst_stream_alloc_table()
1308 struct hpo_dp_stream_encoder *hpo_dp_stream_enc) in remove_stream_from_alloc_table()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c1310 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/dcn351/
H A Ddcn351_resource.c1290 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/core/
H A Ddc_resource.c2645 struct hpo_dp_stream_encoder *hpo_dp_stream_enc, in update_hpo_dp_stream_engine_usage()
3607 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()