Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/
A Damdgpu_dpm.c784 if (controller->ucType > 0) { in amdgpu_add_thermal_controller()
793 if (controller->ucType == ATOM_PP_THERMALCONTROLLER_RV6xx) { in amdgpu_add_thermal_controller()
798 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_RV770) { in amdgpu_add_thermal_controller()
808 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_SUMO) { in amdgpu_add_thermal_controller()
813 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_NISLANDS) { in amdgpu_add_thermal_controller()
818 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_SISLANDS) { in amdgpu_add_thermal_controller()
828 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_KAVERI) { in amdgpu_add_thermal_controller()
838 } else if (controller->ucType == in amdgpu_add_thermal_controller()
844 } else if (controller->ucType == in amdgpu_add_thermal_controller()
852 pp_lib_thermal_controller_names[controller->ucType], in amdgpu_add_thermal_controller()
[all …]
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dvega12_processpptables.c200 hwmgr->thermal_controller.ucType = powerplay_table->ucThermalControllerType; in init_powerplay_table_information()
204 ATOM_VEGA12_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 Dpptable_v1_0.h350 UCHAR ucType; /* one of ATOM_TONGA_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.c136 hwmgr->thermal_controller.ucType = thermal_controller->ucType; in init_thermal_controller()
158 ATOM_VEGA10_PP_THERMALCONTROLLER_NONE != hwmgr->thermal_controller.ucType, in init_thermal_controller()
A Dprocesspptables.c987 hwmgr->thermal_controller.ucType = in init_thermal_controller()
988 powerplay_table->sThermalController.ucType; in init_thermal_controller()
1008 ATOM_PP_THERMALCONTROLLER_NONE != hwmgr->thermal_controller.ucType, in init_thermal_controller()
A Dvega20_processpptables.c825 hwmgr->thermal_controller.ucType = powerplay_table->ucThermalControllerType; in init_powerplay_table_information()
831 ATOM_VEGA20_PP_THERMALCONTROLLER_NONE != hwmgr->thermal_controller.ucType, in init_powerplay_table_information()
/linux/drivers/gpu/drm/radeon/
A Dradeon_atombios.c2277 if (controller->ucType > 0) { in radeon_atombios_add_pplib_thermal_controller()
2286 if (controller->ucType == ATOM_PP_THERMALCONTROLLER_RV6xx) { in radeon_atombios_add_pplib_thermal_controller()
2291 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_RV770) { in radeon_atombios_add_pplib_thermal_controller()
2301 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_SUMO) { in radeon_atombios_add_pplib_thermal_controller()
2306 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_NISLANDS) { in radeon_atombios_add_pplib_thermal_controller()
2321 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_KAVERI) { in radeon_atombios_add_pplib_thermal_controller()
2326 } else if (controller->ucType == in radeon_atombios_add_pplib_thermal_controller()
2332 } else if (controller->ucType == in radeon_atombios_add_pplib_thermal_controller()
2338 } else if (controller->ucType == in radeon_atombios_add_pplib_thermal_controller()
2346 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
/linux/drivers/gpu/drm/amd/include/
A Dpptable.h31 UCHAR ucType; // one of ATOM_PP_THERMALCONTROLLER_* member
/linux/drivers/gpu/drm/amd/pm/inc/
A Dhwmgr.h719 uint8_t ucType; member

Completed in 64 milliseconds