Module gpu_handle

Module gpu_handle 

Source
Expand description

Handle on a GPU

Modules§

fan_control
Types for working with the dedicated fan control interface. Only for Navi 3x (RDNA 3) and newer. Older GPUs have to use the HwMon interface.
overdrive
GPU overdrive (overclocking)
power_profile_mode
pp-power-profile-mode

Structs§

CommitHandle
Handle for committing values which were previusly written
GpuHandle
A GpuHandle represents a handle over a single GPU device, as exposed in the Linux SysFS.
PowerLevels
List of power levels.

Enums§

PerformanceLevel
Performance level to be used by the GPU.
PowerLevelKind
Type of a power level.