Searched refs:pm_enabled (Results 1 – 6 of 6) sorted by relevance
123 if (!smu->pm_enabled) in smu_feature_update_enable_state()616 if (!smu->pm_enabled) in smu_sys_set_pp_table()658 if (!smu->pm_enabled) in smu_feature_init_dpm()800 smu->pm_enabled = !!amdgpu_dpm; in smu_early_init()812 if (!smu->pm_enabled) in smu_late_init()1341 if (!smu->pm_enabled) in smu_hw_init()1368 if (!smu->pm_enabled) in smu_hw_init()1402 if (!smu->pm_enabled) in smu_hw_fini()1477 if (!smu->pm_enabled) in smu_suspend()1515 if (!smu->pm_enabled) in smu_resume()[all …]
476 if (!smu->pm_enabled) in smu_v11_0_init_power()494 if (!smu->pm_enabled) in smu_v11_0_fini_power()778 if (!smu->pm_enabled) in smu_v11_0_set_min_dcef_deep_sleep()826 if (!smu->pm_enabled) in smu_v11_0_init_display_count()929 if (!smu->pm_enabled) in smu_v11_0_notify_display_change()945 if (!smu->pm_enabled) in smu_v11_0_get_max_sustainable_clock()1208 if (!smu->pm_enabled) in smu_v11_0_start_thermal_control()1324 if (!smu->pm_enabled) in smu_v11_0_display_clock_voltage_request()
844 if (!smu->pm_enabled || !buf) in renoir_get_power_profile_mode()
2200 if (!smu->pm_enabled) in arcturus_i2c_eeprom_control_init()2223 if (!smu->pm_enabled) in arcturus_i2c_eeprom_control_fini()
1799 if (!smu->pm_enabled || !buf) in vega20_get_power_profile_mode()1890 if (!smu->pm_enabled) in vega20_set_power_profile_mode()
403 bool pm_enabled; member