Mesa (master): gitlab-ci: add panfrost to the gallium drivers build

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Mar 10 03:02:01 UTC 2019


Module: Mesa
Branch: master
Commit: db944999a1bad94471966862cc38212019165937
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=db944999a1bad94471966862cc38212019165937

Author: Eric Engestrom <eric.engestrom at intel.com>
Date:   Sat Mar  9 22:53:27 2019 +0000

gitlab-ci: add panfrost to the gallium drivers build

Signed-off-by: Eric Engestrom <eric.engestrom at intel.com>

---

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 78eaaec81b9..014e06b29dc 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -267,7 +267,7 @@ meson-gallium-drivers-other:
       -D gallium-xa=false
       -D gallium-nine=false
       -D gallium-opencl=disabled
-    GALLIUM_DRIVERS: "i915,iris,nouveau,kmsro,r300,r600,freedreno,svga,swrast,v3d,vc4,virgl,etnaviv"
+    GALLIUM_DRIVERS: "i915,iris,nouveau,kmsro,r300,r600,freedreno,svga,swrast,v3d,vc4,virgl,etnaviv,panfrost"
     LLVM_VERSION: "5.0"
 
 meson-gallium-clover-llvm:




More information about the mesa-commit mailing list