Revert "radeonsi: enable glthread by default"
authorMarek Olšák <marek.olsak@amd.com>
Thu, 2 Feb 2023 23:21:39 +0000 (18:21 -0500)
committerEric Engestrom <eric@engestrom.ch>
Wed, 8 Feb 2023 20:34:43 +0000 (20:34 +0000)
This reverts commit d6fabe49cd72fb7f7087b12efd8a9e3371e36c01.

It has issues that are not worth fixing in this release branch in my opinion.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21087>

src/amd/ci/radeonsi-raven-fails.txt
src/gallium/drivers/radeonsi/driinfo_radeonsi.h

index a66c79b..59844a3 100644 (file)
@@ -1,6 +1,5 @@
 glx@glx-make-current,Crash
 glx@glx-multi-window-single-context,Fail
-glx@glx-swap-event_async,Fail
 glx@glx-swap-pixmap-bad,Fail
 glx@glx-visuals-depth -pixmap,Crash
 glx@glx-visuals-stencil -pixmap,Crash
index e8a2b46..7cfe861 100644 (file)
@@ -1,7 +1,6 @@
 // DriConf options specific to radeonsi
 DRI_CONF_SECTION_PERFORMANCE
 DRI_CONF_ADAPTIVE_SYNC(true)
-DRI_CONF_MESA_GLTHREAD(true)
 DRI_CONF_SECTION_END
 
 DRI_CONF_SECTION_DEBUG