Home
last modified time | relevance | path

Searched refs:ucFanTableFormat (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c1027 if (1 <= fan_table->ucFanTableFormat) { in init_thermal_controller()
1049 if (2 <= fan_table->ucFanTableFormat) { in init_thermal_controller()
1057 if (3 <= fan_table->ucFanTableFormat) { in init_thermal_controller()
1065 if ((3 == fan_table->ucFanTableFormat) && in init_thermal_controller()
1079 if (6 <= fan_table->ucFanTableFormat) { in init_thermal_controller()
1091 if (7 <= fan_table->ucFanTableFormat) { in init_thermal_controller()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c1023 if (1 <= fan_table->ucFanTableFormat) { in init_thermal_controller()
1045 if (2 <= fan_table->ucFanTableFormat) { in init_thermal_controller()
1053 if (3 <= fan_table->ucFanTableFormat) { in init_thermal_controller()
1061 if ((3 == fan_table->ucFanTableFormat) && in init_thermal_controller()
1075 if (6 <= fan_table->ucFanTableFormat) { in init_thermal_controller()
1087 if (7 <= fan_table->ucFanTableFormat) { in init_thermal_controller()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H A Dpptable.h87 UCHAR ucFanTableFormat; // Change this if the table format changes or version changes so that the other fields are not the same. member
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dpptable.h83 UCHAR ucFanTableFormat; // Change this if the table format changes or version changes so that the other fields are not the same. member
H A Dr600_dpm.c902 if (fan_info->fan.ucFanTableFormat >= 2) in r600_parse_extended_power_table()
907 if (fan_info->fan.ucFanTableFormat >= 3) { in r600_parse_extended_power_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H A Dpptable.h87 UCHAR ucFanTableFormat; // Change this if the table format changes or version changes so that the other fields are not the same. member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dpptable.h83 UCHAR ucFanTableFormat; // Change this if the table format changes or version changes so that the other fields are not the same. member
H A Dr600_dpm.c902 if (fan_info->fan.ucFanTableFormat >= 2) in r600_parse_extended_power_table()
907 if (fan_info->fan.ucFanTableFormat >= 3) { in r600_parse_extended_power_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c249 if (fan_info->fan.ucFanTableFormat >= 2) in amdgpu_parse_extended_power_table()
254 if (fan_info->fan.ucFanTableFormat >= 3) { in amdgpu_parse_extended_power_table()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm.c315 if (fan_info->fan.ucFanTableFormat >= 2) in amdgpu_parse_extended_power_table()
320 if (fan_info->fan.ucFanTableFormat >= 3) { in amdgpu_parse_extended_power_table()

Completed in 22 milliseconds