mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 23:40:10 +01:00
docs/nvk: Improve the NVK docs page
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34911>
This commit is contained in:
parent
04a643d877
commit
bd207d6c54
1 changed files with 9 additions and 11 deletions
|
|
@ -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
|
||||
---------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue