util/radeonsi: enable zerovram workaround for Exanima
The issue is very intermittent and can sometimes work fine without the workaround but turning it on seems to resolve any issues. Issue: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6449 Cc: mesa-stable Acked-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18935>
This commit is contained in:
@@ -847,6 +847,9 @@ TODO: document the other workarounds.
|
||||
<option name="radeonsi_zerovram" value="true" />
|
||||
<option name="radeonsi_clamp_div_by_zero" value="true" />
|
||||
</application>
|
||||
<application name="Exanima" executable="Exanima.exe">
|
||||
<option name="radeonsi_zerovram" value="true"/>
|
||||
</application>
|
||||
<application name="Rocket League" executable="RocketLeague">
|
||||
<option name="radeonsi_zerovram" value="true" />
|
||||
</application>
|
||||
|
Reference in New Issue
Block a user