Searched refs:vactive_margin_us (Results 1 – 2 of 2) sorted by relevance
1043 double vactive_margin_us, in dcn6_calculate_pstate_support_method() argument1054 (vactive_margin_us > 0 && reserved_vblank_us >= blackout_us)) in dcn6_calculate_pstate_support_method()1056 else if (vactive_margin_us > 0) in dcn6_calculate_pstate_support_method()1063 (vactive_margin_us > 0 && reserved_vblank_us >= blackout_us)) in dcn6_calculate_pstate_support_method()1065 else if (vactive_margin_us > 0 || peak_vactive_p_vblank_latency_hiding_margin_us > 0) in dcn6_calculate_pstate_support_method()
4182 double vactive_margin_us, in dcn5_calculate_pstate_support_method() argument4193 (vactive_margin_us > 0 && reserved_vblank_us >= blackout_us)) in dcn5_calculate_pstate_support_method()4195 else if (vactive_margin_us > 0) in dcn5_calculate_pstate_support_method()4202 (vactive_margin_us > 0 && reserved_vblank_us >= blackout_us)) in dcn5_calculate_pstate_support_method()4204 else if (vactive_margin_us > 0) in dcn5_calculate_pstate_support_method()