Home
last modified time | relevance | path

Searched +full:lava +full:- +full:meson +full:- +full:g12b +full:- +full:a311d +full:- +full:khadas +full:- +full:vim3 (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/panfrost/ci/
Dgitlab-ci.yml1 .panfrost-test:
3 FLAKES_CHANNEL: "#panfrost-ci"
7 panfrost-t720-gles2:arm64:
9 - .lava-test:arm64
10 - .panfrost-midgard-rules
11 - .panfrost-test
13 DEVICE_TYPE: sun50i-h6-pine-h64
15 GPU_VERSION: panfrost-t720
16 DEQP_SUITE: panfrost-t720
19 - mesa-ci-x86-64-lava-sun50i-h6-pine-h64
[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"
29 DEVICE_TREES="arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dtb"
[all …]