Files
urania 0415e905af
build-and-release / release (push) Successful in 2m34s
Feat: GPU detection via DRM sysfs, integrated into system info endpoint
Adds GPUInfo struct and readGPUsFromSysfs parsing DRM card entries
(/sys/class/drm/card*). Supports:
- AMD GPUs (amdgpu driver): VRAM totals/utilization from sysfs files
- NVIDIA GPUs: enrichment via nvidia-smi query
- Intel/other: basic PCI vendor/device/driver identification

Includes full test coverage for AMD enrichment, i915 fallback, missing
sysfs dir, and non-GPU DRM entry filtering.
2026-06-25 18:34:34 +02:00
..
2026-06-22 16:06:57 +02:00
2026-06-22 16:51:18 +02:00