From 51a2f70e5e736636049c1180c1552c34a5f17009 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Thu, 2 Jan 2025 10:09:54 +0100 Subject: [PATCH] panvk/ci: drop needless envvar We no longer need this opt-in for v10 GPUs, so let's drop it. Fixes: 976eb6825e4 ("panvk: do not require opt-in for panvk on v10") Acked-by: Valentine Burley Part-of: --- src/panfrost/ci/gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/panfrost/ci/gitlab-ci.yml b/src/panfrost/ci/gitlab-ci.yml index 9c931ab62e2..26f241c2394 100644 --- a/src/panfrost/ci/gitlab-ci.yml +++ b/src/panfrost/ci/gitlab-ci.yml @@ -416,7 +416,6 @@ panfrost-g610-vk:arm64: # Using more than 4 cores cause instabilities FDO_CI_CONCURRENT: 4 MESA_VK_IGNORE_CONFORMANCE_WARNING: 1 - PAN_I_WANT_A_BROKEN_VULKAN_DRIVER: 1 PANVK_DEBUG: "no_known_warn,sync,cs" DEQP_SUITE: panfrost-g610-vk DEQP_FRACTION: 4