Home
last modified time | relevance | path

Searched refs:expanded_strategy_added (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.c446 bool expanded_strategy_added; in expand_base_strategy() local
470 expanded_strategy_added = false; in expand_base_strategy()
482 expanded_strategy_added = true; in expand_base_strategy()
504 if ((stream_iteration_indices[i] >= stream_count || expanded_strategy_added) && i > 0) { in expand_base_strategy()