Lines Matching full:gpu
86 * and don't let the GPU go faster than 400 MHz.
97 cooling-device = <&gpu 1 1>;
103 * the CPU and the GPU.
139 /* At very hot, don't let GPU go over 300 MHz */
142 cooling-device = <&gpu 2 2>;
180 /* After 1st level throttle the GPU down to as low as 400 MHz */
183 cooling-device = <&gpu THERMAL_NO_LIMIT 1>;
187 * Slightly after we throttle the GPU, we'll also make sure that
189 * throttle the CPU lower than 1.4 GHz due to GPU heat--we'll
200 /* When hot, GPU goes down to 300 MHz */
203 cooling-device = <&gpu 2 2>;
206 /* When really hot, don't let GPU go _above_ 300 MHz */
209 cooling-device = <&gpu 2 THERMAL_NO_LIMIT>;