Home
last modified time | relevance | path

Searched refs:thermal_controller_type (Results 1 – 12 of 12) 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.h412 uint8_t thermal_controller_type; member
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Daldebaran_ppt.c474 table_context->thermal_controller_type = in aldebaran_check_powerplay_table()
475 powerplay_table->thermal_controller_type; in aldebaran_check_powerplay_table()
H A Dsmu_v13_0_7_ppt.c378 table_context->thermal_controller_type = in smu_v13_0_7_check_powerplay_table()
379 powerplay_table->thermal_controller_type; in smu_v13_0_7_check_powerplay_table()
H A Dsmu_v13_0_0_ppt.c364 table_context->thermal_controller_type = in smu_v13_0_0_check_powerplay_table()
365 powerplay_table->thermal_controller_type; in smu_v13_0_0_check_powerplay_table()
H A Dsmu_v13_0_6_ppt.c1181 table_context->thermal_controller_type = 0; in smu_v13_0_6_setup_pptable()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c934 if (smu->smu_table.thermal_controller_type) { in smu_v11_0_enable_thermal_alert()
951 if (smu->smu_table.thermal_controller_type) in smu_v11_0_disable_thermal_alert()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0_2_ppt.c306 table_context->thermal_controller_type = in smu_v14_0_2_check_powerplay_table()
307 powerplay_table->thermal_controller_type; in smu_v14_0_2_check_powerplay_table()