Lines Matching +full:2 +full:mhz
86 * and don't let the GPU go faster than 400 MHz.
106 * - 800 MHz (hot)
107 * - 800 MHz - 696 MHz (hotter)
108 * - 696 MHz - min (very hot)
111 * - 800 MHz appears to be a "sweet spot" for me. I can run
113 * - After 696 MHz we stop lowering voltage, so throttling
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 */
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>;
434 dvs_2: dvs-2 {