zink: enable glthread by default
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Tue, 27 Sep 2022 20:11:01 +0000 (16:11 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 30 Sep 2022 02:16:02 +0000 (02:16 +0000)
huge perf gains.

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18858>

src/gallium/drivers/zink/driinfo_zink.h

index 9687285..190391b 100644 (file)
@@ -8,5 +8,5 @@ DRI_CONF_SECTION_DEBUG
 DRI_CONF_SECTION_END
 
 DRI_CONF_SECTION_PERFORMANCE
-
+DRI_CONF_MESA_GLTHREAD(true)
 DRI_CONF_SECTION_END