Home
last modified time | relevance | path

Searched refs:ucType (Results 1 – 12 of 12) sorted by relevance

/drivers/gpu/drm/amd/pm/legacy-dpm/
A Dlegacy_dpm.c666 if (controller->ucType > 0) { in amdgpu_add_thermal_controller()
675 if (controller->ucType == ATOM_PP_THERMALCONTROLLER_RV6xx) { in amdgpu_add_thermal_controller()
680 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_RV770) { in amdgpu_add_thermal_controller()
690 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_SUMO) { in amdgpu_add_thermal_controller()
695 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_NISLANDS) { in amdgpu_add_thermal_controller()
700 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_SISLANDS) { in amdgpu_add_thermal_controller()
710 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_KAVERI) { in amdgpu_add_thermal_controller()
720 } else if (controller->ucType == in amdgpu_add_thermal_controller()
726 } else if (controller->ucType == in amdgpu_add_thermal_controller()
734 pp_lib_thermal_controller_names[controller->ucType], in amdgpu_add_thermal_controller()
[all …]
/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dvega12_processpptables.c198 hwmgr->thermal_controller.ucType = powerplay_table->ucThermalControllerType; in init_powerplay_table_information()
202 ATOM_VEGA12_PP_THERMALCONTROLLER_NONE != hwmgr->thermal_controller.ucType, in init_powerplay_table_information()
A Dvega20_processpptables.c250 hwmgr->thermal_controller.ucType = powerplay_table->ucThermalControllerType; in init_powerplay_table_information()
256 ATOM_VEGA20_PP_THERMALCONTROLLER_NONE != hwmgr->thermal_controller.ucType, in init_powerplay_table_information()
A Dvega10_pptable.h311 UCHAR ucType; /* one of ATOM_VEGA10_PP_THERMALCONTROLLER_*/ member
A Dprocess_pptables_v1_0.c922 hwmgr->thermal_controller.ucType = thermal_controller->ucType; in init_thermal_controller()
940 ATOM_TONGA_PP_THERMALCONTROLLER_NONE != hwmgr->thermal_controller.ucType, in init_thermal_controller()
A Dvega10_processpptables.c135 hwmgr->thermal_controller.ucType = thermal_controller->ucType; in init_thermal_controller()
157 ATOM_VEGA10_PP_THERMALCONTROLLER_NONE != hwmgr->thermal_controller.ucType, in init_thermal_controller()
A Dpptable_v1_0.h350 UCHAR ucType; /* one of ATOM_TONGA_PP_THERMALCONTROLLER_* */ member
A Dprocesspptables.c985 hwmgr->thermal_controller.ucType = in init_thermal_controller()
986 powerplay_table->sThermalController.ucType; in init_thermal_controller()
1006 ATOM_PP_THERMALCONTROLLER_NONE != hwmgr->thermal_controller.ucType, in init_thermal_controller()
/drivers/gpu/drm/radeon/
A Dradeon_atombios.c2281 if (controller->ucType > 0) { in radeon_atombios_add_pplib_thermal_controller()
2290 if (controller->ucType == ATOM_PP_THERMALCONTROLLER_RV6xx) { in radeon_atombios_add_pplib_thermal_controller()
2295 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_RV770) { in radeon_atombios_add_pplib_thermal_controller()
2305 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_SUMO) { in radeon_atombios_add_pplib_thermal_controller()
2310 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_NISLANDS) { in radeon_atombios_add_pplib_thermal_controller()
2325 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_KAVERI) { in radeon_atombios_add_pplib_thermal_controller()
2330 } else if (controller->ucType == in radeon_atombios_add_pplib_thermal_controller()
2336 } else if (controller->ucType == in radeon_atombios_add_pplib_thermal_controller()
2342 } else if (controller->ucType == in radeon_atombios_add_pplib_thermal_controller()
2350 pp_lib_thermal_controller_names[controller->ucType], in radeon_atombios_add_pplib_thermal_controller()
[all …]
A Dpptable.h31 UCHAR ucType; // one of ATOM_PP_THERMALCONTROLLER_* member
/drivers/gpu/drm/amd/include/
A Dpptable.h31 UCHAR ucType; // one of ATOM_PP_THERMALCONTROLLER_* member
/drivers/gpu/drm/amd/pm/powerplay/inc/
A Dhwmgr.h715 uint8_t ucType; member

Completed in 41 milliseconds