Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_pmo/
H A Ddml2_pmo_dcn4_fams2.c556 enum dml2_pstate_method per_stream_variant_method[DML2_MAX_PLANES]; in expand_variant_strategy() local
569per_stream_variant_method[i] = convert_strategy_to_drr_variant(base_strategy->per_stream_pstate_me… in expand_variant_strategy()
589 variant_strategy.per_stream_pstate_method[stream_index++] = per_stream_variant_method[i]; in expand_variant_strategy()
590 if (base_strategy->per_stream_pstate_method[i] != per_stream_variant_method[i]) { in expand_variant_strategy()