[Mesa-dev] [PATCH] radeonsi: add drirc workaround for American Truck Simulator

Marek Olšák maraeo at gmail.com
Mon May 27 19:16:17 UTC 2019


Reviewed-by: Marek Olšák <marek.olsak at amd.com>

Marek

On Sun, May 26, 2019 at 9:57 PM Timothy Arceri <tarceri at itsqueeze.com>
wrote:

> Cc: "19.0" "19.1" <mesa-stable at lists.freedesktop.org>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110711
> ---
>  src/util/00-mesa-defaults.conf | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/src/util/00-mesa-defaults.conf
> b/src/util/00-mesa-defaults.conf
> index 3c459f3dec4..e36190f61c8 100644
> --- a/src/util/00-mesa-defaults.conf
> +++ b/src/util/00-mesa-defaults.conf
> @@ -471,6 +471,9 @@ TODO: document the other workarounds.
>          <application name="ARK: Survival Evolved (and unintentionally the
> UE4 demo template)" executable="ShooterGame">
>              <option name="radeonsi_clear_db_cache_before_clear"
> value="true" />
>          </application>
> +        <application name="American Truck Simulator"
> executable="amtrucks">
> +            <option name="radeonsi_zerovram" value="true" />
> +        </application>
>          <application name="Counter-Strike Global Offensive"
> executable="csgo_linux64">
>              <option name="radeonsi_zerovram" value="true" />
>          </application>
> --
> 2.20.1
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190527/915fc307/attachment.html>


More information about the mesa-dev mailing list