Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/inc/
Dsmu_v11_0_pptable.h149 uint8_t thermal_controller_type; //one of SMU_11_0_PP_THERMALCONTROLLER member
Dsmu_v13_0_pptable.h148 uint8_t thermal_controller_type; //one of SMU_13_0_PP_THERMALCONTROLLER member
Dsmu_v11_0_7_pptable.h182 uint8_t thermal_controller_type; //one of SMU_11_0_7_PP_THERMALCONTROLLER member
Dsmu_v13_0_7_pptable.h187 uint8_t thermal_controller_type; //one of SMU_13_0_7_PP_THERMALCONTROLLER member
Damdgpu_smu.h356 uint8_t thermal_controller_type; member
/linux-5.19.10/drivers/gpu/drm/amd/pm/inc/
Dsmu_v13_0_0_pptable.h187 uint8_t thermal_controller_type; //one of SMU_13_0_0_PP_THERMALCONTROLLER member
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0_7_ppt.c309 table_context->thermal_controller_type = in smu_v13_0_7_check_powerplay_table()
310 powerplay_table->thermal_controller_type; in smu_v13_0_7_check_powerplay_table()
Dsmu_v13_0_0_ppt.c320 table_context->thermal_controller_type = in smu_v13_0_0_check_powerplay_table()
321 powerplay_table->thermal_controller_type; in smu_v13_0_0_check_powerplay_table()
Daldebaran_ppt.c384 table_context->thermal_controller_type = in aldebaran_check_powerplay_table()
385 powerplay_table->thermal_controller_type; in aldebaran_check_powerplay_table()
Dsmu_v13_0.c1068 if (smu->smu_table.thermal_controller_type) in smu_v13_0_enable_thermal_alert()
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c449 table_context->thermal_controller_type = in arcturus_check_powerplay_table()
450 powerplay_table->thermal_controller_type; in arcturus_check_powerplay_table()
Dnavi10_ppt.c393 table_context->thermal_controller_type = in navi10_check_powerplay_table()
394 powerplay_table->thermal_controller_type; in navi10_check_powerplay_table()
Dsmu_v11_0.c1035 if (smu->smu_table.thermal_controller_type) { in smu_v11_0_enable_thermal_alert()
Dsienna_cichlid_ppt.c400 table_context->thermal_controller_type = in sienna_cichlid_check_powerplay_table()
401 powerplay_table->thermal_controller_type; in sienna_cichlid_check_powerplay_table()