Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/pm/inc/
A Damdgpu_dpm.h71 struct amdgpu_dpm_thermal { struct
73 struct work_struct work;
75 int min_temp;
77 int max_temp;
81 int min_hotspot_temp;
83 int max_hotspot_crit_temp;
87 int min_mem_temp;
89 int max_mem_crit_temp;
91 int max_mem_emergency_temp;
93 bool high_to_low;
[all …]

Completed in 4 milliseconds