diff --git a/docs/drivers/radv.rst b/docs/drivers/radv.rst new file mode 100644 index 00000000000..29a9046fdc6 --- /dev/null +++ b/docs/drivers/radv.rst @@ -0,0 +1,23 @@ +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 +`_. + +ACO +--- + +ACO is the shader-compiler used in RADV. You read its documentation +`here `_. diff --git a/docs/envvars.rst b/docs/envvars.rst index 09467bc87e1..1e8daba0315 100644 --- a/docs/envvars.rst +++ b/docs/envvars.rst @@ -600,6 +600,9 @@ VC4 driver environment variables ``dump`` write a GPU command stream trace file (VC4 simulator only) + +.. _radv env-vars: + RADV driver environment variables --------------------------------- diff --git a/docs/index.rst b/docs/index.rst index 3f4c74b1060..d92d98c7c42 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -89,6 +89,7 @@ Linux, FreeBSD, and other operating systems. drivers/lima drivers/llvmpipe drivers/panfrost + drivers/radv drivers/svga3d drivers/v3d drivers/vc4