From c95380a10c18fb00f4efc771256c5fb42b43bf04 Mon Sep 17 00:00:00 2001 From: Mario Limonciello Date: Thu, 4 Apr 2024 09:48:53 -0500 Subject: [PATCH] Turn on amdgpu panel power savings in balanced-battery This will be enacted when tuned-ppd detects a change to battery while in the balanced mode. --- profiles/balanced-battery/tuned.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/balanced-battery/tuned.conf b/profiles/balanced-battery/tuned.conf index 05f60e8..192957e 100644 --- a/profiles/balanced-battery/tuned.conf +++ b/profiles/balanced-battery/tuned.conf @@ -8,3 +8,6 @@ include=balanced [cpu] energy_performance_preference=balance_power + +[video] +panel_power_savings=1