mesa/docs/drivers
Steve Pronovost 29e3a11d78 d3d12: Add mechanism for D3D12 Adapter Selection
This add a simple mechanism to select which GPU adapter the d3d12
driver should be using. A new environment variable is introduced.

MESA_D3D12_DEFAULT_ADAPTER_NAME

This represent a substring to search for in the GPU descrition,
for example "NVIDIA" or "INTEL", or "NVIDIA GeForce RTX 3090",
etc...

GPU are searched in order and the first one to include the substring
becomes a match. If no match is found, we default to the first
enumerated GPU.

Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10710>
2021-06-07 02:22:34 +00:00
..
freedreno docs/freedreno: Rewrite the section on array access. 2021-06-03 03:25:11 +00:00
openswr Remove Scons leftovers 2021-03-30 20:17:19 +00:00
d3d12.rst d3d12: Add mechanism for D3D12 Adapter Selection 2021-06-07 02:22:34 +00:00
freedreno.rst docs: clean up freedreno links 2021-06-03 09:34:43 +00:00
lima.rst docs: update link to #lima 2021-05-24 09:21:48 +00:00
llvmpipe.rst docs: update llvm requirement 2021-06-03 09:34:43 +00:00
openswr.rst docs: clean up openswr links 2021-06-03 09:34:43 +00:00
panfrost.rst docs: update location of #panfrost 2021-05-24 09:21:48 +00:00
svga3d.rst docs: rename vmware-guest article 2021-06-03 09:34:43 +00:00
v3d.rst docs/v3d: Add a little stub of v3d documentation. 2020-10-21 18:11:39 +00:00
vc4.rst docs/vc4: Add information on the hw documentation available. 2020-10-21 18:11:39 +00:00
venus.rst docs: add basic documentation for venus 2021-06-01 09:02:07 -07:00
zink.rst docs: update link to #zink 2021-05-24 09:21:48 +00:00