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>
(cherry picked from commit ddac37a8b3)
This commit is contained in:
Timothy Arceri 2023-08-29 12:53:15 +10:00 committed by Dylan Baker
parent cfed3fb89b
commit 296653f328
2 changed files with 4 additions and 1 deletions

View file

@ -10094,7 +10094,7 @@
"description": "util: add radeonsi workaround for Nowhere Patrol",
"nominated": true,
"nomination_type": 0,
"resolution": 0,
"resolution": 1,
"main_sha": null,
"because_sha": null,
"notes": null

View file

@ -941,6 +941,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>