Searched refs:group_common_pstate_meta (Results 1 – 2 of 2) sorted by relevance
1380 memset(s->pmo_dcn4.group_common_pstate_meta, 0, sizeof(s->pmo_dcn4.group_common_pstate_meta)); in is_config_schedulable()1395 …roup_schedulable(pmo, display_cfg, pstate_strategy, i, &s->pmo_dcn4.group_common_pstate_meta[i])) { in is_config_schedulable()1400 max_allow_delay_us += s->pmo_dcn4.group_common_pstate_meta[i].disallow_time_us; in is_config_schedulable()1417 …double j_disallow_us = s->pmo_dcn4.group_common_pstate_meta[s->pmo_dcn4.sorted_group_gtl_disallow_… in is_config_schedulable()1418 …double jp1_disallow_us = s->pmo_dcn4.group_common_pstate_meta[s->pmo_dcn4.sorted_group_gtl_disallo… in is_config_schedulable()1436 if (s->pmo_dcn4.group_common_pstate_meta[i].disallow_time_us <= 0.0) { in is_config_schedulable()1441 double max_allow_time_us = s->pmo_dcn4.group_common_pstate_meta[i].allow_time_us; in is_config_schedulable()1445 if (i != sorted_j && s->pmo_dcn4.group_common_pstate_meta[sorted_j].disallow_time_us > 0.0) { in is_config_schedulable()1447 s->pmo_dcn4.group_common_pstate_meta[sorted_j].allow_time_us, in is_config_schedulable()1448 (max_allow_time_us - s->pmo_dcn4.group_common_pstate_meta[sorted_j].disallow_time_us) / 2); in is_config_schedulable()[all …]
640 struct dml2_pstate_per_method_common_meta group_common_pstate_meta[DML2_MAX_PLANES]; member689 struct dml2_pstate_per_method_common_meta group_common_pstate_meta[DML2_MAX_PLANES]; member