radv: Use zerovram for Enshrouded.

Two users now reporting that zerovram fixes hangs.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10500
Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29149>
(cherry picked from commit 79cb884275)
This commit is contained in:
Bas Nieuwenhuizen 2024-05-11 20:26:32 +02:00 committed by Eric Engestrom
parent d68141bd68
commit df810add64
2 changed files with 5 additions and 1 deletions

View file

@ -134,7 +134,7 @@
"description": "radv: Use zerovram for Enshrouded.",
"nominated": true,
"nomination_type": 0,
"resolution": 0,
"resolution": 1,
"main_sha": null,
"because_sha": null,
"notes": null

View file

@ -208,5 +208,9 @@ Application bugs worked around in this file:
<application name="Half-Life Alyx" application_name_match="hlvr">
<option name="dual_color_blend_by_location" value="true" />
</application>
<application name="Enshrouded" executable="enshrouded.exe">
<option name="radv_zero_vram" value="true"/>
</application>
</device>
</driconf>