From: Pierre-Eric Pelloux-Prayer Date: Thu, 12 Jan 2023 13:07:08 +0000 (+0100) Subject: docs: update DRI_PRIME documentation X-Git-Tag: upstream/23.3.3~1891 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b935ce0131566f1d960ae16ab70ed41c1673add8;p=platform%2Fupstream%2Fmesa.git docs: update DRI_PRIME documentation Reviewed-by: Adam Jackson Part-of: --- diff --git a/docs/envvars.rst b/docs/envvars.rst index 2c30e57..2707374 100644 --- a/docs/envvars.rst +++ b/docs/envvars.rst @@ -393,7 +393,7 @@ Core Mesa environment variables and Vulkan (in this case "select" means the GPU will be first in the reported physical devices list). The supported syntaxes are: - - ``DRI_PRIME=1``: selects the first non-default GPU. + - ``DRI_PRIME=N``: selects the Nth non-default GPU (N > 0). - ``DRI_PRIME=pci-0000_02_00_0``: selects the GPU connected to this PCIe bus - ``DRI_PRIME=vendor_id:device_id``: selects the first GPU matching these ids