intel/mda: Add MDA_FILTER to select which archives to generate
Matches if names contains the filter value, multiple values separated by commas. 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:
@@ -896,6 +896,11 @@ Intel driver environment variables
|
||||
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.
|
||||
|
||||
.. envvar:: MDA_FILTER
|
||||
|
||||
When set, will only generate mda.tar files which names contain any of the
|
||||
comma-separated filter values as substrings.
|
||||
|
||||
Anvil(ANV) driver environment variables
|
||||
---------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user