Home
last modified time | relevance | path

Searched refs:ucFanTableFormat (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dpptable.h83 …UCHAR ucFanTableFormat; // Change this if the table format changes or version cha… member
Dr600_dpm.c899 if (fan_info->fan.ucFanTableFormat >= 2) in r600_parse_extended_power_table()
904 if (fan_info->fan.ucFanTableFormat >= 3) { in r600_parse_extended_power_table()
/linux-4.4.14/drivers/gpu/drm/amd/include/
Dpptable.h83 …UCHAR ucFanTableFormat; // Change this if the table format changes or version cha… member
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.c341 if (fan_info->fan.ucFanTableFormat >= 2) in amdgpu_parse_extended_power_table()
346 if (fan_info->fan.ucFanTableFormat >= 3) { in amdgpu_parse_extended_power_table()