Home
last modified time | relevance | path

Searched defs:smu_temperature_range (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/inc/
Damdgpu_smu.h163 struct smu_temperature_range { struct
164 int min;
165 int max;
166 int edge_emergency_max;
167 int hotspot_min;
168 int hotspot_crit_max;
169 int hotspot_emergency_max;
170 int mem_min;
171 int mem_crit_max;
172 int mem_emergency_max;
[all …]