diff --git a/docs/drivers/anv.rst b/docs/drivers/anv.rst index ece0f4edcdf..ab929413fd9 100644 --- a/docs/drivers/anv.rst +++ b/docs/drivers/anv.rst @@ -422,7 +422,7 @@ paths in the shaders. To make use of this feature : 3. Exit the application once enough data is captured 4. Untar the ``anv-shaders.mda.tar`` file created in the directory the - application was launched + application was launched (or in MDA_OUTPUT_DIR if it was set) .. code-block:: sh diff --git a/docs/envvars.rst b/docs/envvars.rst index 26f312567c5..2217732611b 100644 --- a/docs/envvars.rst +++ b/docs/envvars.rst @@ -912,7 +912,7 @@ Intel driver environment variables .. envvar:: MDA_OUTPUT_DIR - Directory where the mda.tar files generated when using INTEL_DEBUG=mda are + Directory where the mda.tar files generated when using INTEL_DEBUG=mda or ANV_DEBUG=shader-dump are going to be written to. If not set, use the current directory. .. envvar:: MDA_PREFIX