Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_hwmgr.c3798 bool disable_fclk_switching; in vega20_apply_clocks_adjust_rules() local
3877 disable_fclk_switching = true; in vega20_apply_clocks_adjust_rules()
3879 disable_fclk_switching = false; in vega20_apply_clocks_adjust_rules()
3887 if (hwmgr->display_config->nb_pstate_switch_disable || disable_fclk_switching) in vega20_apply_clocks_adjust_rules()