From be5cc7cdd9e03aeb9e58c947875aa9be1a42a57f Mon Sep 17 00:00:00 2001 From: Timothy Arceri Date: Fri, 30 Apr 2021 16:05:23 +1000 Subject: [PATCH] util: disable glthread in CSGO MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Users have reported a rise in trust factor problems [1] since using mesa builds containing 6f2017205e62. Until we confirm its not a problem disable glthread. [1] https://github.com/ValveSoftware/csgo-osx-linux/issues/2630 Fixes: 6f2017205e62 ("dri: enable glthread + radeonsi workaround for CS:GO") Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4710 Reviewed-by: Pierre-Eric Pelloux-Prayer Reviewed-by: Marek Olšák Part-of: (cherry picked from commit 40c93e2f455d788cc920f395b899e70f730cf5a3) --- .pick_status.json | 2 +- src/util/00-mesa-defaults.conf | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.pick_status.json b/.pick_status.json index d69e2aafecf..d7838c13ba2 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -364,7 +364,7 @@ "description": "util: disable glthread in CSGO", "nominated": true, "nomination_type": 1, - "resolution": 0, + "resolution": 1, "master_sha": null, "because_sha": "6f2017205e62402b7b2e340620e39cb71730c565" }, diff --git a/src/util/00-mesa-defaults.conf b/src/util/00-mesa-defaults.conf index 2b6511f0ffb..7e48cff109d 100644 --- a/src/util/00-mesa-defaults.conf +++ b/src/util/00-mesa-defaults.conf @@ -669,7 +669,6 @@ TODO: document the other workarounds.