driconf: add radv_zero_vram for Crystal Project (1637730)

fixes #10666

cc: mesa-stable

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28079>
(cherry picked from commit 9a57b1df53)
This commit is contained in:
Mike Blumenkrantz 2024-03-08 12:41:10 -05:00 committed by Eric Engestrom
parent e9551eaf33
commit b775fb81e9
2 changed files with 4 additions and 1 deletions

View file

@ -4,7 +4,7 @@
"description": "driconf: add radv_zero_vram for Crystal Project (1637730)",
"nominated": true,
"nomination_type": 0,
"resolution": 0,
"resolution": 1,
"main_sha": null,
"because_sha": null,
"notes": null

View file

@ -196,5 +196,8 @@ Application bugs worked around in this file:
<application name="Rocket League" executable="RocketLeague">
<option name="radv_zero_vram" value="true" />
</application>
<application name="Crystal Project" executable="Crystal Project.bin.x86_64">
<option name="radv_zero_vram" value="true" />
</application>
</device>
</driconf>