| /linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| H A D | smu_v13_0_7_ppt.c | 352 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_7_check_powerplay_table() 396 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in smu_v13_0_7_store_powerplay_table() 428 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_7_append_powerplay_table() 589 PPTable_t *driver_ppt = smu->smu_table.driver_pptable; in smu_v13_0_7_set_default_dpm_table() 921 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_7_read_sensor() 1053 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v13_0_7_is_od_feature_supported() 1065 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v13_0_7_get_od_setting_limits() 2011 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v13_0_7_get_thermal_temperature_range() 2248 PPTable_t *pptable = table_context->driver_pptable; in smu_v13_0_7_populate_umd_state_clk() 2325 PPTable_t *pptable = table_context->driver_pptable; in smu_v13_0_7_enable_mgpu_fan_boost() [all …]
|
| H A D | smu_v13_0_0_ppt.c | 340 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v13_0_0_check_powerplay_table() 381 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in smu_v13_0_0_store_powerplay_table() 397 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_0_append_powerplay_table() 561 PPTable_t *pptable = table_context->driver_pptable; in smu_v13_0_0_set_default_dpm_table() 911 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_0_read_sensor() 1043 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v13_0_0_is_od_feature_supported() 1055 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v13_0_0_get_od_setting_limits() 2001 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v13_0_0_get_thermal_temperature_range() 2241 PPTable_t *pptable = table_context->driver_pptable; in smu_v13_0_0_populate_umd_state_clk() 2338 PPTable_t *pptable = table_context->driver_pptable; in smu_v13_0_0_enable_mgpu_fan_boost() [all …]
|
| H A D | smu_v13_0_6_ppt.c | 560 void *driver_pptable __free(kfree) = NULL; in smu_v13_0_6_tables_init() 589 driver_pptable = kzalloc_obj(struct PPTable_t); in smu_v13_0_6_tables_init() 590 if (!driver_pptable) in smu_v13_0_6_tables_init() 614 smu_table->driver_pptable = no_free_ptr(driver_pptable); in smu_v13_0_6_tables_init() 865 (struct PPTable_t *)smu_table->driver_pptable; in smu_v13_0_6_update_caps() 880 (struct PPTable_t *)smu_table->driver_pptable; in smu_v13_0_6_setup_driver_pptable() 985 (struct PPTable_t *)smu_table->driver_pptable; in smu_v13_0_6_get_dpm_ultimate_freq() 1090 (struct PPTable_t *)smu_table->driver_pptable; in smu_v13_0_6_set_default_dpm_table() 1703 (struct PPTable_t *)smu_table->driver_pptable; in smu_v13_0_6_get_power_limit() 1734 (struct PPTable_t *)smu_table->driver_pptable; in smu_v13_0_6_set_power_limit() [all …]
|
| H A D | aldebaran_ppt.c | 400 PPTable_t *pptable = smu->smu_table.driver_pptable; in aldebaran_set_default_dpm_table() 484 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in aldebaran_store_powerplay_table() 493 PPTable_t *smc_pptable = table_context->driver_pptable; in aldebaran_append_powerplay_table() 974 PPTable_t *pptable = smu->smu_table.driver_pptable; in aldebaran_get_thermal_temperature_range() 1118 PPTable_t *pptable = smu->smu_table.driver_pptable; in aldebaran_get_power_limit()
|
| H A D | smu_v13_0.c | 444 smu_table->driver_pptable = in smu_v13_0_init_smc_tables() 446 if (!smu_table->driver_pptable) { in smu_v13_0_init_smc_tables() 500 kfree(smu_table->driver_pptable); in smu_v13_0_init_smc_tables() 516 kfree(smu_table->driver_pptable); in smu_v13_0_fini_smc_tables() 522 smu_table->driver_pptable = NULL; in smu_v13_0_fini_smc_tables()
|
| H A D | smu_v13_0_12_ppt.c | 287 (struct PPTable_t *)smu_table->driver_pptable; in smu_v13_0_12_setup_driver_pptable() 648 (struct PPTable_t *)smu_table->driver_pptable; in smu_v13_0_12_get_npm_data()
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| H A D | arcturus_ppt.c | 358 PPTable_t *driver_ppt = smu->smu_table.driver_pptable; in arcturus_set_default_dpm_table() 462 PPTable_t *pptable = table_context->driver_pptable; in arcturus_check_fan_support() 493 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in arcturus_store_powerplay_table() 502 PPTable_t *smc_pptable = table_context->driver_pptable; in arcturus_append_powerplay_table() 1006 PPTable_t *pptable = smu->smu_table.driver_pptable; in arcturus_get_thermal_temperature_range() 1035 PPTable_t *pptable = table_context->driver_pptable; in arcturus_read_sensor() 1253 PPTable_t *pptable = smu->smu_table.driver_pptable; in arcturus_get_fan_parameters() 1266 PPTable_t *pptable = smu->smu_table.driver_pptable; in arcturus_get_power_limit()
|
| H A D | navi10_ppt.c | 406 PPTable_t *smc_pptable = table_context->driver_pptable; in navi10_append_powerplay_table() 461 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in navi10_store_powerplay_table() 964 PPTable_t *driver_ppt = smu->smu_table.driver_pptable; in navi10_set_default_dpm_table() 1212 PPTable_t *pptable = smu->smu_table.driver_pptable; in navi10_is_support_fine_grained_dpm() 1657 PPTable_t *pptable = smu->smu_table.driver_pptable; in navi10_get_fan_parameters() 1980 PPTable_t *pptable = table_context->driver_pptable; in navi10_read_sensor() 2057 if (!clocks_in_khz || !num_states || !table_context->driver_pptable) in navi10_get_uclk_dpm_states() 2060 driver_ppt = table_context->driver_pptable; in navi10_get_uclk_dpm_states() 2084 PPTable_t *pptable = smu->smu_table.driver_pptable; in navi10_get_thermal_temperature_range() 2141 PPTable_t *pptable = smu->smu_table.driver_pptable; in navi10_get_power_limit() [all …]
|
| H A D | smu_v11_0.c | 373 smu_table->driver_pptable = in smu_v11_0_init_smc_tables() 375 if (!smu_table->driver_pptable) { in smu_v11_0_init_smc_tables() 421 kfree(smu_table->driver_pptable); in smu_v11_0_init_smc_tables() 436 kfree(smu_table->driver_pptable); in smu_v11_0_fini_smc_tables() 442 smu_table->driver_pptable = NULL; in smu_v11_0_fini_smc_tables()
|
| H A D | sienna_cichlid_ppt.c | 82 (*member) = (smu->smu_table.driver_pptable + \ 85 (*member) = (smu->smu_table.driver_pptable + \ 398 PPTable_t *pptable = table_context->driver_pptable; in sienna_cichlid_check_fan_support() 441 ppt_beige_goby = smu->smu_table.driver_pptable; in sienna_cichlid_append_powerplay_table() 443 ppt = smu->smu_table.driver_pptable; in sienna_cichlid_append_powerplay_table() 471 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in sienna_cichlid_store_powerplay_table() 2018 if (!clocks_in_khz || !num_states || !table_context->driver_pptable) in sienna_cichlid_get_uclk_dpm_states()
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
| H A D | smu_v14_0_2_ppt.c | 280 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v14_0_2_check_powerplay_table() 321 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in smu_v14_0_2_store_powerplay_table() 459 PPTable_t *pptable = table_context->driver_pptable; in smu_v14_0_2_set_default_dpm_table() 797 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v14_0_2_read_sensor() 922 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v14_0_2_is_od_feature_supported() 934 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v14_0_2_get_od_setting_limits() 1363 PPTable_t *pptable = table_context->driver_pptable; in smu_v14_0_2_update_pcie_parameters() 1445 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v14_0_2_get_thermal_temperature_range() 1486 PPTable_t *pptable = table_context->driver_pptable; in smu_v14_0_2_populate_umd_state_clk() 1589 PPTable_t *pptable = table_context->driver_pptable; in smu_v14_0_2_get_power_limit() [all …]
|
| H A D | smu_v14_0.c | 434 smu_table->driver_pptable = in smu_v14_0_init_smc_tables() 436 if (!smu_table->driver_pptable) { in smu_v14_0_init_smc_tables() 489 kfree(smu_table->driver_pptable); in smu_v14_0_init_smc_tables() 504 kfree(smu_table->driver_pptable); in smu_v14_0_fini_smc_tables() 509 smu_table->driver_pptable = NULL; in smu_v14_0_fini_smc_tables()
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu15/ |
| H A D | smu_v15_0.c | 403 smu_table->driver_pptable = in smu_v15_0_init_smc_tables() 405 if (!smu_table->driver_pptable) { in smu_v15_0_init_smc_tables() 458 kfree(smu_table->driver_pptable); in smu_v15_0_init_smc_tables() 473 kfree(smu_table->driver_pptable); in smu_v15_0_fini_smc_tables() 478 smu_table->driver_pptable = NULL; in smu_v15_0_fini_smc_tables()
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/ |
| H A D | smu_cmn.c | 1098 void *pptable = smu->smu_table.driver_pptable; in smu_cmn_write_pptable()
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/inc/ |
| H A D | amdgpu_smu.h | 395 void *driver_pptable; member
|