Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn6_calcs_dchub.c1043 double vactive_margin_us, in dcn6_calculate_pstate_support_method() argument
1054 (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()
H A Ddml2_core_dcn5_calcs_dchub.c4182 double vactive_margin_us, in dcn5_calculate_pstate_support_method() argument
4193 (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()