docs: document AMD_DEBUG=noefc and useaco

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25930>
This commit is contained in:
llyyr 2023-10-27 05:46:23 +05:30 committed by Marge Bot
parent 16a270f646
commit 2e3027e7d1

View File

@ -1428,6 +1428,8 @@ RadeonSI driver environment variables
Disable DCC for MSAA
``nodpbb``
Disable DPBB. Overrules the dpbb enable option.
``noefc``
Disable hardware based encoder colour format conversion
``notiling``
Disable tiling
``nofmask``
@ -1482,6 +1484,8 @@ RadeonSI driver environment variables
Use old-style monolithic shaders compiled on demand
``nooptvariant``
Disable compiling optimized shader variants.
``useaco``
Use ACO as shader compiler when possible
``nowc``
Disable GTT write combining
``check_vm``