summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRhys Perry <pendingchaos02@gmail.com>2021-03-15 14:17:14 +0000
committerMarge Bot <eric+marge@anholt.net>2021-03-19 11:27:05 +0000
commite2cdbb25c7ab145b94d72e84e35d18d58d131b40 (patch)
treea4311209f1e42121812837d863a43065959fa426 /docs
parent8e409abf969d90c83fb847c20fdeb2465e717ab3 (diff)
aco: add ACO_DEBUG=liveinfo
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 0496c522eaa..752cc582e39 100644
--- a/docs/envvars.rst
+++ b/docs/envvars.rst
@@ -667,6 +667,8 @@ RADV driver environment variables
disable instructions scheduling
``perfinfo``
print information used to calculate some pipeline statistics
+ ``liveinfo``
+ print liveness and register demand information before scheduling
radeonsi driver environment variables
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~