docs/release-notes: 24.11: add amdgpu module

This commit is contained in:
John Titor 2024-06-14 23:42:13 +05:30
parent 6a0b6a6b74
commit 4f0fbbd09a
No known key found for this signature in database
GPG Key ID: 29B0514F4E3C1CC0

View File

@ -4,6 +4,8 @@
## Highlights {#sec-release-24.11-highlights}
- Convenience options for `amdgpu`, open source driver for Radeon cards, is now available under `hardware.amdgpu`.
- [AMDVLK](https://github.com/GPUOpen-Drivers/AMDVLK), AMD's open source Vulkan driver, is now available to be configured as `hardware.amdgpu.amdvlk` option.
This also allows configuring runtime settings of AMDVLK and enabling experimental features.