Home
last modified time | relevance | path

Searched refs:thermal_controller_type (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Dsmu_v11_0_pptable.h146 uint8_t thermal_controller_type; //one of SMU_11_0_PP_THERMALCONTROLLER member
H A Dsmu_v13_0_pptable.h148 uint8_t thermal_controller_type; //one of SMU_13_0_PP_THERMALCONTROLLER member
H A Dsmu_v11_0_7_pptable.h182 uint8_t thermal_controller_type; //one of SMU_11_0_7_PP_THERMALCONTROLLER member
H A Dsmu_v13_0_7_pptable.h182 uint8_t thermal_controller_type; //one of SMU_13_0_7_PP_THERMALCONTROLLER member
H A Dsmu_v14_0_2_pptable.h158 … uint8_t thermal_controller_type; // one of smu_14_0_2_PP_THERMALCONTROLLER member
H A Damdgpu_smu.h411 uint8_t thermal_controller_type; member
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c481 table_context->thermal_controller_type = in arcturus_check_powerplay_table()
482 powerplay_table->thermal_controller_type; in arcturus_check_powerplay_table()
H A Dsmu_v11_0.c1010 if (smu->smu_table.thermal_controller_type) { in smu_v11_0_enable_thermal_alert()
1027 if (smu->smu_table.thermal_controller_type) in smu_v11_0_disable_thermal_alert()
H A Dnavi10_ppt.c390 table_context->thermal_controller_type = in navi10_check_powerplay_table()
391 powerplay_table->thermal_controller_type; in navi10_check_powerplay_table()
H A Dsienna_cichlid_ppt.c421 table_context->thermal_controller_type = in sienna_cichlid_check_powerplay_table()
422 powerplay_table->thermal_controller_type; in sienna_cichlid_check_powerplay_table()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Daldebaran_ppt.c473 table_context->thermal_controller_type = in aldebaran_check_powerplay_table()
474 powerplay_table->thermal_controller_type; in aldebaran_check_powerplay_table()
H A Dsmu_v13_0_7_ppt.c374 table_context->thermal_controller_type = in smu_v13_0_7_check_powerplay_table()
375 powerplay_table->thermal_controller_type; in smu_v13_0_7_check_powerplay_table()
H A Dsmu_v13_0_0_ppt.c360 table_context->thermal_controller_type = in smu_v13_0_0_check_powerplay_table()
361 powerplay_table->thermal_controller_type; in smu_v13_0_0_check_powerplay_table()
H A Dsmu_v13_0_6_ppt.c1173 table_context->thermal_controller_type = 0; in smu_v13_0_6_setup_pptable()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0_2_ppt.c300 table_context->thermal_controller_type = in smu_v14_0_2_check_powerplay_table()
301 powerplay_table->thermal_controller_type; in smu_v14_0_2_check_powerplay_table()