intel/mda: Add MDA_OUTPUT_DIR and MDA_PREFIX environment variable support
Acked-by: Kenneth Graunke <kenneth@whitecape.org> Acked-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29146>
This commit is contained in:
@@ -886,6 +886,15 @@ Intel driver environment variables
|
||||
If none of widths for particular shader stage was specified, then all
|
||||
widths are allowed.
|
||||
|
||||
.. envvar:: MDA_OUTPUT_DIR
|
||||
|
||||
Directory where the mda.tar files generated when using INTEL_DEBUG=mda are
|
||||
going to be written to. If not set, use the current directory.
|
||||
|
||||
.. envvar:: MDA_PREFIX
|
||||
|
||||
Prefix added to the mda.tar filenames generated when using INTEL_DEBUG=mda.
|
||||
|
||||
Anvil(ANV) driver environment variables
|
||||
---------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user