Searched refs:GfxclkFmax (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| H A D | smu_v13_0_7_ppt.c | 1109 od_min_setting = overdrive_lowerlimits->GfxclkFmax; in smu_v13_0_7_get_od_setting_limits() 1110 od_max_setting = overdrive_upperlimits->GfxclkFmax; in smu_v13_0_7_get_od_setting_limits() 1173 od_table->OverDriveTable.GfxclkFmax); in smu_v13_0_7_upload_overdrive_table() 1280 od_table->OverDriveTable.GfxclkFmax); in smu_v13_0_7_emit_clk_levels() 1620 dev_info(adev->dev, "GfxclkFmax (%ld) must be within [%u, %u]!\n", in smu_v13_0_7_od_edit_dpm_table() 1625 od_table->OverDriveTable.GfxclkFmax = input[i + 1]; in smu_v13_0_7_od_edit_dpm_table() 1636 if (od_table->OverDriveTable.GfxclkFmin > od_table->OverDriveTable.GfxclkFmax) { in smu_v13_0_7_od_edit_dpm_table() 1638 "Invalid setting: GfxclkFmin(%u) is bigger than GfxclkFmax(%u)\n", in smu_v13_0_7_od_edit_dpm_table() 1640 (uint32_t)od_table->OverDriveTable.GfxclkFmax); in smu_v13_0_7_od_edit_dpm_table() 2214 user_od_table->OverDriveTable.GfxclkFmax in smu_v13_0_7_set_default_od_settings() [all...] |
| H A D | smu_v13_0_0_ppt.c | 1099 od_min_setting = overdrive_lowerlimits->GfxclkFmax; in smu_v13_0_0_get_od_setting_limits() 1100 od_max_setting = overdrive_upperlimits->GfxclkFmax; in smu_v13_0_0_get_od_setting_limits() 1163 od_table->OverDriveTable.GfxclkFmax); in smu_v13_0_0_upload_overdrive_table() 1270 od_table->OverDriveTable.GfxclkFmax); in smu_v13_0_0_emit_clk_levels() 1611 dev_info(adev->dev, "GfxclkFmax (%ld) must be within [%u, %u]!\n", in smu_v13_0_0_od_edit_dpm_table() 1616 od_table->OverDriveTable.GfxclkFmax = input[i + 1]; in smu_v13_0_0_od_edit_dpm_table() 1627 if (od_table->OverDriveTable.GfxclkFmin > od_table->OverDriveTable.GfxclkFmax) { in smu_v13_0_0_od_edit_dpm_table() 1629 "Invalid setting: GfxclkFmin(%u) is bigger than GfxclkFmax(%u)\n", in smu_v13_0_0_od_edit_dpm_table() 1631 (uint32_t)od_table->OverDriveTable.GfxclkFmax); in smu_v13_0_0_od_edit_dpm_table() 2212 user_od_table->OverDriveTable.GfxclkFmax in smu_v13_0_0_set_default_od_settings() [all...] |
| H A D | aldebaran_ppt.c | 426 dpm_table->dpm_levels[1].value = pptable->GfxclkFmax; in aldebaran_set_default_dpm_table()
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| H A D | sienna_cichlid_ppt.c | 1328 …ze += sysfs_emit_at(buf, size, "0: %uMhz\n1: %uMhz\n", od_table->GfxclkFmin, od_table->GfxclkFmax); in sienna_cichlid_emit_clk_levels() 2165 od_table->GfxclkFmax); in sienna_cichlid_dump_od_table() 2207 user_od_table->GfxclkFmax = user_od_table_bak.GfxclkFmax; in sienna_cichlid_set_default_od_settings() 2280 if (input[i + 1] > od_table->GfxclkFmax) { in sienna_cichlid_od_edit_dpm_table() 2282 input[i + 1], od_table->GfxclkFmax); in sienna_cichlid_od_edit_dpm_table() 2298 freq_ptr = &od_table->GfxclkFmax; in sienna_cichlid_od_edit_dpm_table()
|
| H A D | navi10_ppt.c | 1298 od_table->GfxclkFmin, od_table->GfxclkFmax); in navi10_emit_clk_levels() 2229 dev_dbg(smu->adev->dev, "OD: Gfxclk: (%d, %d)\n", od_table->GfxclkFmin, od_table->GfxclkFmax); in navi10_dump_od_table() 2416 if (input[i + 1] > od_table->GfxclkFmax) { in navi10_od_edit_dpm_table() 2425 freq_ptr = &od_table->GfxclkFmax; in navi10_od_edit_dpm_table() 2429 od_table->GfxclkFmax); in navi10_od_edit_dpm_table()
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
| H A D | smu13_driver_if_aldebaran.h | 331 uint16_t GfxclkFmax; // In MHz member
|
| H A D | smu13_driver_if_v13_0_0.h | 705 int16_t GfxclkFmax; // MHz member 743 int16_t GfxclkFmax; // MHz member
|
| H A D | smu13_driver_if_v13_0_7.h | 715 int16_t GfxclkFmax; // MHz member 754 int16_t GfxclkFmax; // MHz member
|
| H A D | smu11_driver_if_navi10.h | 836 uint16_t GfxclkFmax; // MHz member
|
| H A D | smu11_driver_if_sienna_cichlid.h | 1346 uint16_t GfxclkFmax; // MHz member
|
| /linux/drivers/gpu/drm/amd/pm/powerplay/inc/vega12/ |
| H A D | smu9_driver_if.h | 529 uint16_t GfxclkFmax; member
|
| /linux/drivers/gpu/drm/amd/pm/powerplay/inc/ |
| H A D | smu11_driver_if.h | 631 uint16_t GfxclkFmax; member
|
| /linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | vega20_hwmgr.c | 1273 od_table->GfxclkFmax; in vega20_od8_initialize_default_settings() 1286 od_table->GfxclkFreq3 = od_table->GfxclkFmax; in vega20_od8_initialize_default_settings() 1425 od_table.GfxclkFmax = (uint16_t)value; in vega20_od8_set_settings() 3018 (input_index == 1 && od_table->GfxclkFmax != input_clk)) in vega20_odn_edit_dpm_table() 3024 od_table->GfxclkFmax = input_clk; in vega20_odn_edit_dpm_table() 3527 od_table->GfxclkFmax); in vega20_emit_clock_levels()
|