Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/
H A Ddml2_pmo_dcn4_fams2.c1420 unsigned int sorted_j = s->pmo_dcn4.sorted_group_gtl_disallow_index[j]; in is_config_schedulable() local
1422 if (i != sorted_j && s->pmo_dcn4.group_common_fams2_meta[sorted_j].disallow_time_us > 0.0) { in is_config_schedulable()
1424 s->pmo_dcn4.group_common_fams2_meta[sorted_j].allow_time_us, in is_config_schedulable()
1425 (max_allow_time_us - s->pmo_dcn4.group_common_fams2_meta[sorted_j].disallow_time_us) / 2); in is_config_schedulable()