radeonsi: add drirc workaround for American Truck Simulator
authorTimothy Arceri <tarceri@itsqueeze.com>
Mon, 27 May 2019 01:57:27 +0000 (11:57 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Mon, 27 May 2019 22:47:44 +0000 (08:47 +1000)
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110711

src/util/00-mesa-defaults.conf

index 3c459f3dec4c22b37576dda07c616f6fa78aac14..e36190f61c878ac8c7d50f177334e8e2a95cfe96 100644 (file)
@@ -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>