summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLuna Nova <git@lunnova.dev>2023-01-16 17:05:39 -0800
committerMike Blumenkrantz <michael.blumenkrantz@gmail.com>2023-05-03 20:55:51 -0400
commitc38bf95a06a4943909ea6408dbcc3ebb8f1e3717 (patch)
tree680cbeea37ddc582a47b9ceb4bd8fd12596db3ab /docs
parent208e1824f1ddeb1eef8c65150e81230785881260 (diff)
downloadmesa-c38bf95a06a4943909ea6408dbcc3ebb8f1e3717.tar.gz
device_select_layer: log selectable devices if MESA_VK_DEVICE_SELECT_DEBUG or DRI_PRIME_DEBUG are set
Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Reviewed-by: Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19101>
Diffstat (limited to 'docs')
-rw-r--r--docs/envvars.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/envvars.rst b/docs/envvars.rst
index 36390855366..2ee7ce10b04 100644
--- a/docs/envvars.rst
+++ b/docs/envvars.rst
@@ -337,10 +337,18 @@ Core Mesa environment variables
them to use a submit thread from the beginning, regardless of whether or
not they ever see a wait-before-signal condition.
+.. envvar:: MESA_VK_DEVICE_SELECT_DEBUG
+
+ print debug info about device selection decision-making
+
.. envvar:: MESA_LOADER_DRIVER_OVERRIDE
chooses a different driver binary such as ``etnaviv`` or ``zink``.
+.. envvar:: DRI_PRIME_DEBUG
+
+ print debug info about device selection decision-making
+
.. envvar:: DRI_PRIME
the default GPU is the one used by Wayland/Xorg or the one connected to a