Searched +full:lava +full:- +full:sc7180 +full:- +full:trogdor +full:- +full:kingoftown (Results 1 – 3 of 3) sorted by relevance
2 .freedreno-common-rules:4 - !reference [.test, rules]5 - !reference [.no_scheduled_pipelines-rules, rules]6 - changes: &freedreno_core_file_list7 - src/freedreno/ci/gitlab-ci.yml8 - src/freedreno/ci/gitlab-ci-inc.yml9 - src/freedreno/ci/deqp-$DEQP_SUITE.toml10 - src/freedreno/ci/$GPU_VERSION-fails.txt11 - src/freedreno/ci/$GPU_VERSION-flakes.txt12 - src/freedreno/ci/$GPU_VERSION-skips.txt[all …]
2 - local: 'src/freedreno/ci/gitlab-ci-inc.yml'6 - .baremetal-deqp-test7 - .a306-test9 DEQP_SUITE: freedreno-a30715 - .baremetal-deqp-test16 - .a306-test17 - .google-freedreno-manual-rules20 DEQP_SUITE: freedreno-a306-piglit28 - .baremetal-deqp-test29 - .a306-test[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 …]