Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/
Ddcn401_clk_mgr.c948 bool is_idle_dpm_enabled = dcn401_is_ppclk_dpm_enabled(clk_mgr_internal, PPCLK_UCLK) && in dcn401_build_update_bandwidth_clocks_sequence() local
1134 if ((update_active_uclk || update_active_fclk) && is_idle_dpm_enabled) { in dcn401_build_update_bandwidth_clocks_sequence()
1142 if ((update_idle_uclk || update_idle_fclk) && is_idle_dpm_enabled) { in dcn401_build_update_bandwidth_clocks_sequence()
1151 if (!is_idle_dpm_enabled) { in dcn401_build_update_bandwidth_clocks_sequence()