summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorDylan Baker <dylan.c.baker@intel.com>2021-04-09 09:49:49 -0700
committerMarge Bot <emma+marge@anholt.net>2021-12-03 23:53:06 +0000
commit184a690fca700aa9ef2ae2e58b0f4bd86562aa6d (patch)
tree0e420f4877711d8b7008890f52b9c3625a84e14d /.gitlab-ci.yml
parent4d45b280bf9a1c804cea5de4d15c317b6bdebfc5 (diff)
classic/r200: Delete driver
This will now only be available on the Amber branch Reviewed-by: Emma Anholt <emma@anholt.net> Acked-by: Jason Ekstrand <jason@jlekstrand.net> Acked-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10153>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0e0e097686f..9336e2ebd3b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -825,7 +825,7 @@ fedora-release:
-Wno-error=uninitialized
CPP_ARGS: >
-Wno-error=array-bounds
- DRI_DRIVERS: "nouveau,i915,i965,r200"
+ DRI_DRIVERS: "nouveau,i915,i965"
DRI_LOADERS: >
-D glx=dri
-D gbm=enabled
@@ -1118,7 +1118,7 @@ debian-i386:
CROSS: i386
VULKAN_DRIVERS: intel,amd,swrast,virtio-experimental
GALLIUM_DRIVERS: "iris,nouveau,r300,r600,radeonsi,swrast,virgl,zink,crocus"
- DRI_DRIVERS: "i915,i965,r200,nouveau"
+ DRI_DRIVERS: "i915,i965,nouveau"
EXTRA_OPTION: >
-D vulkan-layers=device-select,overlay