Scroll to navigation

INTEL_GPU_FREQUENCY(1) General Commands Manual INTEL_GPU_FREQUENCY(1)

NAME

intel_gpu_frequency - Manipulate Intel GPU frequencies

SYNOPSIS

intel_gpu_frequency [OPTIONS]

DESCRIPTION

A program to manipulate Intel GPU frequencies. Intel GPUs will automatically throttle the frequencies based on system demands, up when needed, down when not. This tool should only be used for debugging performance problems, or trying to get a stable frequency while benchmarking.

Intel GPUs only accept specific frequencies. The tool may, or may not attempt to adjust requests to the proper frequency if they aren't correct. This may lead to non-obvious failures when setting frequency. Multiples of 50MHz is usually a safe bet.

OPTIONS

Lock frequency to the most efficient frequency.
Get all the current frequency settings.
Lock frequency to an absolute value (MHz).
Set a min, or max frequency "min=X | max=Y".
Lock frequency to max frequency.
Lock frequency to min (never a good idea, DEBUG ONLY).
Return the system to hardware defaults.
Show help.
Show version.

EXAMPLES

Get the current and minimum frequency.
Lock frequency to 400Mhz.
Set the max frequency to 750MHz

REPORTING BUGS

Report bugs on fd.o GitLab: https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues

AUTHOR

IGT Developers <igt-dev@lists.freedesktop.org>

COPYRIGHT

2015-2016 Intel Corporation

2016-03-01 igt-gpu-tools 1.28