Searched refs:smu_present (Results 1 – 8 of 8) sorted by relevance
153 if (!clk_mgr->smu_present) in dcn31_smu_set_dispclk()169 if (!clk_mgr->smu_present) in dcn31_smu_set_dprefclk()189 if (!clk_mgr->smu_present) in dcn31_smu_set_hard_min_dcfclk()207 if (!clk_mgr->smu_present) in dcn31_smu_set_min_deep_sleep_dcfclk()222 if (!clk_mgr->smu_present) in dcn31_smu_set_dppclk()238 if (!clk_mgr->smu_present) in dcn31_smu_set_display_idle_optimization()252 if (!clk_mgr->smu_present) in dcn31_smu_enable_phy_refclk_pwrdwn()268 if (!clk_mgr->smu_present) in dcn31_smu_enable_pme_wa()279 if (!clk_mgr->smu_present) in dcn31_smu_set_dram_addr_high()288 if (!clk_mgr->smu_present) in dcn31_smu_set_dram_addr_low()[all …]
683 clk_mgr->base.smu_present = true; in dcn31_clk_mgr_construct()
168 clk_mgr->smu_present = false; in dcn3_init_clocks()174 clk_mgr->smu_present = true; in dcn3_init_clocks()176 if (!clk_mgr->smu_present) in dcn3_init_clocks()261 if (dc->work_arounds.skip_clock_update || !clk_mgr->smu_present) in dcn3_update_clocks()366 if (!clk_mgr->smu_present) in dcn3_notify_wm_ranges()396 if (!clk_mgr->smu_present) in dcn3_set_hard_min_memclk()417 if (!clk_mgr->smu_present) in dcn3_set_hard_max_memclk()430 if (!clk_mgr->smu_present) in dcn3_get_memclk_states_from_smu()449 return clk_mgr->smu_present; in dcn3_is_smu_present()475 if (!clk_mgr->smu_present) in dcn3_enable_pme_wa()[all …]
286 bool smu_present; member
260 if (!smu_present()) in smu_controls_init()
413 if (!smu_present()) in smu_sensors_init()
464 int smu_present(void) in smu_present() function468 EXPORT_SYMBOL(smu_present);
784 clk_mgr->base.smu_present = true; in vg_clk_mgr_construct()