/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | legacy_dpm.c | 692 if (controller->ucType > 0) { in amdgpu_add_thermal_controller() 701 if (controller->ucType == ATOM_PP_THERMALCONTROLLER_RV6xx) { in amdgpu_add_thermal_controller() 706 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_RV770) { in amdgpu_add_thermal_controller() 711 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_EVERGREEN) { in amdgpu_add_thermal_controller() 716 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_SUMO) { in amdgpu_add_thermal_controller() 721 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_NISLANDS) { in amdgpu_add_thermal_controller() 726 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_SISLANDS) { in amdgpu_add_thermal_controller() 731 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_CISLANDS) { in amdgpu_add_thermal_controller() 736 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_KAVERI) { in amdgpu_add_thermal_controller() 741 } else if (controller->ucType in amdgpu_add_thermal_controller() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/ |
H A D | amdgpu_dpm.c | 784 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() 803 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_EVERGREEN) { 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() 823 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_CISLANDS) { in amdgpu_add_thermal_controller() 828 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_KAVERI) { in amdgpu_add_thermal_controller() 833 } else if (controller->ucType in amdgpu_add_thermal_controller() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega12_processpptables.c | 200 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()
|
H A D | pptable_v1_0.h | 320 UCHAR ucType; /* one of ATOM_TONGA_PP_THERMALCONTROLLER_* */ member
|
H A D | process_pptables_v1_0.c | 897 hwmgr->thermal_controller.ucType = thermal_controller->ucType; in init_thermal_controller() 915 ATOM_TONGA_PP_THERMALCONTROLLER_NONE != hwmgr->thermal_controller.ucType, in init_thermal_controller()
|
H A D | vega10_pptable.h | 311 UCHAR ucType; /* one of ATOM_VEGA10_PP_THERMALCONTROLLER_*/ member
|
H A D | vega20_processpptables.c | 825 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()
|
H A D | processpptables.c | 991 hwmgr->thermal_controller.ucType = in init_thermal_controller() 992 powerplay_table->sThermalController.ucType; in init_thermal_controller() 1012 ATOM_PP_THERMALCONTROLLER_NONE != hwmgr->thermal_controller.ucType, in init_thermal_controller()
|
H A D | vega10_processpptables.c | 136 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()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega12_processpptables.c | 198 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()
|
H A D | process_pptables_v1_0.c | 922 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()
|
H A D | pptable_v1_0.h | 350 UCHAR ucType; /* one of ATOM_TONGA_PP_THERMALCONTROLLER_* */ member
|
H A D | vega10_pptable.h | 311 UCHAR ucType; /* one of ATOM_VEGA10_PP_THERMALCONTROLLER_*/ member
|
H A D | vega20_processpptables.c | 824 hwmgr->thermal_controller.ucType = powerplay_table->ucThermalControllerType; in init_powerplay_table_information() 830 ATOM_VEGA20_PP_THERMALCONTROLLER_NONE != hwmgr->thermal_controller.ucType, in init_powerplay_table_information()
|
H A D | processpptables.c | 987 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()
|
H A D | vega10_processpptables.c | 135 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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon_atombios.c | 2283 if (controller->ucType > 0) { in radeon_atombios_add_pplib_thermal_controller() 2292 if (controller->ucType == ATOM_PP_THERMALCONTROLLER_RV6xx) { in radeon_atombios_add_pplib_thermal_controller() 2297 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_RV770) { in radeon_atombios_add_pplib_thermal_controller() 2302 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_EVERGREEN) { in radeon_atombios_add_pplib_thermal_controller() 2307 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_SUMO) { in radeon_atombios_add_pplib_thermal_controller() 2312 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_NISLANDS) { in radeon_atombios_add_pplib_thermal_controller() 2317 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_SISLANDS) { in radeon_atombios_add_pplib_thermal_controller() 2322 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_CISLANDS) { in radeon_atombios_add_pplib_thermal_controller() 2327 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_KAVERI) { in radeon_atombios_add_pplib_thermal_controller() 2332 } else if (controller->ucType in radeon_atombios_add_pplib_thermal_controller() [all...] |
H A D | pptable.h | 31 UCHAR ucType; // one of ATOM_PP_THERMALCONTROLLER_* member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | radeon_atombios.c | 2278 if (controller->ucType > 0) { in radeon_atombios_add_pplib_thermal_controller() 2287 if (controller->ucType == ATOM_PP_THERMALCONTROLLER_RV6xx) { in radeon_atombios_add_pplib_thermal_controller() 2292 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_RV770) { in radeon_atombios_add_pplib_thermal_controller() 2297 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_EVERGREEN) { in radeon_atombios_add_pplib_thermal_controller() 2302 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_SUMO) { in radeon_atombios_add_pplib_thermal_controller() 2307 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_NISLANDS) { in radeon_atombios_add_pplib_thermal_controller() 2312 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_SISLANDS) { in radeon_atombios_add_pplib_thermal_controller() 2317 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_CISLANDS) { in radeon_atombios_add_pplib_thermal_controller() 2322 } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_KAVERI) { in radeon_atombios_add_pplib_thermal_controller() 2327 } else if (controller->ucType in radeon_atombios_add_pplib_thermal_controller() [all...] |
H A D | pptable.h | 31 UCHAR ucType; // one of ATOM_PP_THERMALCONTROLLER_* member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/ |
H A D | pptable.h | 31 UCHAR ucType; // one of ATOM_PP_THERMALCONTROLLER_* member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/ |
H A D | pptable.h | 31 UCHAR ucType; // one of ATOM_PP_THERMALCONTROLLER_* member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
H A D | hwmgr.h | 717 uint8_t ucType; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | hwmgr.h | 716 uint8_t ucType; member
|