2023-08-28 05:57:34 +00:00
|
|
|
RADV
|
|
|
|
====
|
|
|
|
|
|
|
|
RADV is a Vulkan driver for AMD GCN/RDNA GPUs.
|
|
|
|
|
|
|
|
Debugging
|
|
|
|
---------
|
|
|
|
|
|
|
|
For a list of environment variables to debug RADV, please see
|
|
|
|
:ref:`radv env-vars` for a list.
|
|
|
|
|
|
|
|
Hardware Documentation
|
|
|
|
----------------------
|
|
|
|
|
|
|
|
You can find a list of documentation for the various generations of
|
|
|
|
AMD hardware on the `X.Org wiki
|
2023-11-11 18:37:37 +00:00
|
|
|
<https://www.x.org/wiki/RadeonFeature/#documentation>`__.
|
2023-08-28 05:57:34 +00:00
|
|
|
|
|
|
|
ACO
|
|
|
|
---
|
|
|
|
|
|
|
|
ACO is the shader-compiler used in RADV. You read its documentation
|
2023-11-11 18:37:37 +00:00
|
|
|
`here <https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/src/amd/compiler/README.md>`__.
|