add scripts

This commit is contained in:
Crispy 2022-05-08 22:09:16 +02:00
parent 3ed377af16
commit 36c1bfed25
11 changed files with 135 additions and 1 deletions

4
scripts/GPU_VR.sh Executable file
View file

@ -0,0 +1,4 @@
#!/bin/bash
echo 4 > /sys/class/drm/card0/device/pp_power_profile_mode
echo "Set GPU to VR power profile mode"