Module amdgpu_sysfs::gpu_handle::overdrive
source · Expand description
GPU overdrive (overclocking)
https://kernel.org/doc/html/latest/gpu/amdgpu/thermal.html#pp-od-clk-voltage
Modules
- The format used by Vega10 and older GPUs.
- The format used by Vega20 and newer GPUs.
Structs
- Represents a combination of a clockspeed and voltage. May be used in different context based on the table format.
- A range.
Enums
- Representation of clocks and voltage table (
pp_od_clk_voltage).
Traits
- Shared functionality across all table formats.