Home
last modified time | relevance | path

Searched refs:MAX_HPO_DP2_ENCODERS (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddml2_internal_types.h104 int hpo_stream_to_link_encoder_mapping[MAX_HPO_DP2_ENCODERS];
Ddml2_translation_helper.c1248 for (i = 0; i < MAX_HPO_DP2_ENCODERS; i++) { in dml2_map_hpo_stream_encoder_to_hpo_link_encoder_index()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h271 struct hpo_dp_stream_encoder *hpo_dp_stream_enc[MAX_HPO_DP2_ENCODERS];
497 bool is_hpo_dp_stream_enc_acquired[MAX_HPO_DP2_ENCODERS];
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhw_shared.h50 #define MAX_HPO_DP2_ENCODERS 4 macro
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c5304 for (i = 0; i < MAX_HPO_DP2_ENCODERS; i++) { in resource_is_hpo_acquired()