util: add radeonsi workaround for Nowhere Patrol

Cc: mesa-stable

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24919>
This commit is contained in:
Timothy Arceri
2023-08-29 12:53:15 +10:00
committed by Marge Bot
parent f30d47c518
commit ddac37a8b3

View File

@@ -942,6 +942,9 @@ TODO: document the other workarounds.
<application name="Exanima" executable="Exanima.exe">
<option name="radeonsi_zerovram" value="true"/>
</application>
<application name="Nowhere Patrol" executable="NowherePatrol.exe">
<option name="radeonsi_zerovram" value="true" />
</application>
<application name="Rocket League" executable="RocketLeague">
<option name="radeonsi_zerovram" value="true" />
</application>