Mesa (main): panvk/ci: Build-test panvk

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Aug 30 08:24:29 UTC 2021


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

Author: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Date:   Mon Aug 30 09:26:19 2021 +0200

panvk/ci: Build-test panvk

We still need to implement quite some functionality before it would make
sense to run dEQP in CI, but it will be already useful to build-test it.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Acked-by: Boris Brezillon <boris.brezillon at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12612>

---

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e6ddc16c50b..34966d594a9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -934,7 +934,7 @@ debian-arm64:
     - .meson-arm
     - .ci-deqp-artifacts
   variables:
-    VULKAN_DRIVERS: "freedreno,broadcom"
+    VULKAN_DRIVERS: "freedreno,broadcom,panfrost"
     EXTRA_OPTION: >
       -D llvm=disabled
       -D valgrind=false



More information about the mesa-commit mailing list