-
-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Intel Core Ultra (Lunar Lake/Meteor Lake) EPP Power Profiles #2000
Comments
I'm doing 15 min of a 4k youtube video Vanilla powersave 10% Intel powersave 6% @castrojo looks like it really is ~40% powersavings on video playback |
Looks like these were added to the kernel at some point https://lore.kernel.org/lkml/[email protected]/ |
I think it'll live in an hwe image somewhere and not directly in bluefin (bazzite will probably need this too), m2/bsherman will know where to put it. |
the addition for these settings for Meteor Lake are here: https://github.com/torvalds/linux/blame/feffde684ac29a3b7aec82d2df850fbdbdee55e4/drivers/cpufreq/intel_pstate.c#L3660 These should already be set in Lunar Lake doesn't have any EPP profile set. in the kernel rn |
I have a service and script to set these profile automatically here: https://github.com/hanthor/intelepptesting |
I'm exploring the power savings from using the EPP profiles Intel has written ( think because theuy didn't have time to get these added to the kernel) https://www.intel.com/content/www/us/en/developer/articles/tool/epp-tuning-package-linux.html
Here are the changes Intel make in the tuned profiles (performance and powersave) I used to these to verify the power settings and set them to Intel's preferred values
The text was updated successfully, but these errors were encountered: