Searched refs:driver_pptable (Results 1 – 10 of 10) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
A D | smu_v13_0_7_ppt.c | 322 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_7_check_powerplay_table() 357 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in smu_v13_0_7_store_powerplay_table() 390 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_7_append_powerplay_table() 547 PPTable_t *driver_ppt = smu->smu_table.driver_pptable; in smu_v13_0_7_set_default_dpm_table() 686 PPTable_t *pptable = table_context->driver_pptable; in smu_v13_0_7_dump_pptable() 837 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_7_read_sensor() 1211 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v13_0_7_get_thermal_temperature_range() 1401 PPTable_t *pptable = table_context->driver_pptable; in smu_v13_0_7_enable_mgpu_fan_boost() 1425 PPTable_t *pptable = table_context->driver_pptable; in smu_v13_0_7_get_power_limit()
|
A D | smu_v13_0_0_ppt.c | 363 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in smu_v13_0_0_store_powerplay_table() 379 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_0_append_powerplay_table() 539 PPTable_t *pptable = table_context->driver_pptable; in smu_v13_0_0_set_default_dpm_table() 695 PPTable_t *pptable = table_context->driver_pptable; in smu_v13_0_0_dump_pptable() 906 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_0_read_sensor() 1280 PPTable_t *pptable = smu->smu_table.driver_pptable; in smu_v13_0_0_get_thermal_temperature_range() 1406 PPTable_t *pptable = table_context->driver_pptable; in smu_v13_0_0_populate_umd_state_clk() 1504 PPTable_t *pptable = table_context->driver_pptable; in smu_v13_0_0_enable_mgpu_fan_boost() 1528 PPTable_t *pptable = table_context->driver_pptable; in smu_v13_0_0_get_power_limit()
|
A D | aldebaran_ppt.c | 311 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()
|
A D | smu_v13_0.c | 469 smu_table->driver_pptable = in smu_v13_0_init_smc_tables() 471 if (!smu_table->driver_pptable) { in smu_v13_0_init_smc_tables() 516 kfree(smu_table->driver_pptable); in smu_v13_0_init_smc_tables() 531 kfree(smu_table->driver_pptable); in smu_v13_0_fini_smc_tables() 537 smu_table->driver_pptable = NULL; in smu_v13_0_fini_smc_tables()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
A D | navi10_ppt.c | 409 PPTable_t *smc_pptable = table_context->driver_pptable; in navi10_append_powerplay_table() 971 PPTable_t *driver_ppt = smu->smu_table.driver_pptable; in navi10_set_default_dpm_table() 1226 PPTable_t *pptable = smu->smu_table.driver_pptable; in navi10_is_support_fine_grained_dpm() 1268 PPTable_t *pptable = (PPTable_t *)table_context->driver_pptable; in navi10_emit_clk_levels() 1900 PPTable_t *pptable = smu->smu_table.driver_pptable; in navi10_get_fan_parameters() 2182 PPTable_t *pptable = table_context->driver_pptable; in navi10_read_sensor() 2261 driver_ppt = table_context->driver_pptable; in navi10_get_uclk_dpm_states() 2285 PPTable_t *pptable = smu->smu_table.driver_pptable; in navi10_get_thermal_temperature_range() 2341 PPTable_t *pptable = smu->smu_table.driver_pptable; in navi10_get_power_limit() 2381 PPTable_t *pptable = smu->smu_table.driver_pptable; in navi10_update_pcie_parameters() [all …]
|
A D | arcturus_ppt.c | 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() 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()
|
A D | smu_v11_0.c | 375 smu_table->driver_pptable = in smu_v11_0_init_smc_tables() 377 if (!smu_table->driver_pptable) { in smu_v11_0_init_smc_tables() 423 kfree(smu_table->driver_pptable); in smu_v11_0_init_smc_tables() 438 kfree(smu_table->driver_pptable); in smu_v11_0_fini_smc_tables() 445 smu_table->driver_pptable = NULL; in smu_v11_0_fini_smc_tables()
|
A D | sienna_cichlid_ppt.c | 78 (*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-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/ |
A D | smu_cmn.c | 917 void *pptable = smu->smu_table.driver_pptable; in smu_cmn_write_pptable()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/inc/ |
A D | amdgpu_smu.h | 341 void *driver_pptable; member
|
Completed in 44 milliseconds