Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Dsmu_v11_0_pptable.h104 struct smu_11_0_overdrive_table { struct
158 struct smu_11_0_overdrive_table overdrive_table;
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c1240 static inline bool navi10_od_feature_is_supported(struct smu_11_0_overdrive_table *od_table, enum S… in navi10_od_feature_is_supported()
1245 static void navi10_od_setting_get_range(struct smu_11_0_overdrive_table *od_table, in navi10_od_setting_get_range()
1272 struct smu_11_0_overdrive_table *od_settings = smu->od_settings; in navi10_emit_clk_levels()
1479 struct smu_11_0_overdrive_table *od_settings = smu->od_settings; in navi10_print_clk_levels()
2342 struct smu_11_0_overdrive_table *od_settings = smu->od_settings; in navi10_get_power_limit()
2427 struct smu_11_0_overdrive_table *od_table, in navi10_od_setting_check_range()
2569 struct smu_11_0_overdrive_table *od_settings; in navi10_od_edit_dpm_table()