https://bugs.freedesktop.org/show_bug.cgi?id=87886
--- Comment #29 from Eero Tamminen <eero.t.tammi...@intel.com> --- You need to do one more test. if you'll echo max freq value to /sys/kernel/debug/dri/0/i915_min_freq, kernel will not drop GPU frequency. If that gets rid of the issue, it's kernel PM issue. If the CAGF value still goes below max GPU frequency, you got issues outside of what Linux can control -> the CPU speed gets limited by HW / firmware, potentially because of temperature issues. Temperature you can track with lmsensors. If frequency gets limited when temperature reaches a certain limit, you need to make sure your CPU is better cooled. Updating BIOS may also help, I think newer BIOS versions try to keep fluctuations smaller (drop freq less, but earlier). -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev