SIGN IN SIGN UP

Add VRAM memory and bandwidth sensors for Intel discrete GPUs (#2067)

- Add GPU Memory Total, Used, Free sensors (SmallData type, in MB)
- Add GPU Memory load sensor (percentage)
- Add GPU Memory Read/Write bandwidth sensors (Throughput type, in B/s)
- Use D3DDisplayDevice API to query VRAM usage via Windows kernel
- Match Intel discrete GPUs using PCI vendor/device IDs
- Include fallback detection for Intel GPUs if initial matching fails
- Bandwidth sensors read from Intel GCL telemetry with unit conversion
D
David Renelt committed
4c9e9f5dfd65f20b25d6652b00e0fb6e437582de
Parent: 045eca3
Committed by GitHub <noreply@github.com> on 11/23/2025, 12:45:55 PM