Searched defs:amdgpu_dpm_thermal (Results 1 – 1 of 1) sorted by relevance
75 struct amdgpu_dpm_thermal { struct77 struct work_struct work;79 int min_temp;81 int max_temp;85 int min_hotspot_temp;87 int max_hotspot_crit_temp;91 int min_mem_temp;93 int max_mem_crit_temp;97 int sw_ctf_threshold;99 bool high_to_low;[all …]
Completed in 11 milliseconds