summaryrefslogtreecommitdiff
path: root/.gitlab-ci
AgeCommit message (Expand)AuthorFilesLines
2022-04-13dzn: Add CI target for vulkan driverLouis-Francis Ratté-Boulianne4-1/+88
2022-04-13ci: Move most stuff out of root .gitlab-ci.ymlTomeu Vizoso3-0/+1254
2022-04-13ci: Allow local installations to build additional stuff into the rootfsTomeu Vizoso1-0/+9
2022-04-13ci: Add env var to add packages to install in debian/arm_build imageTomeu Vizoso1-0/+1
2022-04-13ci: Add env var to add packages to install in rootfsTomeu Vizoso1-0/+1
2022-04-13ci: Allow specifying a different kernel in LAVA jobsTomeu Vizoso3-9/+11
2022-04-13ci: Use CI_PROJECT_NAME instead of hardcoding 'mesa'Tomeu Vizoso3-7/+7
2022-04-08ci: Disable Link Power Management with RTL8153Tomeu Vizoso1-1/+1
2022-04-08virgl/ci: Uprev virglrenderer and crosvmCorentin Noël3-4/+52
2022-04-08ci: Only apply patches with the build-skqp prefixCorentin Noël2-2/+2
2022-04-06ci: Uprev deqp-runner and piglit.Emma Anholt3-5/+5
2022-04-06ci: Lock Intel GPU frequency for performance testsCristian Ciocaltea1-0/+4
2022-04-06ci: Provide intel-gpu-freq.sh in LAVA and bare-metal rootfsCristian Ciocaltea2-0/+2
2022-04-06ci: Add Intel GPU frequency utilityCristian Ciocaltea1-0/+567
2022-04-05ci/lava: Simplify passthrough of the request to upload results/ to minio.Emma Anholt5-6/+5
2022-04-05ci/deqp: Move the set +e just before the deqp-runner invocation.Emma Anholt1-2/+1
2022-04-05ci/deqp: Add gitlab-ci sections to deqp-runner.sh.Emma Anholt1-1/+19
2022-04-05ci: do not specify c_std and cpp_std for windows-buildErik Faye-Lund1-1/+1
2022-04-04ci: bump VK-GL-CTS to 1.3.1.1Omar Akkila2-4/+4
2022-03-31ci: Improve vs2019 mesa_build.ps1 for remove the need of cmd.exeYonggang Luo1-4/+37
2022-03-30ci: cherry-pick deqp fix for zlib dependencyOmar Akkila2-3/+7
2022-03-30ci: uprev vkd3d-proton to v2.6Omar Akkila2-3/+3
2022-03-30ci: uprev FossilizeOmar Akkila2-2/+2
2022-03-28virgl: re-enable PIPE_CAP_TGSI_TEXCOORD with new host versionsGert Wollny2-2/+2
2022-03-25dzn: Compile-test the driverBoris Brezillon1-1/+1
2022-03-23Revert "ci: Convert generate-env.sh to a POSIX compliant script"Cristian Ciocaltea1-5/+5
2022-03-23ci: Make bash available in LAVA rootfsCristian Ciocaltea2-3/+3
2022-03-22virgl/ci: Add jobs for running trace tests on LAVACristian Ciocaltea1-0/+25
2022-03-22ci: Dynamically adjust LIBGL_ALWAYS_SOFTWARE for crosvmCristian Ciocaltea1-2/+7
2022-03-22ci: Allow specifying any shell command via HWCI_TEST_SCRIPTCristian Ciocaltea2-1/+1
2022-03-22ci: Provide consistent results location in LAVACristian Ciocaltea1-5/+6
2022-03-22ci: Remove obsolete CROSVM_TEST_SCRIPT env varCristian Ciocaltea1-1/+0
2022-03-22ci: Add PIGLIT_REPLAY_LOOP_TIMES to generate-env.shCristian Ciocaltea1-0/+1
2022-03-22ci: Use script relative paths in crosvm-runnerCristian Ciocaltea1-3/+3
2022-03-22ci: Make kernel image available in LAVA for KVM use casesCristian Ciocaltea4-2/+15
2022-03-22ci: Load KVM kernel module for LAVA runnersCristian Ciocaltea2-1/+18
2022-03-22ci: Enable KVM_AMD and KVM_INTEL kernel modulesCristian Ciocaltea2-1/+3
2022-03-22ci: Add crosvm runtime dependencies for LAVACristian Ciocaltea2-1/+8
2022-03-22ci: Build crosvm for LAVA runnersCristian Ciocaltea1-3/+9
2022-03-22ci: Convert generate-env.sh to a POSIX compliant scriptCristian Ciocaltea1-5/+5
2022-03-22ci: Avoid altering EXTRA_CARGO_ARGS environment variableCristian Ciocaltea1-5/+7
2022-03-21ci: add clang/spirv-tools/llvm-spirv packages to fedora containerLionel Landwerlin2-1/+4
2022-03-18ci/traces: Make sure we have no pre-existing traces-db before starting.Emma Anholt1-0/+7
2022-03-18ci/turnip: Increase the hangcheck timer to 2 seconds.Emma Anholt3-0/+8
2022-03-17ci: use MESA_SHADER_CACHE envvarJuan A. Suarez Romero2-10/+10
2022-03-16vulkan: Make sure we've loaded our connectors when querying plane props.Emma Anholt1-3/+0
2022-03-16ci, valve: Show real kernel addresses in KFENCE reports.Charlie Turner1-1/+1
2022-03-10virgl/ci: Uprev virglrendererAkihiko Odaki1-1/+1
2022-03-09ci/nouveau: Add a manual run for the Jetson Nano (GM20B).Emma Anholt4-1/+44
2022-03-09ci/nouveau: Add nouveau support to the rootfs.Emma Anholt9-7/+62