summaryrefslogtreecommitdiff
path: root/hosts/iroha/scripts/game
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/iroha/scripts/game')
-rwxr-xr-xhosts/iroha/scripts/game6
1 files changed, 6 insertions, 0 deletions
diff --git a/hosts/iroha/scripts/game b/hosts/iroha/scripts/game
new file mode 100755
index 0000000..c716f7e
--- /dev/null
+++ b/hosts/iroha/scripts/game
@@ -0,0 +1,6 @@
+#! /usr/bin/env sh
+sudo su -c 'echo high > /sys/class/drm/card0/device/power_dpm_force_performance_level'
+#read -p "Waiting..."
+sudo scx_bpfland
+sudo su -c 'echo auto > /sys/class/drm/card0/device/power_dpm_force_performance_level'
+