summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Engestrom <eric@igalia.com>2024-01-26 21:03:58 +0000
committerMarge Bot <emma+marge@anholt.net>2024-04-25 14:44:19 +0000
commit5497c3e75a9e835ad9b2df135076771485758639 (patch)
tree928dfc43a3d64ea5a402c6b0c7a435a7c0f7fb19
parent84632dce93f44e8d88cda47648cfd4cc0958918f (diff)
panvk/ci: add WSI testing to all the deqp-vk jobsHEADmain
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27544>
-rw-r--r--src/panfrost/ci/gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/panfrost/ci/gitlab-ci.yml b/src/panfrost/ci/gitlab-ci.yml
index 0c8e69154de..3840060e5b3 100644
--- a/src/panfrost/ci/gitlab-ci.yml
+++ b/src/panfrost/ci/gitlab-ci.yml
@@ -244,6 +244,7 @@ panfrost-g52-vk:arm64:
PAN_I_WANT_A_BROKEN_VULKAN_DRIVER: 1
PANVK_DEBUG: "no_known_warn,sync"
DEQP_SUITE: panfrost-g52-vk
+ HWCI_START_WESTON: 1
panfrost-g52-piglit-gles2:arm64:
extends: