radv: enable radv_disable_sinking_load_input_fs for Grid Autosport

Cc: mesa-stable
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4228
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16165>
This commit is contained in:
Samuel Pitoiset
2022-04-26 14:23:36 +02:00
parent 1dbfd2be4b
commit e6bcdc763c

View File

@@ -149,5 +149,13 @@ Application bugs worked around in this file:
<application name="Starcraft 2" application_name_match="SC2_x64.exe">
<option name="radv_disable_dcc" value="true" />
</application>
<application name="Grid Autosport" application_name_match="GRIDAutosport_avx.exe">
<option name="radv_disable_sinking_load_input_fs" value="true" />
</application>
<application name="Grid Autosport" application_name_match="GRIDAutosport.exe">
<option name="radv_disable_sinking_load_input_fs" value="true" />
</application>
</device>
</driconf>