anv: fix arc artifacts on Farming simulator 2022

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Cc: mesa-stable
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
(cherry picked from commit f111dedab6)

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41402>
This commit is contained in:
Lionel Landwerlin 2026-05-04 11:46:33 +03:00 committed by Eric Engestrom
parent cf515bda02
commit bcc058876a
2 changed files with 4 additions and 1 deletions

View file

@ -544,7 +544,7 @@
"description": "anv: fix arc artifacts on Farming simulator 2022",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"resolution": 1,
"main_sha": null,
"because_sha": null,
"notes": null

View file

@ -1002,6 +1002,9 @@ TODO: document the other workarounds.
<application name="Drive Beyond Horizons" executable="DriveBeyondHorizons.exe">
<option name="force_vk_vendor" value="-1" />
</application>
<application name="Farming Simulator 2022" executable="FarmingSimulator2022Game.exe">
<option name="limit_trig_input_range" value="true" />
</application>
<application name="The Last Of Us Part I" executable="tlou-i.exe">
<option name="anv_large_workgroup_non_coherent_image_workaround" value="true" />
</application>