Home
last modified time | relevance | path

Searched refs:sum_allow_time_us (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_dcn6_stage_optimizers.c376 double sum_allow_time_us; in dcn6_is_pstate_schedulable() local
393sum_allow_time_us = s->group_common_pstate_meta[lrg_idx].allow_time_us + s->group_common_pstate_me… in dcn6_is_pstate_schedulable()
396 shift_per_period < sum_allow_time_us && in dcn6_is_pstate_schedulable()