Home
last modified time | relevance | path

Searched +full:lava +full:- +full:rk3288 +full:- +full:veyron +full:- +full:jaq (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/panfrost/ci/
Dgitlab-ci.yml1 .panfrost-midgard-rules:
4 - !reference [.test, rules]
5 - !reference [.collabora-farm-rules, rules]
6 - !reference [.gl-rules, rules]
7 - changes: &panfrost_gallium_file_list
8 - src/gallium/drivers/panfrost/**/*
9 - src/gallium/winsys/panfrost/**/*
11 - changes: &panfrost_common_file_list
12 - src/panfrost/ci/gitlab-ci.yml
13 - src/panfrost/ci/deqp-$DEQP_SUITE.toml
[all …]
/third_party/mesa3d/.gitlab-ci/container/
Dlava_build.sh5 # shellcheck disable=SC2016 # non-expanded variables are intentional
7 # .gitlab-ci/image-tags.yml tags:
10 # you can update the FLUSTER_VECTORS_VERSION tag in .gitlab-ci/image-tags.yml.
14 set -e
16 . .gitlab-ci/setup-test-env.sh
18 set -o xtrace
28 if curl -L --retry 4 -f --retry-delay 60 -s -X HEAD \
30 echo "Remote files are up-to-date, skip rebuilding them."
38 if curl -L --retry 4 -f --retry-delay 60 -s -X HEAD \
40 echo "Fluster vectors are up-to-date, skip downloading them."
[all …]