Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/
H A Ddml_top_display_cfg_types.h100 dml2_uclk_pstate_change_strategy_force_vactive = 1, enumerator
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_pmo/
H A Ddml2_pmo_dcn4_fams2.c1195 case dml2_uclk_pstate_change_strategy_force_vactive: in uclk_pstate_strategy_override_to_pstate_method()
1223 override_strategy = dml2_uclk_pstate_change_strategy_force_vactive; in pstate_method_to_uclk_pstate_strategy_override()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/
H A Ddml21_translation_helper.c729 val = dml2_uclk_pstate_change_strategy_force_vactive; in dml21_force_pstate_method_to_uclk_state_change_strategy()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c6906 …} else if (uclk_pstate_change_strategy == dml2_uclk_pstate_change_strategy_force_vactive && s->Act… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()