Home
last modified time | relevance | path

Searched +full:lava +full:- +full:meson +full:- +full:gxl +full:- +full:s805x +full:- +full:libretech +full:- +full:ac (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/lima/ci/
Dgitlab-ci.yml1 .lava-meson-gxl-s805x-libretech-ac:
3 - .lava-test:arm64
4 - .lima-rules
6 DEVICE_TYPE: meson-gxl-s805x-libretech-ac
11 VISIBILITY_GROUP: "mesa-ci"
12 RUNNER_TAG: mesa-ci-x86-64-lava-lima
14 lima-mali450-test:arm64:
16 - .lava-meson-gxl-s805x-libretech-ac
20 lima-mali450-piglit-gpu:arm64:
22 - .piglit-test
[all …]
/third_party/mesa3d/.gitlab-ci/container/
Dlava_build.sh3 set -e
4 set -o xtrace
10 MINIO_PATH="${MINIO_HOST}/mesa-lava/$1/${DISTRIBUTION_TAG}/${DEBIAN_ARCH}"
11 if wget -q --method=HEAD "https://${MINIO_PATH}/done"; then
16 # If remote files are up-to-date, skip rebuilding them
20 . .gitlab-ci/container/container_pre_build.sh
22 # Install rust, which we'll be using for deqp-runner. It will be cleaned up at the end.
23 . .gitlab-ci/container/build-rust.sh
26 GCC_ARCH="aarch64-linux-gnu"
30 DEVICE_TREES="arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dtb"
[all …]