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