Searched +full:lava +full:- +full:sm8350 +full:- +full:hdk (Results 1 – 5 of 5) 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 …]
6 from lava.utils.lava_farm import LavaFarm, get_lava_farm7 from lava.utils.ssh_job_definition import (13 from lava.utils.uart_job_definition import (24 from lava.lava_job_submitter import LAVAJobSubmitter31 This class is responsible for generating the YAML payload to submit a LAVA35 def __init__(self, job_submitter: "LAVAJobSubmitter") -> None:37 # NFS args provided by LAVA42 def has_ssh_support(self) -> bool:46 # Only Collabora's farm supports to run docker container as a LAVA actions,52 def generate_lava_yaml_payload(self) -> dict[str, Any]:[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 …]
1 Mesa 23.2.1 Release Notes / 2023-09-2823 ---------------27 64de0616fc2d801f929ab1ac2a4f16b3e2783c4309a724c8a259b20df8bbc1cc mesa-23.2.1.tar.xz32 ------------34 - VK_EXT_attachment_feedback_loop_dynamic_state on RADV36 - extendedDynamicState3SampleLocationsEnable on RADV38 - VK_EXT_dynamic_rendering_unused_attachments on RADV40 - VK_EXT_mesh_shader on lavapipe42 - OpenGL 3.1 on Asahi44 - OpenGL ES 3.0 on Asahi[all …]