tuned icon indicating copy to clipboard operation
tuned copied to clipboard

Support Intel iGPU frequency configuration

Open flexagoon opened this issue 7 months ago • 0 comments

TLP has the following options:

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.

It doesn't seem like it's possible to configure this with Tuned currently. Would be great to have support for this.

flexagoon avatar Jun 11 '25 21:06 flexagoon