Home
last modified time | relevance | path

Searched refs:PPTable_t (Results 1 – 25 of 38) sorted by relevance

12

/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0_0_ppt.c343 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 …]
Dsmu_v13_0_7_ppt.c332 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 …]
Dsmu_v13_0_6_ppt.c193 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 …]
Daldebaran_ppt.c232 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/
Dvega12_pptable.h102 PPTable_t smcPPTable;
Dvega20_pptable.h133 PPTable_t smcPPTable;
Dvega12_processpptables.c101 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()
Dvega20_processpptables.c66 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()
Dvega12_thermal.c256 PPTable_t *table = &(data->smc_state_table.pp_table); in vega12_thermal_setup_fan_table()
Dvega10_thermal.c510 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()
Dvega10_hwmgr.c954 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 …]
Dvega20_thermal.c327 PPTable_t *table = &(data->smc_state_table.pp_table); in vega20_thermal_setup_fan_table()
Dvega10_hwmgr.h208 PPTable_t pp_table;
Dvega12_hwmgr.h194 PPTable_t pp_table;
/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/inc/
Dsmu_v11_0_pptable.h161 PPTable_t smc_pptable; //PPTable_t in smu11_driver_if.h
Dsmu_v13_0_pptable.h163 PPTable_t smc_pptable; //PPTable_t in driver_if.h
Dsmu_v11_0_7_pptable.h194 PPTable_t smc_pptable; //PPTable_t in smu11_driver_if.h
Dsmu_v13_0_7_pptable.h193 PPTable_t smc_pptable; //PPTable_t in driver_if.h
/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dnavi10_ppt.c410 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 …]
Darcturus_ppt.c255 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/
Dsmu_v13_0_0_pptable.h193 PPTable_t smc_pptable; //PPTable_t in driver_if.h
/Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dvega10_smumgr.c226 sizeof(PPTable_t), in vega10_smu_init()
236 priv->smu_tables.entry[PPTABLE].size = sizeof(PPTable_t); in vega10_smu_init()
Dvega12_smumgr.c232 sizeof(PPTable_t), in vega12_smu_init()
242 priv->smu_tables.entry[TABLE_PPTABLE].size = sizeof(PPTable_t); in vega12_smu_init()
Dvega20_smumgr.c441 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/
Dsmu9_driver_if.h326 } PPTable_t; typedef

12