Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/inc/
Dsmu_v13_0_pptable.h148 uint8_t thermal_controller_type; //one of SMU_13_0_PP_THERMALCONTROLLER member
Dsmu_v11_0_pptable.h146 uint8_t thermal_controller_type; //one of SMU_11_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.h182 uint8_t thermal_controller_type; //one of SMU_13_0_7_PP_THERMALCONTROLLER member
Dsmu_v14_0_2_pptable.h158 … uint8_t thermal_controller_type; // one of smu_14_0_2_PP_THERMALCONTROLLER member
Damdgpu_smu.h355 uint8_t thermal_controller_type; member
/linux-6.12.1/drivers/gpu/drm/amd/pm/inc/
Dsmu_v13_0_0_pptable.h182 uint8_t thermal_controller_type; //one of SMU_13_0_0_PP_THERMALCONTROLLER member
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu13/
Daldebaran_ppt.c428 table_context->thermal_controller_type = in aldebaran_check_powerplay_table()
429 powerplay_table->thermal_controller_type; in aldebaran_check_powerplay_table()
Dsmu_v13_0_7_ppt.c363 table_context->thermal_controller_type = in smu_v13_0_7_check_powerplay_table()
364 powerplay_table->thermal_controller_type; in smu_v13_0_7_check_powerplay_table()
Dsmu_v13_0_0_ppt.c370 table_context->thermal_controller_type = in smu_v13_0_0_check_powerplay_table()
371 powerplay_table->thermal_controller_type; in smu_v13_0_0_check_powerplay_table()
Dsmu_v13_0_6_ppt.c849 table_context->thermal_controller_type = 0; in smu_v13_0_6_setup_pptable()
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c491 table_context->thermal_controller_type = in arcturus_check_powerplay_table()
492 powerplay_table->thermal_controller_type; in arcturus_check_powerplay_table()
Dnavi10_ppt.c394 table_context->thermal_controller_type = in navi10_check_powerplay_table()
395 powerplay_table->thermal_controller_type; in navi10_check_powerplay_table()
Dsmu_v11_0.c1006 if (smu->smu_table.thermal_controller_type) { in smu_v11_0_enable_thermal_alert()
Dsienna_cichlid_ppt.c422 table_context->thermal_controller_type = in sienna_cichlid_check_powerplay_table()
423 powerplay_table->thermal_controller_type; in sienna_cichlid_check_powerplay_table()
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu14/
Dsmu_v14_0_2_ppt.c343 table_context->thermal_controller_type = in smu_v14_0_2_check_powerplay_table()
344 powerplay_table->thermal_controller_type; in smu_v14_0_2_check_powerplay_table()