Searched +full:lava +full:- +full:rk3399 +full:- +full:gru +full:- +full:kevin (Results 1 – 4 of 4) 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 …]
1 LAVA CI4 `LAVA <https://www.lavasoftware.org/>`__ is a system for functional12 Available LAVA labs13 -------------------14 - Collabora `[dashboard] <https://lava.collabora.dev/scheduler/device_types>`__ (without authentica…15 - Lima [dashboard not available]17 Mesa-LAVA software architecture18 -------------------------------20 The gitlab-runner will run on some host that has access to the LAVA21 lab, with tags like "mesa-ci-x86-64-lava-$DEVICE_TYPE" to control only[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 21.2.0 Release Notes / 2021-08-0420 ---------------24 0cb3c802f4b8e7699b1602c08c29d06a4d532ab5b8f7a64676c4ca6bb8f4d426 mesa-21.2.0.tar.xz28 ------------30 - zink supports GL_ARB_texture_filter_minmax, GL_ARB_shader_clock32 - VK_EXT_provoking_vertex on RADV.34 - VK_EXT_extended_dynamic_state2 on RADV.36 - VK_EXT_global_priority_query on RADV.38 - VK_EXT_physical_device_drm on RADV.40 - VK_KHR_shader_subgroup_uniform_control_flow on Intel and RADV.[all …]