Mesa (main): zink: disable turnip traces temporarily

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Jun 30 20:43:15 UTC 2022


Module: Mesa
Branch: main
Commit: 6004293f1970efa58069e0743652c5c8663641b7
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=6004293f1970efa58069e0743652c5c8663641b7

Author: Mike Blumenkrantz <michael.blumenkrantz at gmail.com>
Date:   Thu Jun 30 09:56:52 2022 -0400

zink: disable turnip traces temporarily

this needs a libX11 update

Reviewed-by: Emma Anholt <emma at anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17313>

---

 src/gallium/drivers/zink/ci/gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/gallium/drivers/zink/ci/gitlab-ci.yml b/src/gallium/drivers/zink/ci/gitlab-ci.yml
index 36f73eb05d7..1d6b800a5f4 100644
--- a/src/gallium/drivers/zink/ci/gitlab-ci.yml
+++ b/src/gallium/drivers/zink/ci/gitlab-ci.yml
@@ -36,7 +36,7 @@ zink-anv-tgl:
     HWCI_START_XORG: 1
     GPU_VERSION: zink-anv-tgl
 
-zink-freedreno-a630-traces:
+.zink-freedreno-a630-traces:
   extends:
     - a630-traces
     - .zink-turnip-rules



More information about the mesa-commit mailing list