From 37ae6d445afd86ea6927c69fb151b88aa9a9f5f4 Mon Sep 17 00:00:00 2001 From: Timothy Arceri Date: Wed, 3 Dec 2025 14:22:44 +1100 Subject: [PATCH] util/driconf: add Cursemark workaround MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes gpu hang on radeonsi and corrupt rendering on iris. Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/14392 Cc: mesa-stable Reviewed-by: Tapani Pälli Reviewed-by: Pierre-Eric Pelloux-Prayer (cherry picked from commit b75cd07265b6d34cefde80399e7ff0cd7652dbca) Part-of: --- .pick_status.json | 2 +- src/util/00-mesa-defaults.conf | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.pick_status.json b/.pick_status.json index bfa51540fac..0e5a23ba7a0 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -164,7 +164,7 @@ "description": "util/driconf: add Cursemark workaround", "nominated": true, "nomination_type": 1, - "resolution": 0, + "resolution": 1, "main_sha": null, "because_sha": null, "notes": null diff --git a/src/util/00-mesa-defaults.conf b/src/util/00-mesa-defaults.conf index 926db52670e..643366c6da0 100644 --- a/src/util/00-mesa-defaults.conf +++ b/src/util/00-mesa-defaults.conf @@ -163,6 +163,10 @@ TODO: document the other workarounds.