According to this post on Arch wiki the i915 kernel module has options which result in significant power savings.
How to "pass" the following options to the i915 kernel module?
enable_fbc=1 enable_psr=1 disable_power_well=0
According to this post on Arch wiki the i915 kernel module has options which result in significant power savings.
How to "pass" the following options to the i915 kernel module?
enable_fbc=1 enable_psr=1 disable_power_well=0
linux
(kernel) line in grub, ie. pressingsudo update-grub
to cause re-build your grub file after you've edited. – guiverc Aug 04 '18 at 11:30