/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
D | smu_v13_0_0_ppt.c | 343 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v13_0_0_check_powerplay_table() 345 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v13_0_0_check_powerplay_table() 397 sizeof(PPTable_t)); in smu_v13_0_0_store_powerplay_table() 412 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_0_append_powerplay_table() 489 SMU_TABLE_INIT(tables, SMU_TABLE_PPTABLE, sizeof(PPTable_t), in smu_v13_0_0_tables_init() 572 PPTable_t *pptable = table_context->driver_pptable; in smu_v13_0_0_set_default_dpm_table() 728 PPTable_t *pptable = table_context->driver_pptable; in smu_v13_0_0_dump_pptable() 939 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_0_read_sensor() 1062 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v13_0_0_is_od_feature_supported() 1074 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v13_0_0_get_od_setting_limits() [all …]
|
D | smu_v13_0_7_ppt.c | 332 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_7_check_powerplay_table() 382 sizeof(PPTable_t)); in smu_v13_0_7_store_powerplay_table() 413 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_7_append_powerplay_table() 495 SMU_TABLE_INIT(tables, SMU_TABLE_PPTABLE, sizeof(PPTable_t), in smu_v13_0_7_tables_init() 570 PPTable_t *driver_ppt = smu->smu_table.driver_pptable; in smu_v13_0_7_set_default_dpm_table() 717 PPTable_t *pptable = table_context->driver_pptable; in smu_v13_0_7_dump_pptable() 919 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_7_read_sensor() 1042 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v13_0_7_is_od_feature_supported() 1054 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v13_0_7_get_od_setting_limits() 1651 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v13_0_7_get_thermal_temperature_range() [all …]
|
D | smu_v13_0_6_ppt.c | 193 struct PPTable_t { struct 250 kzalloc(sizeof(struct PPTable_t), GFP_KERNEL); in smu_v13_0_6_tables_init() 333 struct PPTable_t *pptable = in smu_v13_0_6_setup_driver_pptable() 334 (struct PPTable_t *)smu_table->driver_pptable; in smu_v13_0_6_setup_driver_pptable() 390 struct PPTable_t *pptable = in smu_v13_0_6_get_dpm_ultimate_freq() 391 (struct PPTable_t *)smu_table->driver_pptable; in smu_v13_0_6_get_dpm_ultimate_freq() 488 struct PPTable_t *pptable = in smu_v13_0_6_set_default_dpm_table() 489 (struct PPTable_t *)smu_table->driver_pptable; in smu_v13_0_6_set_default_dpm_table() 1238 struct PPTable_t *pptable = in smu_v13_0_6_get_power_limit() 1239 (struct PPTable_t *)smu_table->driver_pptable; in smu_v13_0_6_get_power_limit() [all …]
|
D | aldebaran_ppt.c | 232 SMU_TABLE_INIT(tables, SMU_TABLE_PPTABLE, sizeof(PPTable_t), in aldebaran_tables_init() 310 PPTable_t *pptable = smu->smu_table.driver_pptable; in aldebaran_set_default_dpm_table() 401 sizeof(PPTable_t)); in aldebaran_store_powerplay_table() 409 PPTable_t *smc_pptable = table_context->driver_pptable; in aldebaran_append_powerplay_table() 1050 PPTable_t *pptable = smu->smu_table.driver_pptable; in aldebaran_get_thermal_temperature_range() 1193 PPTable_t *pptable = smu->smu_table.driver_pptable; in aldebaran_get_power_limit()
|
/Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | vega12_pptable.h | 102 PPTable_t smcPPTable;
|
D | vega20_pptable.h | 133 PPTable_t smcPPTable;
|
D | vega12_processpptables.c | 101 static int append_vbios_pptable(struct pp_hwmgr *hwmgr, PPTable_t *ppsmc_pptable) in append_vbios_pptable() 254 sizeof(PPTable_t), GFP_KERNEL); in init_powerplay_table_information()
|
D | vega20_processpptables.c | 66 static void dump_pptable(PPTable_t *pptable) 715 static int append_vbios_pptable(struct pp_hwmgr *hwmgr, PPTable_t *ppsmc_pptable) in append_vbios_pptable() 806 PPTable_t *ppsmc_pptable = (PPTable_t *)(pptable_information->smc_pptable); in override_powerplay_table_fantargettemperature() 893 sizeof(PPTable_t), in init_powerplay_table_information()
|
D | vega12_thermal.c | 256 PPTable_t *table = &(data->smc_state_table.pp_table); in vega12_thermal_setup_fan_table()
|
D | vega10_thermal.c | 510 PPTable_t *table = &(data->smc_state_table.pp_table); in vega10_thermal_setup_fan_table() 566 PPTable_t *table = &(data->smc_state_table.pp_table); in vega10_enable_mgpu_fan_boost()
|
D | vega10_hwmgr.c | 954 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega10_setup_dpm_led_config() 1512 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega10_override_pcie_parameters() 1559 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega10_populate_smc_link_levels() 1721 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega10_populate_all_graphic_levels() 1776 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega10_populate_vddc_soc_levels() 1870 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega10_populate_all_memory_levels() 1913 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega10_populate_single_display_type() 2008 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega10_populate_smc_vce_levels() 2071 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega10_populate_smc_uvd_levels() 2142 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega10_populate_clock_stretcher_table() [all …]
|
D | vega20_thermal.c | 327 PPTable_t *table = &(data->smc_state_table.pp_table); in vega20_thermal_setup_fan_table()
|
D | vega10_hwmgr.h | 208 PPTable_t pp_table;
|
D | vega12_hwmgr.h | 194 PPTable_t pp_table;
|
/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/inc/ |
D | smu_v11_0_pptable.h | 161 PPTable_t smc_pptable; //PPTable_t in smu11_driver_if.h
|
D | smu_v13_0_pptable.h | 163 PPTable_t smc_pptable; //PPTable_t in driver_if.h
|
D | smu_v11_0_7_pptable.h | 194 PPTable_t smc_pptable; //PPTable_t in smu11_driver_if.h
|
D | smu_v13_0_7_pptable.h | 193 PPTable_t smc_pptable; //PPTable_t in driver_if.h
|
/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | navi10_ppt.c | 410 PPTable_t *smc_pptable = table_context->driver_pptable; in navi10_append_powerplay_table() 466 sizeof(PPTable_t)); in navi10_store_powerplay_table() 501 SMU_TABLE_INIT(tables, SMU_TABLE_PPTABLE, sizeof(PPTable_t), in navi10_tables_init() 972 PPTable_t *driver_ppt = smu->smu_table.driver_pptable; in navi10_set_default_dpm_table() 1227 PPTable_t *pptable = smu->smu_table.driver_pptable; in navi10_is_support_fine_grained_dpm() 1269 PPTable_t *pptable = (PPTable_t *)table_context->driver_pptable; in navi10_emit_clk_levels() 1476 PPTable_t *pptable = (PPTable_t *)table_context->driver_pptable; in navi10_print_clk_levels() 1901 PPTable_t *pptable = smu->smu_table.driver_pptable; in navi10_get_fan_parameters() 2183 PPTable_t *pptable = table_context->driver_pptable; in navi10_read_sensor() 2258 PPTable_t *driver_ppt = NULL; in navi10_get_uclk_dpm_states() [all …]
|
D | arcturus_ppt.c | 255 SMU_TABLE_INIT(tables, SMU_TABLE_PPTABLE, sizeof(PPTable_t), in arcturus_tables_init() 330 PPTable_t *driver_ppt = smu->smu_table.driver_pptable; in arcturus_set_default_dpm_table() 430 PPTable_t *pptable = table_context->driver_pptable; in arcturus_check_fan_support() 462 sizeof(PPTable_t)); in arcturus_store_powerplay_table() 470 PPTable_t *smc_pptable = table_context->driver_pptable; in arcturus_append_powerplay_table() 1078 PPTable_t *pptable = smu->smu_table.driver_pptable; in arcturus_get_thermal_temperature_range() 1107 PPTable_t *pptable = table_context->driver_pptable; in arcturus_read_sensor() 1322 PPTable_t *pptable = smu->smu_table.driver_pptable; in arcturus_get_fan_parameters() 1336 PPTable_t *pptable = smu->smu_table.driver_pptable; in arcturus_get_power_limit() 1595 PPTable_t *pptable = table_context->driver_pptable; in arcturus_dump_pptable()
|
/Linux-v6.6/drivers/gpu/drm/amd/pm/inc/ |
D | smu_v13_0_0_pptable.h | 193 PPTable_t smc_pptable; //PPTable_t in driver_if.h
|
/Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
D | vega10_smumgr.c | 226 sizeof(PPTable_t), in vega10_smu_init() 236 priv->smu_tables.entry[PPTABLE].size = sizeof(PPTable_t); in vega10_smu_init()
|
D | vega12_smumgr.c | 232 sizeof(PPTable_t), in vega12_smu_init() 242 priv->smu_tables.entry[TABLE_PPTABLE].size = sizeof(PPTable_t); in vega12_smu_init()
|
D | vega20_smumgr.c | 441 sizeof(PPTable_t), in vega20_smu_init() 451 priv->smu_tables.entry[TABLE_PPTABLE].size = sizeof(PPTable_t); in vega20_smu_init()
|
/Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/inc/ |
D | smu9_driver_if.h | 326 } PPTable_t; typedef
|