docs/nvk: Improve the NVK docs page

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34911>
This commit is contained in:
Faith Ekstrand 2025-05-09 17:22:02 -04:00 committed by Marge Bot
parent 04a643d877
commit bd207d6c54

View file

@ -7,23 +7,21 @@ Hardware support
----------------
NVK currently supports Maxwell (some GTX 700 and 800 series, most 900
series) and later GPUs. Kepler (GeForce 600 and 700 series) work is
currently in-progress but incomplete. Support for new GPU generations may
take up to a year after the launch of the hardware because it takes time
for Nouveau developers to get access to hardware and documentation from
NVIDIA.
series) and later GPUs up to and including Ada (RTX 4000 series). Support
for Kepler (GeForce 600 and 700 series) and Blackwell (RTX 5000 series) is
currently in-progress but incomplete.
Conformance status:
-------------------
NVK is a conformant Vulkan 1.4 implementation for all officially supported
GPUs.
Kernel requirements
-------------------
NVK requires at least a Linux 6.6 kernel
Conformance status:
-------------------
NVK is a conformant Vulkan 1.4 implementation for all Maxwell (some GTX 700
and 800 series, most 900 series) and later GPUs.
Debugging
---------