Changelog:
- Added:
- Add BAR size for Intel discrete GPU.
- Add total VRAM size via Vulkan API for checking ResizableBAR.
- Changed:
- Update databases (Intel Alder Lake, Intel Raptor Lake-S/P/U).
- Disable OpenCL support by default (packager's note: it seems that multiple users with ROCm faced crashes of CPU-X with OpenCL detection enabled).
- Update brand logos for AMD and Intel.
- Make yellow brighter for dark themes in GTK GUI.
- Patch dmidecode to version 3.5.484f893.
- Update 'Technology' label in CPU tab for new node name (like Intel 7) and change prefix for technology nodes >= 100nm to µm.
- Fixed:
- Print correct memory speed.
- Fix empty 'Interface' label in Graphics tab for NVIDIA cards (get DRM path for all graphic cards).
- Fix race condition with cache test selection.
Depends on D14050.