summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)AuthorFilesLines
2020-06-10ci: fix possible spuriously run of jobsChristian Gmeiner1-0/+2
2020-06-09ci: Use rsync for initial nfsroot population on cheza.Eric Anholt1-2/+2
2020-06-09ci: Enable pre-merge fractional vulkan CTS runs on the turnip driver.Eric Anholt1-0/+26
2020-06-09ci: Build the full VK CTS for baremetal testing.Eric Anholt1-2/+2
2020-06-09ci: Bump up to the current version of the VK CTS.Eric Anholt1-1/+1
2020-06-09ci: use separate docker images for baremetal buildsChristian Gmeiner1-10/+10
2020-06-09ci: add arm_test-base docker imageChristian Gmeiner1-2/+22
2020-06-04ci: bump virglrenderer to latest versionDave Airlie1-1/+1
2020-06-04llvmpipe: move coroutines out of noopt caseDave Airlie1-0/+1
2020-06-03gitlab-ci: bump piglit checkout commitTimothy Arceri1-1/+1
2020-06-02nir: Fold f2f16(b2f32(x)) to b2f16(x)Alyssa Rosenzweig1-1/+0
2020-06-02gitlab-ci: Use separate docker images for cross buildsMichel Dänzer1-13/+52
2020-06-02gitlab-ci: Add x86_build-base docker imageMichel Dänzer1-7/+28
2020-06-02gitlab-ci: Stop using packages from Debian testingMichel Dänzer1-3/+3
2020-06-02gitlab-ci: Use Debian 10 wine-development packagesMichel Dänzer1-2/+2
2020-06-02gitlab-ci: Move LLVM/clang 6/7 packages to the x86_build_old imageMichel Dänzer1-6/+5
2020-06-01meson: deprecated 'true' and 'false' in combo options for 'enabled' and 'disa...Dylan Baker1-49/+49
2020-06-01meson: Bump required version to 0.52.0Dylan Baker1-7/+7
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