Searched +full:lava +full:- +full:rk3399 +full:- +full:gru +full:- +full:kevin (Results 1 – 4 of 4) sorted by relevance
1 .panfrost-test:3 FLAKES_CHANNEL: "#panfrost-ci"7 panfrost-t720-gles2:arm64:9 - .lava-test:arm6410 - .panfrost-midgard-rules11 - .panfrost-test13 DEVICE_TYPE: sun50i-h6-pine-h6415 GPU_VERSION: panfrost-t72016 DEQP_SUITE: panfrost-t72019 - mesa-ci-x86-64-lava-sun50i-h6-pine-h64[all …]
1 LAVA CI4 `LAVA <https://lavasoftware.org/>`_ is a system for functional testing12 Mesa-LAVA software architecture13 -------------------------------15 The gitlab-runner will run on some host that has access to the LAVA16 lab, with tags like "mesa-ci-x86-64-lava-$DEVICE_TYPE" to control only17 taking in jobs for the hardware that the LAVA lab contains. The18 gitlab-runner spawns a Docker container with lavacli in it, and19 connects to the LAVA lab using a predefined token to submit jobs under22 The LAVA instance manages scheduling those jobs to the boards present.[all …]
3 set -e4 set -o xtrace10 MINIO_PATH="${MINIO_HOST}/mesa-lava/$1/${DISTRIBUTION_TAG}/${DEBIAN_ARCH}"11 if wget -q --method=HEAD "https://${MINIO_PATH}/done"; then16 # If remote files are up-to-date, skip rebuilding them20 . .gitlab-ci/container/container_pre_build.sh22 # Install rust, which we'll be using for deqp-runner. It will be cleaned up at the end.23 . .gitlab-ci/container/build-rust.sh26 GCC_ARCH="aarch64-linux-gnu"29 DEVICE_TREES="arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dtb"[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 …]