Searched +full:lava +full:- +full:piglit (Results 1 – 25 of 29) sorted by relevance
12
/third_party/mesa3d/.gitlab-ci/lava/ |
D | lava-gitlab-ci.yml | 1 .lava-test: 6 FDO_CI_CONCURRENT: 6 # should be replaced by per-machine definitions 9 FDO_HTTP_CACHE_URI: "http://caching-proxy/cache/?uri=" 11 BASE_SYSTEM_HOST_PREFIX: "${MINIO_HOST}/mesa-lava" 14 # per-job build artifacts 15 BUILD_PATH: "${PIPELINE_ARTIFACTS_BASE}/${CI_PROJECT_NAME}-${ARCH}.tar.gz" 16 JOB_ROOTFS_OVERLAY_PATH: "${JOB_ARTIFACTS_BASE}/job-rootfs-overlay.tar.gz" 22 - ./artifacts/lava/lava-submit.sh 27 - results/ 29 - results/*.shader_cache [all …]
|
/third_party/mesa3d/src/panfrost/ci/ |
D | gitlab-ci.yml | 1 .panfrost-test: 3 FLAKES_CHANNEL: "#panfrost-ci" 7 panfrost-t720-gles2:arm64: 9 - .lava-test:arm64 10 - .panfrost-midgard-rules 11 - .panfrost-test 13 DEVICE_TYPE: sun50i-h6-pine-h64 15 GPU_VERSION: panfrost-t720 16 DEQP_SUITE: panfrost-t720 18 RUNNER_TAG: mesa-ci-x86-64-lava-sun50i-h6-pine-h64 [all …]
|
/third_party/mesa3d/src/gallium/drivers/lima/ci/ |
D | gitlab-ci.yml | 1 .lava-meson-gxl-s805x-libretech-ac: 3 - .lava-test:arm64 4 - .lima-rules 6 DEVICE_TYPE: meson-gxl-s805x-libretech-ac 11 VISIBILITY_GROUP: "mesa-ci" 12 RUNNER_TAG: mesa-ci-x86-64-lava-lima 14 lima-mali450-test:arm64: 16 - .lava-meson-gxl-s805x-libretech-ac 20 lima-mali450-piglit-gpu:arm64: 22 - .piglit-test [all …]
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ci/ |
D | gitlab-ci.yml | 1 .radeonsi-stoney-test:amd64: 3 - .radeonsi-rules 5 DEVICE_TYPE: hp-11A-G6-EE-grunt 7 GPU_VERSION: radeonsi-stoney 15 RUNNER_TAG: mesa-ci-x86-64-lava-hp-11A-G6-EE-grunt 17 radeonsi-stoney-gl:amd64: 19 - .lava-test:amd64 20 - .radeonsi-stoney-test:amd64 23 DEQP_SUITE: radeonsi-stoney 25 radeonsi-stoney-traces:amd64: [all …]
|
/third_party/mesa3d/.gitlab-ci/container/ |
D | lava_build.sh | 3 set -e 4 set -o xtrace 10 MINIO_PATH="${MINIO_HOST}/mesa-lava/$1/${DISTRIBUTION_TAG}/${DEBIAN_ARCH}" 11 if wget -q --method=HEAD "https://${MINIO_PATH}/done"; then 16 # If remote files are up-to-date, skip rebuilding them 20 . .gitlab-ci/container/container_pre_build.sh 22 # Install rust, which we'll be using for deqp-runner. It will be cleaned up at the end. 23 . .gitlab-ci/container/build-rust.sh 26 GCC_ARCH="aarch64-linux-gnu" 30 DEVICE_TREES="arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dtb" [all …]
|
/third_party/mesa3d/src/intel/ci/ |
D | gitlab-ci.yml | 1 .intel-common-test: 3 - .lava-test:amd64 8 FLAKES_CHANNEL: "#intel-ci" 11 .anv-test: 13 - .intel-common-test 14 - .anv-rules 18 .iris-test: 20 - .intel-common-test 21 - .iris-rules 25 .intel-test: [all …]
|
/third_party/mesa3d/src/gallium/drivers/virgl/ci/ |
D | gitlab-ci.yml | 1 .virpipe-test: 3 - .test-gl 4 - .virgl-rules 7 FLAKES_CHANNEL: "#virgl-ci" 9 - xvfb-run --server-args='-noreset' sh -c "GALLIUM_DRIVER=virpipe install/deqp-runner.sh" 11 virpipe-on-gl: 13 - .deqp-test 14 - .virpipe-test 16 DEQP_SUITE: virpipe-gl 17 GPU_VERSION: virpipe-gl [all …]
|
/third_party/mesa3d/src/freedreno/ci/ |
D | gitlab-ci.yml | 1 .freedreno-test: 3 - .baremetal-test-arm64 4 - .freedreno-rules 7 FLAKES_CHANNEL: "#freedreno-ci" 11 - ./install/bare-metal/fastboot.sh 13 - google-freedreno-db410c 15 .baremetal-deqp-test-freedreno-vk: 17 - .baremetal-deqp-test 24 .freedreno-test-traces: 26 - .piglit-traces-test [all …]
|
/third_party/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 | 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 …]
|
D | 21.1.0.rst | 1 Mesa 21.1.0 Release Notes / 2021-05-05 20 --------------- 24 0128f10e22970d3aed3d1034003731f94623015cd9797c07151417649c1b1ff8 mesa-21.1.0.tar.xz 28 ------------ 30 - VK_KHR_workgroup_memory_explicit_layout on Intel, RADV 32 - DRM format modifiers for AMD. 34 - VK_KHR_zero_initialize_workgroup_memory on Intel, RADV 36 - Zink exposes GL 4.6 and ES 3.1 38 - GL_EXT_depth_bounds_test on softpipe, zink 40 - GL_EXT_texture_filter_minmax on nvc0 (gm200+) [all …]
|
D | 21.0.0.rst | 1 Mesa 21.0.0 Release Notes / 2021-03-11 20 --------------- 24 e6204e98e6a8d77cf9dc5d34f99dd8e3ef7144f3601c808ca0dd26ba522e0d84 mesa-21.0.0.tar.xz 28 ------------ 30 - GL_EXT_demote_to_helper_invocation on radeonsi 32 - GL_NV_compute_shader_derivatives on radeonsi 34 - EGL_MESA_platform_xcb 36 - Removed GL_NV_point_sprite for classic swrast. 38 - driconf: remove glx_disable_oml_sync_control, glx_disable_sgi_video_sync, and glx_disable_ext_buf… 40 - Removed support for loading DRI drivers older than Mesa 8.0, including all DRI1 support [all …]
|
D | 20.1.0.rst | 1 Mesa 20.1.0 Release Notes / 2020-05-27 21 --------------- 25 2109055d7660514fc4c1bcd861bcba9db00c026119ae222720111732dba27c83 mesa-20.1.0.tar.xz 28 ------------ 30 - GL_ARB_compute_variable_group_size on i965. 31 - GL_EXT_depth_bounds_test on Iris. 32 - GL_EXT_texture_shadow_lod on radeonsi, nvc0. 33 - GL_NV_alpha_to_coverage_dither_control on radeonsi 34 - GL_NV_copy_image on all gallium drivers. 35 - GL_NV_pixel_buffer_object on all gallium drivers, i915, i965, swrast. [all …]
|
D | 21.3.0.rst | 1 Mesa 21.3.0 Release Notes / 2021-11-17 20 --------------- 24 a2753c09deef0ba14d35ae8a2ceff3fe5cd13698928c7bb62c2ec8736eb09ce1 mesa-21.3.0.tar.xz 28 ------------ 30 - VK_EXT_color_write_enable on lavapipe 31 - GL_ARB_texture_filter_anisotropic in llvmpipe 32 - Anisotropic texture filtering in lavapipe 33 - VK_EXT_shader_atomic_float2 on Intel and RADV. 34 - VK_EXT_vertex_input_dynamic_state on RADV. 35 - VK_KHR_timeline_semaphore on lavapipe [all …]
|
D | 20.3.0.rst | 1 Mesa 20.3.0 Release Notes / 2020-12-03 20 --------------- 24 2999738e888731531cd62b27519fa37566cc0ea2cd7d4d97f46abaa3e949c630 mesa-20.3.0.tar.xz 28 ------------ 30 - GL 4.5 on llvmpipe 32 - GL_INTEL_blackhole_render on radeonsi 34 - GL_NV_copy_depth_to_color for NIR 36 - GL_NV_half_float 38 - GL_NV_shader_atomic_int64 on radeonsi 40 - EGL_KHR_swap_buffers_with_damage on X11 (DRI3) [all …]
|
/third_party/mesa3d/.gitlab-ci/container/debian/ |
D | x86_test-gl.sh | 3 set -e 4 set -o xtrace 16 clang-13 \ 17 clang-11 \ 21 glslang-tools \ 22 libasound2-dev \ 23 libcap-dev \ 24 libclang-cpp13-dev \ 25 libclang-cpp11-dev \ 26 libelf-dev \ [all …]
|
/third_party/mesa3d/docs/ci/ |
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 …]
|
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 build systems, configurations and platforms 17 - Sanity checks (``meson test``) 18 - Some drivers (softpipe, llvmpipe, freedreno and panfrost) are also tested 19 using `VK-GL-CTS <https://github.com/KhronosGroup/VK-GL-CTS>`__ 20 - Replay of application traces 30 If you're interested in the details, the main configuration file is ``.gitlab-ci.yml``, [all …]
|
/third_party/mesa3d/.gitlab-ci/ |
D | prepare-artifacts.sh | 3 set -e 4 set -o xtrace 6 CROSS_FILE=/cross_file-"$CROSS".txt 9 rm -rf install/bin install/include 12 if [ -n "$CROSS" ]; then 13 STRIP=`sed -n -E "s/strip\s*=\s*'(.*)'/\1/p" "$CROSS_FILE"` 14 if [ -z "$STRIP" ]; then 21 if [ -z "$ARTIFACTS_DEBUG_SYMBOLS" ]; then 22 find install -name \*.so -exec $STRIP {} \; 27 echo "$(cat VERSION) (git-$(git rev-parse HEAD | cut -b -10))" > install/VERSION [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 …]
|
D | test-source-dep.yml | 5 .scheduled_pipeline-rules: 7 - if: &is-scheduled-pipeline '$CI_PIPELINE_SOURCE == "schedule"' 12 .no_scheduled_pipelines-rules: 14 - if: *is-scheduled-pipeline 18 # --------------------------------------------------------------- 19 .core-rules: 21 - !reference [.no_scheduled_pipelines-rules, rules] 22 - changes: &core_file_list 23 - .gitlab-ci.yml 24 - .gitlab-ci/**/* [all …]
|
12