dri: enable glthread + radeonsi workaround for CS:GO

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4021
Reviewed-by: Zoltán Böszörményi <zboszor@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8383>
This commit is contained in:
Pierre-Eric Pelloux-Prayer 2021-01-08 13:17:42 +01:00 committed by Marge Bot
parent c4427c2b53
commit 6f2017205e

View file

@ -479,6 +479,10 @@ TODO: document the other workarounds.
<option name="mesa_glthread" value="true" />
</application>
<application name="Counter-Strike Global Offensive" executable="csgo_linux64">
<option name="mesa_glthread" value="true" />
</application>
<!-- Adaptive sync denylist follows below: -->
<application name="gnome-shell" executable="gnome-shell">
<option name="adaptive_sync" value="false" />
@ -644,6 +648,7 @@ TODO: document the other workarounds.
</application>
<application name="Counter-Strike Global Offensive" executable="csgo_linux64">
<option name="radeonsi_zerovram" value="true" />
<option name="radeonsi_clamp_div_by_zero" value="true" />
</application>
<application name="Rocket League" executable="RocketLeague">
<option name="radeonsi_zerovram" value="true" />