Searched refs:table_context (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
D | smu_v13_0_7_ppt.c | 328 struct smu_table_context *table_context = &smu->smu_table; in smu_v13_0_7_check_powerplay_table() local 330 table_context->power_play_table; in smu_v13_0_7_check_powerplay_table() 332 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_7_check_powerplay_table() 365 table_context->thermal_controller_type = in smu_v13_0_7_check_powerplay_table() 373 struct smu_table_context *table_context = &smu->smu_table; in smu_v13_0_7_store_powerplay_table() local 375 table_context->power_play_table; in smu_v13_0_7_store_powerplay_table() 381 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in smu_v13_0_7_store_powerplay_table() 411 struct smu_table_context *table_context = &smu->smu_table; in smu_v13_0_7_append_powerplay_table() local 413 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_7_append_powerplay_table() 716 struct smu_table_context *table_context = &smu->smu_table; in smu_v13_0_7_dump_pptable() local [all …]
|
D | smu_v13_0_0_ppt.c | 339 struct smu_table_context *table_context = &smu->smu_table; in smu_v13_0_0_check_powerplay_table() local 341 table_context->power_play_table; in smu_v13_0_0_check_powerplay_table() 381 table_context->thermal_controller_type = in smu_v13_0_0_check_powerplay_table() 392 struct smu_table_context *table_context = &smu->smu_table; in smu_v13_0_0_store_powerplay_table() local 394 table_context->power_play_table; in smu_v13_0_0_store_powerplay_table() 396 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in smu_v13_0_0_store_powerplay_table() 411 struct smu_table_context *table_context = &smu->smu_table; in smu_v13_0_0_append_powerplay_table() local 412 PPTable_t *smc_pptable = table_context->driver_pptable; in smu_v13_0_0_append_powerplay_table() 571 struct smu_table_context *table_context = &smu->smu_table; in smu_v13_0_0_set_default_dpm_table() local 572 PPTable_t *pptable = table_context->driver_pptable; in smu_v13_0_0_set_default_dpm_table() [all …]
|
D | aldebaran_ppt.c | 385 struct smu_table_context *table_context = &smu->smu_table; in aldebaran_check_powerplay_table() local 387 table_context->power_play_table; in aldebaran_check_powerplay_table() 389 table_context->thermal_controller_type = in aldebaran_check_powerplay_table() 397 struct smu_table_context *table_context = &smu->smu_table; in aldebaran_store_powerplay_table() local 399 table_context->power_play_table; in aldebaran_store_powerplay_table() 400 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in aldebaran_store_powerplay_table() 408 struct smu_table_context *table_context = &smu->smu_table; in aldebaran_append_powerplay_table() local 409 PPTable_t *smc_pptable = table_context->driver_pptable; in aldebaran_append_powerplay_table() 1047 struct smu_table_context *table_context = &smu->smu_table; in aldebaran_get_thermal_temperature_range() local 1049 table_context->power_play_table; in aldebaran_get_thermal_temperature_range()
|
D | smu_v13_0.c | 1483 struct smu_table_context *table_context = &smu->smu_table; in smu_v13_0_get_max_sustainable_clocks_by_dc() local 1486 if (!max_clocks || !table_context->max_sustainable_clocks) in smu_v13_0_get_max_sustainable_clocks_by_dc() 1489 sustainable_clocks = table_context->max_sustainable_clocks; in smu_v13_0_get_max_sustainable_clocks_by_dc()
|
D | smu_v13_0_6_ppt.c | 564 struct smu_table_context *table_context = &smu->smu_table; in smu_v13_0_6_setup_pptable() local 570 table_context->thermal_controller_type = 0; in smu_v13_0_6_setup_pptable()
|
/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | navi10_ppt.c | 367 struct smu_table_context *table_context = &smu->smu_table; in navi10_check_bxco_support() local 369 table_context->power_play_table; in navi10_check_bxco_support() 385 struct smu_table_context *table_context = &smu->smu_table; in navi10_check_powerplay_table() local 387 table_context->power_play_table; in navi10_check_powerplay_table() 394 table_context->thermal_controller_type = in navi10_check_powerplay_table() 409 struct smu_table_context *table_context = &smu->smu_table; in navi10_append_powerplay_table() local 410 PPTable_t *smc_pptable = table_context->driver_pptable; in navi10_append_powerplay_table() 461 struct smu_table_context *table_context = &smu->smu_table; in navi10_store_powerplay_table() local 463 table_context->power_play_table; in navi10_store_powerplay_table() 465 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in navi10_store_powerplay_table() [all …]
|
D | arcturus_ppt.c | 411 struct smu_table_context *table_context = &smu->smu_table; in arcturus_check_bxco_support() local 413 table_context->power_play_table; in arcturus_check_bxco_support() 429 struct smu_table_context *table_context = &smu->smu_table; in arcturus_check_fan_support() local 430 PPTable_t *pptable = table_context->driver_pptable; in arcturus_check_fan_support() 442 struct smu_table_context *table_context = &smu->smu_table; in arcturus_check_powerplay_table() local 444 table_context->power_play_table; in arcturus_check_powerplay_table() 449 table_context->thermal_controller_type = in arcturus_check_powerplay_table() 457 struct smu_table_context *table_context = &smu->smu_table; in arcturus_store_powerplay_table() local 459 table_context->power_play_table; in arcturus_store_powerplay_table() 461 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in arcturus_store_powerplay_table() [all …]
|
D | sienna_cichlid_ppt.c | 360 struct smu_table_context *table_context = &smu->smu_table; in sienna_cichlid_check_bxco_support() local 362 table_context->power_play_table; in sienna_cichlid_check_bxco_support() 394 struct smu_table_context *table_context = &smu->smu_table; in sienna_cichlid_check_fan_support() local 395 PPTable_t *pptable = table_context->driver_pptable; in sienna_cichlid_check_fan_support() 408 struct smu_table_context *table_context = &smu->smu_table; in sienna_cichlid_check_powerplay_table() local 410 table_context->power_play_table; in sienna_cichlid_check_powerplay_table() 418 table_context->thermal_controller_type = in sienna_cichlid_check_powerplay_table() 462 struct smu_table_context *table_context = &smu->smu_table; in sienna_cichlid_store_powerplay_table() local 464 table_context->power_play_table; in sienna_cichlid_store_powerplay_table() 468 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in sienna_cichlid_store_powerplay_table() [all …]
|
D | smu_v11_0.c | 1515 struct smu_table_context *table_context = &smu->smu_table; in smu_v11_0_get_max_sustainable_clocks_by_dc() local 1518 if (!max_clocks || !table_context->max_sustainable_clocks) in smu_v11_0_get_max_sustainable_clocks_by_dc() 1521 sustainable_clocks = table_context->max_sustainable_clocks; in smu_v11_0_get_max_sustainable_clocks_by_dc() 2176 struct smu_table_context *table_context = &smu->smu_table; in smu_v11_0_restore_user_od_settings() local 2177 void *user_od_table = table_context->user_overdrive_table; in smu_v11_0_restore_user_od_settings()
|