| /linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| H A D | smu_v13_0_7_ppt.c | 356 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_7_check_powerplay_table() 400 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in smu_v13_0_7_store_powerplay_table() 432 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_7_append_powerplay_table() 593 PPTable_t *driver_ppt = smu->smu_table.driver_pptable; in smu_v13_0_7_set_default_dpm_table() 925 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_7_read_sensor() 1057 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v13_0_7_is_od_feature_supported() 1096 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v13_0_7_get_od_setting_limits() 2042 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v13_0_7_get_thermal_temperature_range() 2281 PPTable_t *pptable = table_context->driver_pptable; in smu_v13_0_7_populate_umd_state_clk() 2358 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 | 344 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v13_0_0_check_powerplay_table() 385 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in smu_v13_0_0_store_powerplay_table() 401 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_0_append_powerplay_table() 565 PPTable_t *pptable = table_context->driver_pptable; in smu_v13_0_0_set_default_dpm_table() 915 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_0_read_sensor() 1047 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v13_0_0_is_od_feature_supported() 1086 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v13_0_0_get_od_setting_limits() 2032 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v13_0_0_get_thermal_temperature_range() 2279 PPTable_t *pptable = table_context->driver_pptable; in smu_v13_0_0_populate_umd_state_clk() 2376 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 | 564 void *driver_pptable __free(kfree) = NULL; in smu_v13_0_6_tables_init() 593 driver_pptable = kzalloc_obj(struct PPTable_t); in smu_v13_0_6_tables_init() 594 if (!driver_pptable) in smu_v13_0_6_tables_init() 618 smu_table->driver_pptable = no_free_ptr(driver_pptable); 869 (struct PPTable_t *)smu_table->driver_pptable; in smu_v13_0_6_update_caps() 884 (struct PPTable_t *)smu_table->driver_pptable; in smu_v13_0_6_setup_driver_pptable() 989 (struct PPTable_t *)smu_table->driver_pptable; in smu_v13_0_6_get_dpm_ultimate_freq() 1094 (struct PPTable_t *)smu_table->driver_pptable; in smu_v13_0_6_set_default_dpm_table() 1722 (struct PPTable_t *)smu_table->driver_pptable; in smu_v13_0_6_get_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 | 402 smu_table->driver_pptable = in smu_v13_0_get_pptable_from_firmware() 404 if (!smu_table->driver_pptable) { in smu_v13_0_get_pptable_from_firmware() 458 kfree(smu_table->driver_pptable); in smu_v13_0_init_smc_tables() 474 kfree(smu_table->driver_pptable); in smu_v13_0_init_smc_tables() 480 smu_table->driver_pptable = NULL; in smu_v13_0_init_smc_tables()
|
| H A D | smu_v13_0_12_ppt.c | 295 (struct PPTable_t *)smu_table->driver_pptable; in smu_v13_0_12_setup_driver_pptable() 656 (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 | 360 PPTable_t *driver_ppt = smu->smu_table.driver_pptable; in arcturus_set_default_dpm_table() 464 PPTable_t *pptable = table_context->driver_pptable; in arcturus_check_fan_support() 495 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in arcturus_store_powerplay_table() 504 PPTable_t *smc_pptable = table_context->driver_pptable; in arcturus_append_powerplay_table() 1008 PPTable_t *pptable = smu->smu_table.driver_pptable; in arcturus_get_thermal_temperature_range() 1037 PPTable_t *pptable = table_context->driver_pptable; in arcturus_read_sensor() 1255 PPTable_t *pptable = smu->smu_table.driver_pptable; in arcturus_get_fan_parameters() 1268 PPTable_t *pptable = smu->smu_table.driver_pptable; in arcturus_get_power_limit()
|
| H A D | navi10_ppt.c | 410 PPTable_t *smc_pptable = table_context->driver_pptable; in navi10_append_powerplay_table() 465 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in navi10_store_powerplay_table() 968 PPTable_t *driver_ppt = smu->smu_table.driver_pptable; in navi10_set_default_dpm_table() 1216 PPTable_t *pptable = smu->smu_table.driver_pptable; in navi10_is_support_fine_grained_dpm() 1661 PPTable_t *pptable = smu->smu_table.driver_pptable; in navi10_get_fan_parameters() 1984 PPTable_t *pptable = table_context->driver_pptable; in navi10_read_sensor() 2061 if (!clocks_in_khz || !num_states || !table_context->driver_pptable) in navi10_get_uclk_dpm_states() 2064 driver_ppt = table_context->driver_pptable; in navi10_get_uclk_dpm_states() 2088 PPTable_t *pptable = smu->smu_table.driver_pptable; in navi10_get_thermal_temperature_range() 2145 PPTable_t *pptable = smu->smu_table.driver_pptable; in navi10_get_power_limit() [all...] |
| H A D | smu_v11_0.c | 297 smu_table->driver_pptable = in smu_v11_0_set_pptable_v2_1() 299 if (!smu_table->driver_pptable) { in smu_v11_0_set_pptable_v2_1() 345 kfree(smu_table->driver_pptable); in smu_v11_0_setup_pptable() 360 kfree(smu_table->driver_pptable); in smu_v11_0_setup_pptable() 366 smu_table->driver_pptable = NULL; in smu_v11_0_init_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 | 286 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v14_0_2_check_powerplay_table() 327 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in smu_v14_0_2_store_powerplay_table() 465 PPTable_t *pptable = table_context->driver_pptable; in smu_v14_0_2_set_default_dpm_table() 803 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v14_0_2_read_sensor() 928 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v14_0_2_is_od_feature_supported() 967 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v14_0_2_get_od_setting_limits() 1396 PPTable_t *pptable = table_context->driver_pptable; in smu_v14_0_2_update_pcie_parameters() 1478 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v14_0_2_get_thermal_temperature_range() 1519 PPTable_t *pptable = table_context->driver_pptable; in smu_v14_0_2_populate_umd_state_clk() 1622 PPTable_t *pptable = table_context->driver_pptable; in smu_v14_0_2_get_power_limit() [all...] |
| H A D | smu_v14_0.c | 373 smu_table->driver_pptable = in smu_v14_0_get_pptable_from_firmware() 375 if (!smu_table->driver_pptable) { in smu_v14_0_get_pptable_from_firmware() 428 kfree(smu_table->driver_pptable); in smu_v14_0_init_smc_tables() 443 kfree(smu_table->driver_pptable); in smu_v14_0_init_smc_tables() 448 smu_table->driver_pptable = NULL; in smu_v14_0_init_smc_tables()
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu15/ |
| H A D | smu_v15_0.c | 351 smu_table->driver_pptable = in smu_v15_0_get_pptable_from_firmware() 353 if (!smu_table->driver_pptable) { in smu_v15_0_get_pptable_from_firmware() 406 kfree(smu_table->driver_pptable); in smu_v15_0_init_smc_tables() 421 kfree(smu_table->driver_pptable); in smu_v15_0_init_smc_tables() 426 smu_table->driver_pptable = NULL; in smu_v15_0_init_smc_tables()
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/ |
| H A D | smu_cmn.c | 1123 void *pptable = smu->smu_table.driver_pptable; in smu_cmn_get_metrics_table()
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/inc/ |
| H A D | amdgpu_smu.h | 396 void *driver_pptable; 395 void *driver_pptable; global() member
|