/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | stream_encoder.h | 290 struct hpo_dp_stream_encoder { struct 302 struct hpo_dp_stream_encoder *enc); argument 305 struct hpo_dp_stream_encoder *enc, 309 struct hpo_dp_stream_encoder *enc); 312 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, [all …]
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/hwss/ |
D | link_hwss_hpo_dp.c | 36 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-6.12.1/drivers/gpu/drm/amd/display/dc/hpo/dcn31/ |
D | dcn31_hpo_dp_stream_encoder.c | 61 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() 531 struct hpo_dp_stream_encoder *enc) in hpo_dp_is_gsp_enabled() 548 struct hpo_dp_stream_encoder *enc, in dcn31_hpo_dp_stream_enc_set_dsc_pps_info_packet() [all …]
|
D | dcn31_hpo_dp_stream_encoder.h | 34 #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;
|
D | dcn31_hpo_dp_link_encoder.c | 270 const struct hpo_dp_stream_encoder *stream_enc = stream_allocation->hpo_dp_stream_enc; in fill_stream_allocation_row_info()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/ |
D | core_types.h | 271 struct hpo_dp_stream_encoder *hpo_dp_stream_enc[MAX_HPO_DP2_ENCODERS]; 335 struct hpo_dp_stream_encoder *hpo_dp_stream_enc;
|
D | resource.h | 79 struct hpo_dp_stream_encoder *(*create_hpo_dp_stream_encoder)(
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/ |
D | dc_types.h | 979 const struct hpo_dp_stream_encoder *hpo_dp_stream_enc;
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/ |
D | link_dpms.c | 1228 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-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn316/ |
D | dcn316_resource.c | 1250 static struct hpo_dp_stream_encoder *dcn31_hpo_dp_stream_encoder_create( in dcn31_hpo_dp_stream_encoder_create()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn314/ |
D | dcn314_resource.c | 1311 static struct hpo_dp_stream_encoder *dcn31_hpo_dp_stream_encoder_create( in dcn31_hpo_dp_stream_encoder_create()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn321/ |
D | dcn321_resource.c | 1226 static struct hpo_dp_stream_encoder *dcn321_hpo_dp_stream_encoder_create( in dcn321_hpo_dp_stream_encoder_create()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn351/ |
D | dcn351_resource.c | 1288 static struct hpo_dp_stream_encoder *dcn31_hpo_dp_stream_encoder_create( in dcn31_hpo_dp_stream_encoder_create()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn315/ |
D | dcn315_resource.c | 1255 static struct hpo_dp_stream_encoder *dcn31_hpo_dp_stream_encoder_create( in dcn31_hpo_dp_stream_encoder_create()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn31/ |
D | dcn31_resource.c | 1255 static struct hpo_dp_stream_encoder *dcn31_hpo_dp_stream_encoder_create( in dcn31_hpo_dp_stream_encoder_create()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn35/ |
D | dcn35_resource.c | 1308 static struct hpo_dp_stream_encoder *dcn31_hpo_dp_stream_encoder_create( in dcn31_hpo_dp_stream_encoder_create()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn401/ |
D | dcn401_resource.c | 1215 static struct hpo_dp_stream_encoder *dcn401_hpo_dp_stream_encoder_create( in dcn401_hpo_dp_stream_encoder_create()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/ |
D | dc_resource.c | 2514 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-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn32/ |
D | dcn32_resource.c | 1243 static struct hpo_dp_stream_encoder *dcn32_hpo_dp_stream_encoder_create( in dcn32_hpo_dp_stream_encoder_create()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn10/ |
D | dcn10_hwseq.c | 539 struct hpo_dp_stream_encoder *hpo_dp_stream_enc = pool->hpo_dp_stream_enc[i]; in dcn10_log_hw_state()
|