Searched refs:is_df_throttle_opt_enabled (Results 1 – 1 of 1) sorted by relevance
148 bool is_df_throttle_opt_enabled = false; in dcn401_is_df_throttle_opt_enabled() local152 is_df_throttle_opt_enabled = !clk_mgr->base.ctx->dc->debug.force_subvp_df_throttle; in dcn401_is_df_throttle_opt_enabled()155 is_df_throttle_opt_enabled &= clk_mgr->smu_present; in dcn401_is_df_throttle_opt_enabled()157 return is_df_throttle_opt_enabled; in dcn401_is_df_throttle_opt_enabled()775 bool is_df_throttle_opt_enabled = is_idle_dpm_enabled && in dcn401_build_update_bandwidth_clocks_sequence() local989 if ((update_subvp_prefetch_dramclk || update_subvp_prefetch_fclk) && is_df_throttle_opt_enabled) { in dcn401_build_update_bandwidth_clocks_sequence()