Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
Dsmu_v11_0_pptable.h148 uint8_t thermal_controller_type; //one of SMU_11_0_PP_THERMALCONTROLLER member
Dsmu_v11_0_7_pptable.h181 uint8_t thermal_controller_type; //one of SMU_11_0_7_PP_THERMALCONTROLLER member
Damdgpu_smu.h274 uint8_t thermal_controller_type; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dnavi10_ppt.c370 table_context->thermal_controller_type = in navi10_check_powerplay_table()
371 powerplay_table->thermal_controller_type; in navi10_check_powerplay_table()
Darcturus_ppt.c408 table_context->thermal_controller_type = in arcturus_check_powerplay_table()
409 powerplay_table->thermal_controller_type; in arcturus_check_powerplay_table()
Dsienna_cichlid_ppt.c339 table_context->thermal_controller_type = in sienna_cichlid_check_powerplay_table()
340 powerplay_table->thermal_controller_type; in sienna_cichlid_check_powerplay_table()
Dsmu_v11_0.c968 if (smu->smu_table.thermal_controller_type) { in smu_v11_0_enable_thermal_alert()