Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/
Ddml2_pmo_dcn4_fams2.c441 bool expanded_strategy_added; in expand_base_strategy() local
465 expanded_strategy_added = false; in expand_base_strategy()
477 expanded_strategy_added = true; in expand_base_strategy()
499 if ((stream_iteration_indices[i] >= stream_count || expanded_strategy_added) && i > 0) { in expand_base_strategy()