Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_dpm.h73 struct amdgpu_dpm_thermal { struct
75 struct work_struct work;
77 int min_temp;
79 int max_temp;
81 int max_edge_emergency_temp;
83 int min_hotspot_temp;
85 int max_hotspot_crit_temp;
87 int max_hotspot_emergency_temp;
89 int min_mem_temp;
91 int max_mem_crit_temp;
[all …]