This commit is contained in:
Crispy 2024-08-09 22:22:31 +02:00
parent 362fe3664c
commit 47f9ffc23b
8 changed files with 28 additions and 49 deletions

View file

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