Mesa (master): travis: Add radeonsi to continuous integration

Emil Velikov evelikov at kemper.freedesktop.org
Wed Apr 5 17:24:34 UTC 2017


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

Author: Rhys Kidd <rhyskidd at gmail.com>
Date:   Tue Apr  4 23:56:04 2017 -0400

travis: Add radeonsi to continuous integration

Signed-off-by: Rhys Kidd <rhyskidd at gmail.com>
Acked-by: Nicolai Hähnle <nicolai.haehnle at amd.com>
Reviewed-by: Andres Gomez <agomez at igalia.com>
Reviewed-by: Emil Velikov <emil.velikov at collabora.com>

---

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

diff --git a/.travis.yml b/.travis.yml
index 0b03ae727f..23c4bb53d7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -114,7 +114,7 @@ script:
       ./autogen.sh --enable-debug
         --with-egl-platforms=x11,drm
         --with-dri-drivers=i915,i965,radeon,r200,swrast,nouveau
-        --with-gallium-drivers=i915,nouveau,r300,r600,freedreno,svga,swrast,vc4,virgl,etnaviv,imx
+        --with-gallium-drivers=i915,nouveau,r300,r600,radeonsi,freedreno,svga,swrast,vc4,virgl,etnaviv,imx
         --with-vulkan-drivers=radeon
         --disable-llvm-shared-libs
         ;




More information about the mesa-commit mailing list