Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega20_hwmgr.c3745 bool disable_fclk_switching; in vega20_apply_clocks_adjust_rules() local
3824 disable_fclk_switching = true; in vega20_apply_clocks_adjust_rules()
3826 disable_fclk_switching = false; in vega20_apply_clocks_adjust_rules()
3834 if (hwmgr->display_config->nb_pstate_switch_disable || disable_fclk_switching) in vega20_apply_clocks_adjust_rules()