drirc: set anv_disable_subgroup_size_control for bg3
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/work_items/15225
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/work_items/14501
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40813>
This commit is contained in:
Tapani Pälli 2026-04-07 10:47:24 +03:00 committed by Marge Bot
parent c105366165
commit 4394e26f52

View file

@ -1097,6 +1097,9 @@ TODO: document the other workarounds.
<application name="Baldur's Gate 3" executable="bg3.exe">
<option name="anv_disable_fcv" value="true" />
</application>
<application name="Baldur's Gate 3" executable="bg3">
<option name="anv_brw_disable_subgroup_size_control" value="true" />
</application>
<application name="The Finals" executable="Discovery.exe">
<option name="force_vk_vendor" value="-1" />
</application>