aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* ci: Rename x86_cross_arm_test to just arm_test.Eric Anholt2020-05-291-8/+8
* ci: Don't build an arm_test container now that the last user is gone.Eric Anholt2020-05-291-16/+0
* ci: Switch cheza (freedreno a630) testing to baremetal.Eric Anholt2020-05-291-22/+40
* ci: Build a cheza kernel.Eric Anholt2020-05-291-2/+2
* ci: Disable the firmware loader user helper option in arm64 kernels.Eric Anholt2020-05-291-2/+2
* ci: Move baremetal DEQP_NO_SAVE_RESULTS setup to the yml.Eric Anholt2020-05-281-0/+2
* gitlab-ci: Pull in GCC 9 from Debian testing in x86_test-gl/vk imagesMichel Dänzer2020-05-281-3/+3
* gitlab-ci: x86_test-base image as common base for x86_test-gl/vkMichel Dänzer2020-05-281-4/+24
* gitlab-ci: Also list arm/x86_build in needs: of test jobsMichel Dänzer2020-05-281-0/+3
* gitlab-ci: Enable -Werror in `meson-s390x` jobMichel Dänzer2020-05-251-0/+3
* ci: Enable a fractional run with UBO-to-constbuf disabled on a3xx.Eric Anholt2020-05-221-0/+10
* ci: Don't forget to set NIR_VALIDATE in baremetal runs.Eric Anholt2020-05-221-2/+5
* ci: Do an explicit NIR validation-enabled pass on freedreno a630.Eric Anholt2020-05-221-0/+2
* ci: Fix DEQP_CASELIST_FILTER (used by a630 noubo run)Eric Anholt2020-05-221-1/+1
* ci: Make a530's GLES3/31 fractional runs much more complete.Eric Anholt2020-05-201-1/+3
* ci: Disable SMP on the a5xx boards.Eric Anholt2020-05-201-1/+3
* ci: Switch the baremetal runner to be an x86 docker image.Eric Anholt2020-05-181-1/+17
* ci: Update versions of packages to remove from rootfses.Eric Anholt2020-05-181-1/+1
* ci: Make the create-rootfs more resilient.Eric Anholt2020-05-181-1/+1
* ci: Make cmake toolchain file for deqp cross build setup.Eric Anholt2020-05-181-2/+2
* ci: Autodetect whether we need cross setup in lava_arm builds.Eric Anholt2020-05-181-1/+1
* ci: Move cross file generation to a shared script.Eric Anholt2020-05-181-2/+2
* ci: Migrate tracie tests done in shell script to pytestPablo Saavedra2020-05-181-3/+3
* gitlab-ci: exclude scripts that don't affect the buildEric Engestrom2020-05-161-1/+4
* gitlab-ci: Install WINE from Debian testingMichel Dänzer2020-05-141-3/+3
* gitlab-ci: Add Debian testing repository for x86_build imageMichel Dänzer2020-05-141-1/+1
* gitlab-ci: Update to current templatesMichel Dänzer2020-05-141-1/+1
* CI: Windows: Build LLVM and llvmpipeDaniel Stone2020-05-141-1/+2
* freedreno: Drop the noubo fails list for CI, since there aren't any now.Eric Anholt2020-05-141-1/+1
* ci: run radv-fossils with Pitcairn (GFX6) and Bonaire (GFX7) tooSamuel Pitoiset2020-05-071-3/+11
* ci: set ACO_DEBUG=validateir,validatera global for RADV testingSamuel Pitoiset2020-05-071-3/+4
* ci: remove unused .test-radv-fossilize ruleSamuel Pitoiset2020-05-071-8/+0
* ci: Enable IRC flake reporting on freedreno baremetal boards.Eric Anholt2020-05-061-1/+2
* ci/freedreno: Add a test run of a few driver options.Eric Anholt2020-04-271-0/+16
* ci: Add sanity checking that dEQP gets the expected GL_RENDERER.Eric Anholt2020-04-271-0/+6
* ci: Enable --compact-display false on all dEQP runs.Eric Anholt2020-04-271-3/+2
* ci: Enable GLES 3.1 testing on db820c (a530).Eric Anholt2020-04-271-0/+6
* ci: Enable GLES3 testing on db410c/db820c (freedreno a306 and a530).Eric Anholt2020-04-271-4/+6
* ci: Drop redundant freedreno stage specification.Eric Anholt2020-04-271-1/+0
* gitlab-ci: install winehq-stable to get 5.0 instead of 4.0Andres Gomez2020-04-241-2/+3
* gitlab-ci: Test Virgl with tracesTomeu Vizoso2020-04-241-0/+11
* gitlab-ci: Test OpenGL ES 3.1 on virglTomeu Vizoso2020-04-241-0/+11
* gitlab-ci: Update virglrenderer in the x86_test-gl imageTomeu Vizoso2020-04-241-1/+1
* gitlab-ci: Test virgl driverTomeu Vizoso2020-04-201-2/+28
* Revert "CI: Disable Windows/VS2019 builds"Daniel Stone2020-04-161-3/+3
* CI: Disable Windows/VS2019 buildsDaniel Stone2020-04-161-3/+3
* gitlab-ci: Check the Mesa version used for tracie testsAlexandros Frantzis2020-04-141-1/+1
* gitlab-ci: Use all_paths in .test-manual rulesMichel Dänzer2020-04-131-8/+5
* gitlab-ci: Run merge request pipelines automatically only for Marge BotMichel Dänzer2020-04-071-6/+6
* gitlab-ci: Don't require triggering build/test jobs manuallyMichel Dänzer2020-04-071-13/+24