zink: use weston for anv ci
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Mon, 23 Oct 2023 13:41:43 +0000 (09:41 -0400)
committerMarge Bot <emma+marge@anholt.net>
Wed, 25 Oct 2023 18:23:16 +0000 (18:23 +0000)
gotta get those juicy modifiers

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

src/gallium/drivers/zink/ci/gitlab-ci.yml

index a2c3ac8..4bdaa23 100644 (file)
@@ -24,7 +24,7 @@ zink-anv-tgl:
   variables:
     DEQP_SUITE: zink-anv-tgl
     PIGLIT_NO_WINDOW: 1
-    HWCI_START_XORG: 1
+    HWCI_START_WESTON: 1
     # We use gbm because X can die:
     # MESA: error: ZINK: vkQueueSubmit failed (VK_ERROR_DEVICE_LOST)
     # Xorg: ../src/gallium/drivers/zink/zink_batch.c:599: zink_end_batch: Assertion `!ctx->batch_states' failed.