drirc: use anv_disable_drm_ccs_modifiers for any GTK version

Cc: mesa-stable
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/work_items/15297
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
(cherry picked from commit a76e3c2616)

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41269>
This commit is contained in:
Tapani Pälli 2026-04-21 07:41:30 +03:00 committed by Eric Engestrom
parent a1a37bcab0
commit 83b9055811
2 changed files with 2 additions and 2 deletions

View file

@ -2894,7 +2894,7 @@
"description": "drirc: use anv_disable_drm_ccs_modifiers for any GTK version",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"resolution": 1,
"main_sha": null,
"because_sha": null,
"notes": null

View file

@ -1151,7 +1151,7 @@ TODO: document the other workarounds.
<engine engine_name_match="GTK" engine_versions="16777216:16859138">
<option name="vk_wsi_disable_unordered_submits" value="true" />
</engine>
<engine engine_name_match="GTK" engine_versions="16777216:16859138">
<engine engine_name_match="GTK">
<option name="anv_disable_drm_ccs_modifiers" value="true" />
</engine>
<!--