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

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c1023 if (1 <= fan_table->ucFanTableFormat) {
1045 if (2 <= fan_table->ucFanTableFormat) {
1053 if (3 <= fan_table->ucFanTableFormat) {
1061 if ((3 == fan_table->ucFanTableFormat) &&
1075 if (6 <= fan_table->ucFanTableFormat) {
1087 if (7 <= fan_table->ucFanTableFormat) {
/linux-master/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 in struct:_ATOM_PPLIB_FANTABLE
/linux-master/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 in struct:_ATOM_PPLIB_FANTABLE
H A Dr600_dpm.c900 if (fan_info->fan.ucFanTableFormat >= 2)
905 if (fan_info->fan.ucFanTableFormat >= 3) {
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c249 if (fan_info->fan.ucFanTableFormat >= 2)
254 if (fan_info->fan.ucFanTableFormat >= 3) {

Completed in 183 milliseconds