Searched refs:is_idle_dpm_enabled (Results 1 – 1 of 1) sorted by relevance
771 bool is_idle_dpm_enabled = dcn401_is_ppclk_dpm_enabled(clk_mgr_internal, PPCLK_UCLK) && in dcn401_build_update_bandwidth_clocks_sequence() local775 bool is_df_throttle_opt_enabled = is_idle_dpm_enabled && in dcn401_build_update_bandwidth_clocks_sequence()973 if ((update_active_uclk || update_active_fclk) && is_idle_dpm_enabled) { in dcn401_build_update_bandwidth_clocks_sequence()981 if ((update_idle_uclk || update_idle_fclk) && is_idle_dpm_enabled) { in dcn401_build_update_bandwidth_clocks_sequence()998 if (!is_idle_dpm_enabled) { in dcn401_build_update_bandwidth_clocks_sequence()