mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2025-02-25 18:55:26 -06:00
* WIP: add initial intel xe/i915 support * feat: basic gpu clock configuration * wip i915 freq controls * fix: applying frequency settings on i915 * feat: intel DRM info * feat: show EUs and subslices in UI * refactor: exclude all system-dependent info in tests with conditional compilation * chore: ignore clippy errors on bindgen file * fix: more test fixes * feat: generate drm bindings for xe * wip * refactor: GPU controller initialization * fixes * chore: disable currently unused xe headers * feat: dynamically load libdrm for intel * chore: drop println * Merge with master * fix: tests * chore: avoid error in vulkan when running tests * feat: numerous i915 additions * feat: show fan speed * feat: hwmon monitoring on xe * fix: avoid crashing history graph on empty plot with throttling data * feat: report pstates * doc: update readme * chore: update API docs link
3 lines
31 B
TOML
3 lines
31 B
TOML
[toolchain]
|
|
channel = "1.82.0"
|