summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRhys Perry <pendingchaos02@gmail.com>2021-03-15 14:17:57 +0000
committerMarge Bot <eric+marge@anholt.net>2021-03-19 11:27:05 +0000
commit8e409abf969d90c83fb847c20fdeb2465e717ab3 (patch)
treea25313bbd2529d42f3540230e78a9f236002cbc7 /docs
parent22af492b0135acd9b30695ac4911d0bb03a40222 (diff)
docs: document ACO_DEBUG=perfinfo
Signed-off-by: Rhys Perry <pendingchaos02@gmail.com> Reviewed-by: Timur Kristóf <timur.kristof@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9599>
Diffstat (limited to 'docs')
-rw-r--r--docs/envvars.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/envvars.rst b/docs/envvars.rst
index eebc2f8a1fe..0496c522eaa 100644
--- a/docs/envvars.rst
+++ b/docs/envvars.rst
@@ -665,6 +665,8 @@ RADV driver environment variables
disable various optimizations
``noscheduling``
disable instructions scheduling
+ ``perfinfo``
+ print information used to calculate some pipeline statistics
radeonsi driver environment variables
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~