Graphics
INTEL_GPU_*
Intel GPU
INTEL_GPU_MIN_FREQ_ON_AC=0
INTEL_GPU_MIN_FREQ_ON_BAT=0
INTEL_GPU_MAX_FREQ_ON_AC=0
INTEL_GPU_MAX_FREQ_ON_BAT=0
INTEL_GPU_BOOST_FREQ_ON_AC=0
INTEL_GPU_BOOST_FREQ_ON_BAT=0
Set the min/max/turbo frequency for the Intel GPU. Possible values depend on your hardware. See the output of tlp-stat -g for available frequencies.
RADEON_DPM_PERF_LEVEL_ON_AC/BAT
AMD GPU
RADEON_DPM_PERF_LEVEL_ON_AC=auto
RADEON_DPM_PERF_LEVEL_ON_BAT=auto
Controls the Dynamic power management (DPM) performance level. Supported by amdgpu and radeon drivers. Possible values:
auto – recommended
low
high
Default when unconfigured: auto
RADEON_DPM_STATE_ON_AC/BAT
AMD GPU
RADEON_DPM_STATE_ON_AC=performance
RADEON_DPM_STATE_ON_BAT=balanced
Controls the power management method of the GPU. Possible values:
battery
balanced
performance
AMDGPU_ABM_LEVEL_ON_AC/BAT/SAV
Version 1.7 and newer
AMD GPU
AMDGPU_ABM_LEVEL_ON_AC=0
AMDGPU_ABM_LEVEL_ON_BAT=1
Version 1.9 and newer
AMDGPU_ABM_LEVEL_ON_SAV=3
Enable display panel Adaptive Backlight Modulation (ABM). Possible levels are:
0 – off
1..4 – maximum brightness reduction allowed by the ABM algorithm, 1 represents the least and 4 the most power saving
Notes:
Requires AMD Vega or newer GPU with amdgpu driver as of kernel 6.9
Savings are made at the expense of color balance
Default when unconfigured: 0 (AC), 1 (BAT), 3 (SAV)
See also
Settings: Introduction
FAQ: Graphics
FAQ: Power Consumption
AMDgpu kernel driver – Sysfs node documentation, see power_dpm_force_performance_level
AMDgpu DRM driver – see abmlevel
Radeon KMS driver – see “KMS Power Management Options”