Lines Matching defs:smu

228 static int aldebaran_tables_init(struct smu_context *smu)  in aldebaran_tables_init()
267 static int aldebaran_allocate_dpm_context(struct smu_context *smu) in aldebaran_allocate_dpm_context()
280 static int aldebaran_init_smc_tables(struct smu_context *smu) in aldebaran_init_smc_tables()
295 static int aldebaran_get_allowed_feature_mask(struct smu_context *smu, in aldebaran_get_allowed_feature_mask()
307 static int aldebaran_set_default_dpm_table(struct smu_context *smu) in aldebaran_set_default_dpm_table()
384 static int aldebaran_check_powerplay_table(struct smu_context *smu) in aldebaran_check_powerplay_table()
396 static int aldebaran_store_powerplay_table(struct smu_context *smu) in aldebaran_store_powerplay_table()
407 static int aldebaran_append_powerplay_table(struct smu_context *smu) in aldebaran_append_powerplay_table()
433 static int aldebaran_setup_pptable(struct smu_context *smu) in aldebaran_setup_pptable()
459 static bool aldebaran_is_primary(struct smu_context *smu) in aldebaran_is_primary()
469 static int aldebaran_run_board_btc(struct smu_context *smu) in aldebaran_run_board_btc()
492 static int aldebaran_run_btc(struct smu_context *smu) in aldebaran_run_btc()
505 static int aldebaran_populate_umd_state_clk(struct smu_context *smu) in aldebaran_populate_umd_state_clk()
554 static int aldebaran_get_clk_table(struct smu_context *smu, in aldebaran_get_clk_table()
579 static int aldebaran_get_smu_metrics_data(struct smu_context *smu, in aldebaran_get_smu_metrics_data()
674 static int aldebaran_get_current_clk_freq_by_table(struct smu_context *smu, in aldebaran_get_current_clk_freq_by_table()
739 static int aldebaran_print_clk_levels(struct smu_context *smu, in aldebaran_print_clk_levels()
933 static int aldebaran_upload_dpm_level(struct smu_context *smu, in aldebaran_upload_dpm_level()
988 static int aldebaran_force_clk_levels(struct smu_context *smu, in aldebaran_force_clk_levels()
1044 static int aldebaran_get_thermal_temperature_range(struct smu_context *smu, in aldebaran_get_thermal_temperature_range()
1070 static int aldebaran_get_current_activity_percent(struct smu_context *smu, in aldebaran_get_current_activity_percent()
1098 static int aldebaran_get_gpu_power(struct smu_context *smu, uint32_t *value) in aldebaran_get_gpu_power()
1108 static int aldebaran_thermal_get_temperature(struct smu_context *smu, in aldebaran_thermal_get_temperature()
1141 static int aldebaran_read_sensor(struct smu_context *smu, in aldebaran_read_sensor()
1195 static int aldebaran_get_power_limit(struct smu_context *smu, in aldebaran_get_power_limit()
1249 static int aldebaran_set_power_limit(struct smu_context *smu, in aldebaran_set_power_limit()
1260 static int aldebaran_system_features_control(struct smu_context *smu, bool enable) in aldebaran_system_features_control()
1271 static int aldebaran_set_performance_level(struct smu_context *smu, in aldebaran_set_performance_level()
1305 static int aldebaran_set_soft_freq_limited_range(struct smu_context *smu, in aldebaran_set_soft_freq_limited_range()
1376 static int aldebaran_usr_edit_dpm_table(struct smu_context *smu, enum PP_OD_DPM_TABLE_COMMAND type, in aldebaran_usr_edit_dpm_table()
1460 static bool aldebaran_is_dpm_running(struct smu_context *smu) in aldebaran_is_dpm_running()
1476 struct smu_context *smu = adev->powerplay.pp_handle; in aldebaran_i2c_xfer() local
1568 static int aldebaran_i2c_control_init(struct smu_context *smu) in aldebaran_i2c_control_init()
1602 static void aldebaran_i2c_control_fini(struct smu_context *smu) in aldebaran_i2c_control_fini()
1617 static void aldebaran_get_unique_id(struct smu_context *smu) in aldebaran_get_unique_id()
1633 static bool aldebaran_is_baco_supported(struct smu_context *smu) in aldebaran_is_baco_supported()
1640 static int aldebaran_set_df_cstate(struct smu_context *smu, in aldebaran_set_df_cstate()
1655 static int aldebaran_allow_xgmi_power_down(struct smu_context *smu, bool en) in aldebaran_allow_xgmi_power_down()
1681 static void aldebaran_log_thermal_throttling_event(struct smu_context *smu) in aldebaran_log_thermal_throttling_event()
1720 static int aldebaran_get_current_pcie_link_speed(struct smu_context *smu) in aldebaran_get_current_pcie_link_speed()
1733 static ssize_t aldebaran_get_gpu_metrics(struct smu_context *smu, in aldebaran_get_gpu_metrics()
1812 static int aldebaran_check_ecc_table_support(struct smu_context *smu, in aldebaran_check_ecc_table_support()
1835 static ssize_t aldebaran_get_ecc_info(struct smu_context *smu, in aldebaran_get_ecc_info()
1893 static int aldebaran_mode1_reset(struct smu_context *smu) in aldebaran_mode1_reset()
1928 static int aldebaran_mode2_reset(struct smu_context *smu) in aldebaran_mode2_reset()
1979 static int aldebaran_smu_handle_passthrough_sbr(struct smu_context *smu, bool enable) in aldebaran_smu_handle_passthrough_sbr()
1987 static bool aldebaran_is_mode1_reset_supported(struct smu_context *smu) in aldebaran_is_mode1_reset_supported()
2010 static bool aldebaran_is_mode2_reset_supported(struct smu_context *smu) in aldebaran_is_mode2_reset_supported()
2015 static int aldebaran_set_mp1_state(struct smu_context *smu, in aldebaran_set_mp1_state()
2026 static int aldebaran_smu_send_hbm_bad_page_num(struct smu_context *smu, in aldebaran_smu_send_hbm_bad_page_num()
2040 static int aldebaran_check_bad_channel_info_support(struct smu_context *smu) in aldebaran_check_bad_channel_info_support()
2057 static int aldebaran_send_hbm_bad_channel_flag(struct smu_context *smu, in aldebaran_send_hbm_bad_channel_flag()
2143 void aldebaran_set_ppt_funcs(struct smu_context *smu) in aldebaran_set_ppt_funcs()