Home
last modified time | relevance | path

Searched refs:driver_pptable (Results 1 – 10 of 10) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0_7_ppt.c317 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_7_check_powerplay_table()
352 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in smu_v13_0_7_store_powerplay_table()
385 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_7_append_powerplay_table()
542 PPTable_t *driver_ppt = smu->smu_table.driver_pptable; in smu_v13_0_7_set_default_dpm_table()
681 PPTable_t *pptable = table_context->driver_pptable; in smu_v13_0_7_dump_pptable()
832 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_7_read_sensor()
1206 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v13_0_7_get_thermal_temperature_range()
1384 PPTable_t *pptable = table_context->driver_pptable; in smu_v13_0_7_enable_mgpu_fan_boost()
1408 PPTable_t *pptable = table_context->driver_pptable; in smu_v13_0_7_get_power_limit()
Dsmu_v13_0_0_ppt.c324 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in smu_v13_0_0_store_powerplay_table()
340 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_0_append_powerplay_table()
489 PPTable_t *pptable = table_context->driver_pptable; in smu_v13_0_0_set_default_dpm_table()
628 PPTable_t *pptable = table_context->driver_pptable; in smu_v13_0_0_dump_pptable()
788 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_0_read_sensor()
1162 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v13_0_0_get_thermal_temperature_range()
1364 PPTable_t *pptable = table_context->driver_pptable; in smu_v13_0_0_enable_mgpu_fan_boost()
1388 PPTable_t *pptable = table_context->driver_pptable; in smu_v13_0_0_get_power_limit()
Daldebaran_ppt.c311 PPTable_t *pptable = smu->smu_table.driver_pptable; in aldebaran_set_default_dpm_table()
401 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in aldebaran_store_powerplay_table()
410 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()
1200 PPTable_t *pptable = smu->smu_table.driver_pptable; in aldebaran_get_power_limit()
Dsmu_v13_0.c481 smu_table->driver_pptable = in smu_v13_0_init_smc_tables()
483 if (!smu_table->driver_pptable) { in smu_v13_0_init_smc_tables()
528 kfree(smu_table->driver_pptable); in smu_v13_0_init_smc_tables()
543 kfree(smu_table->driver_pptable); in smu_v13_0_fini_smc_tables()
549 smu_table->driver_pptable = NULL; in smu_v13_0_fini_smc_tables()
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dnavi10_ppt.c409 PPTable_t *smc_pptable = table_context->driver_pptable; in navi10_append_powerplay_table()
464 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in navi10_store_powerplay_table()
965 PPTable_t *driver_ppt = smu->smu_table.driver_pptable; in navi10_set_default_dpm_table()
1220 PPTable_t *pptable = smu->smu_table.driver_pptable; in navi10_is_support_fine_grained_dpm()
1262 PPTable_t *pptable = (PPTable_t *)table_context->driver_pptable; in navi10_emit_clk_levels()
1469 PPTable_t *pptable = (PPTable_t *)table_context->driver_pptable; in navi10_print_clk_levels()
1894 PPTable_t *pptable = smu->smu_table.driver_pptable; in navi10_get_fan_parameters()
2176 PPTable_t *pptable = table_context->driver_pptable; in navi10_read_sensor()
2252 if (!clocks_in_khz || !num_states || !table_context->driver_pptable) in navi10_get_uclk_dpm_states()
2255 driver_ppt = table_context->driver_pptable; in navi10_get_uclk_dpm_states()
[all …]
Darcturus_ppt.c330 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()
461 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, 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()
1321 PPTable_t *pptable = smu->smu_table.driver_pptable; in arcturus_get_fan_parameters()
1335 PPTable_t *pptable = smu->smu_table.driver_pptable; in arcturus_get_power_limit()
1594 PPTable_t *pptable = table_context->driver_pptable; in arcturus_dump_pptable()
Dsmu_v11_0.c401 smu_table->driver_pptable = in smu_v11_0_init_smc_tables()
403 if (!smu_table->driver_pptable) { in smu_v11_0_init_smc_tables()
449 kfree(smu_table->driver_pptable); in smu_v11_0_init_smc_tables()
464 kfree(smu_table->driver_pptable); in smu_v11_0_fini_smc_tables()
471 smu_table->driver_pptable = NULL; in smu_v11_0_fini_smc_tables()
Dsienna_cichlid_ppt.c78 (*member) = (smu->smu_table.driver_pptable + offsetof(PPTable_beige_goby_t, field));\
80 (*member) = (smu->smu_table.driver_pptable + offsetof(PPTable_t, field));\
395 PPTable_t *pptable = table_context->driver_pptable; in sienna_cichlid_check_fan_support()
458 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in sienna_cichlid_store_powerplay_table()
1990 if (!clocks_in_khz || !num_states || !table_context->driver_pptable) in sienna_cichlid_get_uclk_dpm_states()
2435 PPTable_beige_goby_t *pptable = table_context->driver_pptable; in beige_goby_dump_pptable()
3064 PPTable_t *pptable = table_context->driver_pptable; in sienna_cichlid_dump_pptable()
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/
Dsmu_cmn.c893 void *pptable = smu->smu_table.driver_pptable; in smu_cmn_write_pptable()
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/inc/
Damdgpu_smu.h340 void *driver_pptable; member