Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn6_calcs_dchub.c1868 double other_frame_time_us = allow_window_us[other_id] + disallow_window_us[other_id]; in dcn6_calculate_pstate_schedule_admissibility() local
1869 if (cur_frame_time_us < other_frame_time_us) in dcn6_calculate_pstate_schedule_admissibility()