OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ThotspotLimit
(Results
1 - 12
of
12
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
smu9_driver_if.h
133
uint16_t
ThotspotLimit
; /* Celcius */
smu11_driver_if.h
386
uint16_t
ThotspotLimit
;
smu11_driver_if_arcturus.h
481
uint16_t
ThotspotLimit
; // Celcius
smu11_driver_if_navi10.h
538
uint16_t
ThotspotLimit
; // Celcius
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/vega12/
smu9_driver_if.h
273
uint16_t
ThotspotLimit
;
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
amdgpu_arcturus_ppt.c
868
range->hotspot_crit_max = pptable->
ThotspotLimit
*
870
range->hotspot_emergency_max = (pptable->
ThotspotLimit
+ CTF_OFFSET_HOTSPOT) *
1550
pr_info("
ThotspotLimit
= %d\n", pptable->
ThotspotLimit
);
amdgpu_vega20_ppt.c
3116
range->hotspot_crit_max = pptable->
ThotspotLimit
*
3118
range->hotspot_emergency_max = (pptable->
ThotspotLimit
+ CTF_OFFSET_HOTSPOT) *
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_vega12_hwmgr.c
2596
thermal_data->hotspot_crit_max = pp_table->
ThotspotLimit
*
2598
thermal_data->hotspot_emergency_max = (pp_table->
ThotspotLimit
+ CTF_OFFSET_HOTSPOT) *
amdgpu_vega20_processpptables.c
97
pr_info("
ThotspotLimit
= %d\n", pptable->
ThotspotLimit
);
amdgpu_vega10_powertune.c
1303
table->
ThotspotLimit
= cpu_to_le16(tdp_table->usTemperatureLimitHotspot);
amdgpu_vega20_hwmgr.c
4138
thermal_data->hotspot_crit_max = pp_table->
ThotspotLimit
*
4140
thermal_data->hotspot_emergency_max = (pp_table->
ThotspotLimit
+ CTF_OFFSET_HOTSPOT) *
amdgpu_vega10_hwmgr.c
4964
thermal_data->hotspot_crit_max = pp_table->
ThotspotLimit
*
4966
thermal_data->hotspot_emergency_max = (pp_table->
ThotspotLimit
+ CTF_OFFSET_HOTSPOT) *
Completed in 34 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025