distribution/projects/PC/devices/handheld/device.config

19 lines
525 B
Text
Raw Normal View History

2022-08-31 01:26:25 +00:00
DEVICE_VOLUMECTL=true
2022-08-31 02:10:11 +00:00
DEVICE_AUDIO_MIXER="PCM"
DEVICE_PLAYBACK_PATH_SPK="SPK"
DEVICE_PLAYBACK_PATH_HP="HP"
DEVICE_VOL_MODIFIER="ABS_RZ"
UI_SERVICE="weston.service"
2022-08-31 02:10:11 +00:00
DEVICE_BRIGHTNESS="128"
2022-09-14 23:51:00 +00:00
SPLASH_LOADER="plymouth"
# FREQ Governors
CPU_FREQ=("/sys/devices/system/cpu/cpufreq/policy0" \
"/sys/devices/system/cpu/cpufreq/policy1" \
"/sys/devices/system/cpu/cpufreq/policy2" \
"/sys/devices/system/cpu/cpufreq/policy3")
AMDGPU_PERF="/sys/class/drm/card0/device/power_dpm_force_performance_level"