mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-28 10:50:39 +02:00
docs: update DRI_PRIME documentation
Reviewed-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24750>
This commit is contained in:
parent
201662659e
commit
b935ce0131
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue