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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ci/
H A Dgitlab-ci.yml1 .lima-rules:
4 - !reference [.test, rules]
5 - !reference [.lima-farm-rules, rules]
6 - !reference [.gl-rules, rules]
7 - changes:
8 - src/gallium/drivers/lima/**/*
9 - src/gallium/winsys/lima/**/*
10 - src/lima/**/*
13 # 4 devices (2023-12-16)
14 .lava-meson-gxl-s805x-libretech-ac:arm64:
[all …]
/aosp_15_r20/external/mesa3d/.gitlab-ci/container/
H A Dlava_build.sh5 # shellcheck disable=SC2016 # non-expanded variables are intentional
7 # .gitlab-ci/image-tags.yml tags:
10 set -e
11 set -o xtrace
20 if curl -L --retry 4 -f --retry-delay 60 -s -X HEAD \
22 echo "Remote files are up-to-date, skip rebuilding them."
30 . .gitlab-ci/container/container_pre_build.sh
32 # Install rust, which we'll be using for deqp-runner. It will be cleaned up at the end.
33 . .gitlab-ci/container/build-rust.sh
38 GCC_ARCH="aarch64-linux-gnu"
[all …]