Searched refs:table_context (Results 1 – 6 of 6) sorted by relevance
367 struct smu_table_context *table_context = &smu->smu_table; in navi10_check_bxco_support() local369 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() local387 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() local410 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() local463 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 …]
423 struct smu_table_context *table_context = &smu->smu_table; in arcturus_check_bxco_support() local425 table_context->power_play_table; in arcturus_check_bxco_support()441 struct smu_table_context *table_context = &smu->smu_table; in arcturus_check_powerplay_table() local443 table_context->power_play_table; in arcturus_check_powerplay_table()447 table_context->thermal_controller_type = in arcturus_check_powerplay_table()455 struct smu_table_context *table_context = &smu->smu_table; in arcturus_store_powerplay_table() local457 table_context->power_play_table; in arcturus_store_powerplay_table()459 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in arcturus_store_powerplay_table()467 struct smu_table_context *table_context = &smu->smu_table; in arcturus_append_powerplay_table() local468 PPTable_t *smc_pptable = table_context->driver_pptable; in arcturus_append_powerplay_table()[all …]
349 struct smu_table_context *table_context = &smu->smu_table; in sienna_cichlid_check_bxco_support() local351 table_context->power_play_table; in sienna_cichlid_check_bxco_support()366 struct smu_table_context *table_context = &smu->smu_table; in sienna_cichlid_check_powerplay_table() local368 table_context->power_play_table; in sienna_cichlid_check_powerplay_table()375 table_context->thermal_controller_type = in sienna_cichlid_check_powerplay_table()409 struct smu_table_context *table_context = &smu->smu_table; in sienna_cichlid_store_powerplay_table() local411 table_context->power_play_table; in sienna_cichlid_store_powerplay_table()415 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in sienna_cichlid_store_powerplay_table()1045 struct smu_table_context *table_context = &smu->smu_table; in sienna_cichlid_print_clk_levels() local1052 (OverDriveTable_t *)table_context->overdrive_table; in sienna_cichlid_print_clk_levels()[all …]
1551 struct smu_table_context *table_context = &smu->smu_table; in smu_v11_0_get_max_sustainable_clocks_by_dc() local1554 if (!max_clocks || !table_context->max_sustainable_clocks) in smu_v11_0_get_max_sustainable_clocks_by_dc()1557 sustainable_clocks = table_context->max_sustainable_clocks; in smu_v11_0_get_max_sustainable_clocks_by_dc()2213 struct smu_table_context *table_context = &smu->smu_table; in smu_v11_0_restore_user_od_settings() local2214 void *user_od_table = table_context->user_overdrive_table; in smu_v11_0_restore_user_od_settings()
370 struct smu_table_context *table_context = &smu->smu_table; in aldebaran_check_powerplay_table() local372 table_context->power_play_table; in aldebaran_check_powerplay_table()374 table_context->thermal_controller_type = in aldebaran_check_powerplay_table()382 struct smu_table_context *table_context = &smu->smu_table; in aldebaran_store_powerplay_table() local384 table_context->power_play_table; in aldebaran_store_powerplay_table()385 memcpy(table_context->driver_pptable, &powerplay_table->smc_pptable, in aldebaran_store_powerplay_table()393 struct smu_table_context *table_context = &smu->smu_table; in aldebaran_append_powerplay_table() local394 PPTable_t *smc_pptable = table_context->driver_pptable; in aldebaran_append_powerplay_table()1040 struct smu_table_context *table_context = &smu->smu_table; in aldebaran_get_thermal_temperature_range() local1042 table_context->power_play_table; in aldebaran_get_thermal_temperature_range()
1382 struct smu_table_context *table_context = &smu->smu_table; in smu_v13_0_get_max_sustainable_clocks_by_dc() local1385 if (!max_clocks || !table_context->max_sustainable_clocks) in smu_v13_0_get_max_sustainable_clocks_by_dc()1388 sustainable_clocks = table_context->max_sustainable_clocks; in smu_v13_0_get_max_sustainable_clocks_by_dc()