Searched refs:gpu_temp_limit (Results 1 – 3 of 3) sorted by relevance
48 extern int gpu_temp_limit;
50 int gpu_temp_limit, cool_gpu_down; variable466 if (gpu_temp_limit < 0) in gpu_check_temp()487 if (temp >= gpu_temp_limit) { in gpu_check_temp()
876 gpu_temp_limit = cfg_get_int(SECTION_OPTIONS, SUBSECTION_GPU, in opencl_load_environment()