Searched +full:lava +full:- +full:piglit (Results 1 – 25 of 37) sorted by relevance
12
| /external/mesa3d/.gitlab-ci/lava/ |
| D | lava-gitlab-ci.yml | 2 …REGISTRY_IMAGE}/alpine/x86_64_lava_ssh_client:${ALPINE_X86_64_LAVA_SSH_TAG}--${MESA_TEMPLATES_COMM… 5 .lava-test: 10 FDO_CI_CONCURRENT: 6 # should be replaced by per-machine definitions 12 FDO_HTTP_CACHE_URI: "http://caching-proxy/cache/?uri=" 14 BASE_SYSTEM_HOST_PREFIX: "${S3_HOST}/mesa-lava" 17 # per-job build artifacts 18 JOB_ROOTFS_OVERLAY_PATH: "${JOB_ARTIFACTS_BASE}/job-rootfs-overlay.tar.gz" 20 S3_ARTIFACT_NAME: "mesa-${ARCH}-default-debugoptimized" 25 - ./artifacts/lava/lava-submit.sh 30 - results/ [all …]
|
| /external/mesa3d/src/freedreno/ci/ |
| D | gitlab-ci.yml | 2 - local: 'src/freedreno/ci/gitlab-ci-inc.yml' 6 - .baremetal-deqp-test 7 - .a306-test 9 DEQP_SUITE: freedreno-a307 15 - .a306_piglit 20 a306-traces: 22 - .google-freedreno-test-traces 23 - .a306-test 25 PIGLIT_REPLAY_DEVICE_NAME: "freedreno-a306" 26 PIGLIT_RESULTS: "freedreno-a306-replay" [all …]
|
| D | gitlab-ci-inc.yml | 2 .freedreno-common-rules: 4 - !reference [.test, rules] 5 - !reference [.no_scheduled_pipelines-rules, rules] 6 - changes: &freedreno_core_file_list 7 - src/freedreno/ci/gitlab-ci.yml 8 - src/freedreno/ci/gitlab-ci-inc.yml 9 - src/freedreno/ci/deqp-$DEQP_SUITE.toml 10 - src/freedreno/ci/$GPU_VERSION-fails.txt 11 - src/freedreno/ci/$GPU_VERSION-flakes.txt 12 - src/freedreno/ci/$GPU_VERSION-skips.txt [all …]
|
| /external/mesa3d/src/gallium/drivers/zink/ci/ |
| D | gitlab-ci.yml | 2 - local: 'src/gallium/drivers/zink/ci/gitlab-ci-inc.yml' 4 zink-lvp: 6 - .test-gl 7 - .deqp-test 8 - .zink-lvp-test 10 DEQP_SUITE: zink-lvp 13 # Enable validation (except for on piglit, see deqp-zink-lvp.toml), logging 16 XVFB_SCRIPT: "VK_DRIVER=lvp install/deqp-runner.sh" 18 xvfb-run --server-args='-noreset' bash -c ". $SCRIPTS_DIR/setup-test-env.sh && ${XVFB_SCRIPT}" 20 zink-anv-tgl: [all …]
|
| /external/mesa3d/src/panfrost/ci/ |
| D | gitlab-ci.yml | 1 .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 …]
|
| /external/mesa3d/src/amd/ci/ |
| D | gitlab-ci.yml | 2 - local: 'src/amd/ci/gitlab-ci-inc.yml' 5 radv-stoney-vkcts:x86_64: 7 - .lava-test-deqp:x86_64 8 - .radv-stoney-test:x86_64 13 radv-stoney-angle: 15 - .lava-test-deqp:x86_64 16 - .radv-stoney-test:x86_64 17 - .radeonsi+radv-rules # Note: Xorg uses radeonsi, so depend on both gl and vulkan 19 DEQP_SUITE: radv-stoney-angle 22 GPU_VERSION: angle-radv-stoney-aco [all …]
|
| D | gitlab-ci-inc.yml | 1 .radeonsi-rules: 4 - !reference [.test, rules] 5 - !reference [.collabora-farm-rules, rules] 6 - !reference [.gl-rules, rules] 7 - changes: &amd_common_file_list 8 - src/amd/* 9 - src/amd/addrlib/**/* 10 - src/amd/ci/gitlab-ci.yml 11 - src/amd/ci/gitlab-ci-inc.yml 12 - src/amd/ci/deqp-$DEQP_SUITE.toml [all …]
|
| /external/mesa3d/src/gallium/drivers/lima/ci/ |
| D | gitlab-ci.yml | 1 .lima-rules: 4 - !reference [.test, rules] 5 - !reference [.lima-farm-rules, rules] 6 - !reference [.gl-rules, rules] 7 - changes: 8 - src/gallium/drivers/lima/**/* 9 - src/gallium/winsys/lima/**/* 10 - src/lima/**/* 13 # 4 devices (2023-12-16) 14 .lava-meson-gxl-s805x-libretech-ac:arm64: [all …]
|
| /external/mesa3d/src/gallium/drivers/virgl/ci/ |
| D | gitlab-ci-inc.yml | 1 .virgl-rules: 2 stage: layered-backends 4 - !reference [.test, rules] 5 - if: $FORCE_KERNEL_TAG != null 7 - !reference [.gl-rules, rules] 8 - !reference [.llvmpipe-rules, rules] 9 - changes: &virgl_file_list 10 - src/gallium/drivers/virgl/**/* 11 - src/gallium/winsys/virgl/**/* 14 .virgl-iris-manual-rules: [all …]
|
| /external/mesa3d/src/intel/ci/ |
| D | gitlab-ci-inc.yml | 1 .intel-common-rules: 4 - changes: &intel_common_file_list 5 - src/intel/* 6 - src/intel/blorp/**/* 7 - src/intel/common/**/* 8 - src/intel/compiler/**/* 9 - src/intel/dev/**/* 10 - src/intel/ds/**/* 11 - src/intel/genxml/**/* 12 - src/intel/isl/**/* [all …]
|
| D | gitlab-ci.yml | 2 - local: 'src/intel/ci/gitlab-ci-inc.yml' 4 anv-jsl: 6 - .lava-acer-cb317-1h-c3z6-dedede:x86_64 7 - .anv-test 9 DEQP_SUITE: anv-jsl 14 # We don't enable a full run of anv-jsl nightly because it's about 8 hours of 16 .anv-jsl-full: 18 - anv-jsl 19 - .intel-manual-rules 21 DEQP_SUITE: anv-jsl-full [all …]
|
| /external/mesa3d/.gitlab-ci/container/ |
| D | lava_build.sh | 6 # .gitlab-ci/image-tags.yml tags: 9 set -e 10 set -o xtrace 17 S3_PATH="${S3_HOST}/mesa-lava/$1/${DISTRIBUTION_TAG}/${DEBIAN_ARCH}" 18 if curl -L --retry 4 -f --retry-delay 60 -s -X HEAD \ 20 echo "Remote files are up-to-date, skip rebuilding them." 28 . .gitlab-ci/container/container_pre_build.sh 30 # Install rust, which we'll be using for deqp-runner. It will be cleaned up at the end. 31 . .gitlab-ci/container/build-rust.sh 34 GCC_ARCH="aarch64-linux-gnu" [all …]
|
| /external/mesa3d/docs/relnotes/ |
| D | 21.2.0.rst | 1 Mesa 21.2.0 Release Notes / 2021-08-04 20 --------------- 24 0cb3c802f4b8e7699b1602c08c29d06a4d532ab5b8f7a64676c4ca6bb8f4d426 mesa-21.2.0.tar.xz 28 ------------ 30 - zink supports GL_ARB_texture_filter_minmax, GL_ARB_shader_clock 32 - 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 …]
|
| D | 22.2.0.rst | 1 Mesa 22.2.0 Release Notes / 2022-09-21 20 --------------- 24 b1f9c8fd08f2cae3adf83355bef4d2398e8025f44947332880f2d0066bdafa8c mesa-22.2.0.tar.xz 29 ------------ 31 - WGL_ARB_create_context_robustness 33 - d3d12 ARB_robust_buffer_access_behavior 35 - VK_EXT_robustness2 for lavapipe 37 - VK_EXT_image_2d_view_of_3d on RADV 39 - zink and d3d12 GL_EXT_memory_object_win32 and GL_EXT_semaphore_win32 support 41 - vertexAttributeInstanceRateZeroDivisor support for lavapipe [all …]
|
| D | 23.2.1.rst | 1 Mesa 23.2.1 Release Notes / 2023-09-28 23 --------------- 27 64de0616fc2d801f929ab1ac2a4f16b3e2783c4309a724c8a259b20df8bbc1cc mesa-23.2.1.tar.xz 32 ------------ 34 - VK_EXT_attachment_feedback_loop_dynamic_state on RADV 36 - extendedDynamicState3SampleLocationsEnable on RADV 38 - VK_EXT_dynamic_rendering_unused_attachments on RADV 40 - VK_EXT_mesh_shader on lavapipe 42 - OpenGL 3.1 on Asahi 44 - OpenGL ES 3.0 on Asahi [all …]
|
| D | 23.1.0.rst | 1 Mesa 23.1.0 Release Notes / 2023-05-10 20 --------------- 24 a9dde3c76571c4806245a05bda1cceee347c3267127e9e549e4f4e225d92e992 mesa-23.1.0.tar.xz 28 ------------ 30 - VK_EXT_pipeline_library_group_handles on RADV 31 - VK_EXT_image_sliced_view_of_3d on RADV/GFX10+ 32 - VK_KHR_map_memory2 on ANV and RADV 33 - fullyCoveredFragmentShaderInputVariable on RADV/GFX9+ 34 - VK_EXT_discard_rectangles version 2 on RADV 35 - VK_EXT_graphics_pipeline_library on RADV [all …]
|
| D | 20.2.5.rst | 1 Mesa 20.2.5 Release Notes / 2020-12-16 18 --------------- 22 0ebec6a22660d83f5ed437a145dc703c9398cd1376143aef273ea85f9dc5dd98 mesa-20.2.5.tar.xz 26 ------------ 28 - None 32 --------- 34 - Mesa 20.3.0 and older ATi/Radeon cards fails 35 - Amber test NIR validation failed after spirv_to_nir 36 - Amber test validate_phi_src 37 - [RADV] broken stencil behaviour when using extended dynamic stencil state [all …]
|
| D | 20.3.1.rst | 1 Mesa 20.3.1 Release Notes / 2020-12-16 18 --------------- 22 af751b49bb2ab0264d58c31e73d869e80333de02b2d1becc93f1b28c67aa780f mesa-20.3.1.tar.xz 26 ------------ 28 - None 32 --------- 34 - Crash and slowness in FreeCAD 35 - ci: Missing needs: in radeonsi-stoney-\*? 36 - Triangles appear from the center of the field on PES2021 with Mesa 20.2.x 37 - \[gen9][iris][regression][bisected\] flaky piglit tests [all …]
|
| D | 20.0.0.rst | 1 Mesa 20.0.0 Release Notes / 2020-02-19 21 --------------- 25 bb6db3e54b608d2536d4000b3de7dd3ae115fc114e8acbb5afff4b3bbed04b34 mesa-20.0.0.tar.xz 28 ------------ 30 - OpenGL 4.6 on radeonsi. 31 - GL_ARB_gl_spirv on radeonsi. 32 - GL_ARB_spirv_extensions on radeonsi. 33 - GL_EXT_direct_state_access for compatibility profile. 34 - VK_AMD_device_coherent_memory on RADV. 35 - VK_AMD_mixed_attachment_samples on RADV. [all …]
|
| D | 22.1.0.rst | 1 Mesa 22.1.0 Release Notes / 2022-05-18 20 --------------- 24 df6270c1371eaa2aa6eb65b95cbbb2a98b14fa4b7ba0ed45e4ca2fd32df60477 mesa-22.1.0.tar.xz 28 ------------ 30 - d3d12 GL4.2 31 - GL_NV_pack_subimage 32 - VK_EXT_depth_clip_control on lavapipe and RADV 33 - Vulkan 1.3 support on lavapipe 34 - VK_EXT_graphics_pipeline_library on lavapipe 35 - VK_EXT_primitives_generated_query on lavapipe [all …]
|
| /external/mesa3d/docs/ci/ |
| D | index.rst | 5 --------- 8 We use it to test merge requests (MRs) before merging them (pre-merge testing), 9 as well as post-merge testing, for everything that hits ``main`` 14 The CI runs a number of tests, from trivial build-testing to complex GPU rendering: 16 - Build testing for a number of configurations and platforms 17 - Sanity checks (``meson test``) 18 - Most drivers are also tested using several test suites, such as the 19 `Vulkan/GL/GLES conformance test suite <https://github.com/KhronosGroup/VK-GL-CTS>`__, 20 `Piglit <https://gitlab.freedesktop.org/mesa/piglit>`__, and others. 21 - Replay of application traces [all …]
|
| D | bare-metal.rst | 1 Bare-metal CI 4 The bare-metal scripts run on a system with gitlab-runner and Docker, 5 connected to potentially multiple bare-metal boards that run tests of 6 Mesa. Currently "fastboot", "ChromeOS Servo", and POE-powered devices are 9 In comparison with LAVA, this doesn't involve maintaining a separate 16 ----------------------- 18 This testing requires power control of the DUTs by the gitlab-runner 22 We require access to the console output from the gitlab-runner system, 28 gitlab-runner system, since Mesa often needs to update the kernel either for new 34 our dEQP/Piglit/etc. payload is large, we use NFS from the x86 runner system [all …]
|
| /external/mesa3d/.gitlab-ci/test/ |
| D | gitlab-ci.yml | 7 - !reference [default, before_script] 9 - rm -rf install 10 - tar -xf artifacts/install.tar 11 - section_start ldd_section "Checking ldd on driver build" 12 - LD_LIBRARY_PATH=install/lib find install/lib -name "*.so" -print -exec ldd {} \; 13 - section_end ldd_section 18 - results/ 20 - !reference [.never-post-merge-rules, rules] 22 .formatting-check: 25 stage: code-validation [all …]
|
| /external/mesa3d/.gitlab-ci/ |
| D | prepare-artifacts.sh | 5 section_switch prepare-artifacts "artifacts: prepare" 7 set -e 8 set -o xtrace 10 CROSS_FILE=/cross_file-"$CROSS".txt 13 rm -rf install/bin install/include 16 if [ -n "$CROSS" ]; then 17 STRIP=$(sed -n -E "s/strip\s*=\s*\[?'(.*)'\]?/\1/p" "$CROSS_FILE") 18 if [ -z "$STRIP" ]; then 25 if [ -z "$ARTIFACTS_DEBUG_SYMBOLS" ]; then 26 find install -name \*.so -exec $STRIP --strip-debug {} \; [all …]
|
| D | crosvm-runner.sh | 3 set -e 5 # If run outside of a deqp-runner invoction (e.g. piglit trace replay), then act 7 THREAD=${DEQP_RUNNER_THREAD:-0} 10 # Helper to generate CIDs for virtio-vsock based communication with processes 13 # A CID is a 32-bit Context Identifier to be assigned to a crosvm instance 15 # the least significant 25 bits from CI_JOB_ID as a base and generate a 7-bit 19 # - VSOCK_CID: the crosvm unique CID to be passed as a run argument 21 # - VSOCK_STDOUT, VSOCK_STDERR: the port numbers the guest should accept 24 # - VM_TEMP_DIR: the temporary directory path used to pass additional 28 [ -n "${CI_JOB_ID}" ] || { [all …]
|
12