intel/mda: If MDA_PREFIX=timestamp use the actual timestamp as a prefix

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:
Caio Oliveira
2025-06-19 18:18:45 -07:00
parent c21494576e
commit a1d66c18c9
2 changed files with 17 additions and 0 deletions

View File

@@ -894,6 +894,7 @@ Intel driver environment variables
.. envvar:: MDA_PREFIX
Prefix added to the mda.tar filenames generated when using INTEL_DEBUG=mda.
If set to ``timestamp`` it will generate the current time/date as prefix.
Anvil(ANV) driver environment variables
---------------------------------------