Searched +full:lava +full:- +full:mt8192 +full:- +full:asurada +full:- +full:spherion +full:- +full:r0 (Results 1 – 2 of 2) sorted by relevance
1 .panfrost-midgard-rules:4 - !reference [.test, rules]5 - !reference [.collabora-farm-rules, rules]6 - !reference [.gl-rules, rules]7 - changes: &panfrost_gallium_file_list8 - src/gallium/drivers/panfrost/**/*9 - src/gallium/winsys/panfrost/**/*11 - changes: &panfrost_common_file_list12 - src/panfrost/ci/gitlab-ci.yml13 - src/panfrost/ci/deqp-$DEQP_SUITE.toml[all …]
5 # shellcheck disable=SC2016 # non-expanded variables are intentional7 # .gitlab-ci/image-tags.yml tags:10 set -e11 set -o xtrace20 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.sh32 # Install rust, which we'll be using for deqp-runner. It will be cleaned up at the end.33 . .gitlab-ci/container/build-rust.sh38 GCC_ARCH="aarch64-linux-gnu"[all …]