Searched +full:ci +full:- +full:deqp +full:- +full:artifacts (Results 1 – 25 of 28) sorted by relevance
12
| /third_party/mesa3d/.gitlab-ci/test/ |
| D | gitlab-ci.yml | 7 - !reference [default, before_script] 9 - rm -rf install 10 - tar -xf artifacts/install.tar 11 …- echo -e "\e[0Ksection_start:$(date +%s):ldd_section[collapsed=true]\r\e[0KChecking ldd on driver… 12 - LD_LIBRARY_PATH=install/lib find install/lib -name "*.so" -print -exec ldd {} \; 13 - echo -e "\e[0Ksection_end:$(date +%s):ldd_section\r\e[0K" 14 artifacts: 18 - results/ 20 .test-gl: 22 - .test [all …]
|
| /third_party/mesa3d/.gitlab-ci/build/ |
| D | gitlab-ci.yml | 2 .build-common: 3 extends: .build-rules 6 artifacts: 10 - _build/meson-logs/*.txt 11 - _build/meson-logs/strace 12 - shader-db 15 .build-linux: 16 extends: .build-common 23 - !reference [default, before_script] 24 - export PATH="/usr/lib/ccache:$PATH" [all …]
|
| /third_party/mesa3d/.gitlab-ci/ |
| D | prepare-artifacts.sh | 3 set -e 4 set -o xtrace 6 CROSS_FILE=/cross_file-"$CROSS".txt 8 # Delete unused bin and includes from artifacts to save space. 9 rm -rf install/bin install/include 11 # Strip the drivers in the artifacts to cut 80% of the artifacts size. 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 [all …]
|
| D | deqp-runner.sh | 3 echo -e "\e[0Ksection_start:$(date +%s):test_setup[collapsed=true]\r\e[0Kpreparing test setup" 5 set -ex 8 ln -sf $CI_PROJECT_DIR/install /install 10 if [ -z "$GPU_VERSION" ]; then 11 …st be set to something like "llvmpipe" or "freedreno-a630" (the name used in .gitlab-ci/gpu-versio… 20 export VK_ICD_FILENAMES=`pwd`/install/share/vulkan/icd.d/"$VK_DRIVER"_icd.${VK_CPU:-`uname -m`}.json 22 RESULTS=`pwd`/${DEQP_RESULTS_DIR:-results} 23 mkdir -p $RESULTS 26 SHADER_CACHE_HOME=${XDG_CACHE_HOME:-${HOME}/.cache} 27 SHADER_CACHE_DIR=${MESA_SHADER_CACHE_DIR:-${SHADER_CACHE_HOME}/mesa_shader_cache} [all …]
|
| D | report-flakes.py | 74 parser.add_argument('--host', type=str, 76 parser.add_argument('--port', type=int, 78 parser.add_argument('--results', type=str, 79 help='results.csv file from deqp-runner or piglit-runner', required=True) 80 parser.add_argument('--known-flakes', type=str, 81 … help='*-flakes.txt file passed to deqp-runner or piglit-runner', required=True) 82 parser.add_argument('--channel', type=str, 84 parser.add_argument('--url', type=str, 86 parser.add_argument('--runner', type=str, 88 parser.add_argument('--branch', type=str, [all …]
|
| /third_party/mesa3d/ |
| D | .gitlab-ci.yml | 3 MESA_TEMPLATES_COMMIT: &ci-templates-commit 290b79e0e78eab67a83766f4e9691be554fc4afd 4 CI_PRE_CLONE_SCRIPT: |- 5 set -o xtrace 6 …wget -q -O download-git-cache.sh ${CI_PROJECT_URL}/-/raw/${CI_COMMIT_SHA}/.gitlab-ci/download-git-… 7 bash download-git-cache.sh 8 rm download-git-cache.sh 12 # per-pipeline artifact storage on MinIO 13 PIPELINE_ARTIFACTS_BASE: ${MINIO_HOST}/artifacts/${CI_PROJECT_PATH}/${CI_PIPELINE_ID} 14 # per-job artifact storage on MinIO 17 PIGLIT_REPLAY_REFERENCE_IMAGES_BASE: "${MINIO_HOST}/mesa-tracie-results/$FDO_UPSTREAM_REPO" [all …]
|
| /third_party/mesa3d/src/broadcom/ci/ |
| D | gitlab-ci.yml | 1 .vc4-rpi3-test:armhf: 3 - .baremetal-test-armhf 4 - .vc4-rules 7 GPU_VERSION: broadcom-rpi3 9 FLAKES_CHANNEL: "#videocore-ci" 11 - ./install/bare-metal/poe-powered.sh 13 - igalia-rpi3 15 vc4-rpi3:armhf: 17 - .vc4-rpi3-test:armhf 20 HWCI_TEST_SCRIPT: "/install/deqp-runner.sh" [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 | 20.0.5.rst | 1 Mesa 20.0.5 Release Notes / 2020-04-22 20 --------------- 24 2c56a82a28cc924e40ea49752abdf1d701c9952481f53cbc7a080271597f572e mesa-20.0.5.tar.xz 27 ------------ 30 --------- 32 - nir: nir_lower_returns can't handle nested loops 33 - Graphic artifacts with Mesa 20.0.4 on intel HD 510 GPU 34 - Mesa 20 regression makes Lightsprint demos crash 35 - Build Fails with Clang Shared Library 36 - dri_common.h:58:8: error: unknown type name '__GLXDRIdrawable' [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 | 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 | 20.3.2.rst | 1 Mesa 20.3.2 Release Notes / 2020-12-30 18 --------------- 22 cce001b685d23afb976b04138714906abcf7e7f996da6355e6a43e5ca486533d mesa-20.3.2.tar.xz 26 ------------ 28 - None 32 --------- 34 - \`gl_FragColor' undeclared (AMDGPU) - tested stable Mesa 20.1 and latest git for 20.3 (Game/Wine/… 35 - Mesa considers the framebuffer with mixed 3D and 2D array attachments to be incomplete. 36 - Multiple buffer definitions bound to single OpDecorate::Binding break SPIR-V module. 37 - Intel driver segfaults on SPIR-V with OpArrayLength [all …]
|
| D | 22.0.2.rst | 1 Mesa 22.0.2 Release Notes / 2022-04-21 18 --------------- 22 df4fa560dcce6680133067cd15b0505fc424ca703244ce9ab247c74d2fab6885 mesa-22.0.2.tar.xz 26 ------------ 28 - None 32 --------- 34 - Vulkan::Calling vkWaitForFences Timeout 35 - Intel (CHT) - Uplink text rendering bugged out in Mesa 22.0 36 - gen9atom gpu hang on dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1 37 - bad memory managment on panfrost RK3399 - cannot alocate more ram - fury unleashed [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 | 22.0.0.rst | 1 Mesa 22.0.0 Release Notes / 2022-03-09 20 --------------- 24 e6c41928b5b9917485bd67cec22d15e62cad7a358bf4c711a647979987601250 mesa-22.0.0.tar.xz 28 ------------ 30 - lavapipe,radv,anv KHR_dynamic_rendering 31 - radv EXT_image_view_min_lod 32 - VK_KHR_synchronization2 on RADV. 33 - OpenSWR has been moved to the Amber branch 34 - radeonsi, zink ARB_sparse_texture 35 - d3d12 GLES3.1 (shader storage buffers, images, compute, indirect draw, draw params, ARB_framebuff… [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.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 | 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.2.0.rst | 1 Mesa 20.2.0 Release Notes / 2020-09-28 20 --------------- 24 63f0359575d558ef98dd78adffc0df4c66b76964ebf603b778b7004964191d30 mesa-20.2.0.tar.xz 28 ------------ 30 - GL_ARB_compute_variable_group_size on Iris. 32 - GL_ARB_gpu_shader5 on llvmpipe 34 - GL_ARB_post_depth_coverage on llvmpipe 36 - GLES 3.2 on llvmpipe 38 - GL_EXT_shader_group_vote on GLES3. 40 - GL_EXT_texture_shadow_lod on llvmpipe [all …]
|
| D | 18.3.5.rst | 16 ---------------- 20 5f40a336cb2af9b1d66fa243bb03c2c8a3f9b3f067aab6aaaad4316d1bc0e58b mesa-18.3.5.tar.gz 21 4027aea82cc63240b3fcf60eec9eea882955f098c989b29357b01d1695747953 mesa-18.3.5.tar.xz 24 ------------ 29 --------- 31 - `Bug 104297 <https://bugs.freedesktop.org/show_bug.cgi?id=104297>`__ 32 - [i965] Downward causes GPU hangs and misrendering on Haswell 33 - `Bug 104602 <https://bugs.freedesktop.org/show_bug.cgi?id=104602>`__ 34 - [apitrace] Graphical artifacts in Civilization VI on RX Vega 35 - `Bug 107052 <https://bugs.freedesktop.org/show_bug.cgi?id=107052>`__ [all …]
|
| /third_party/mesa3d/docs/ci/ |
| D | index.rst | 4 GitLab CI 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`` 11 and even then the MR CI runs in the forked repository, which might have been 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>`__ [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 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 31 The boards must have networking, so that we can extract the dEQP .xml results to 32 artifacts on GitLab, and so that we can download traces (too large for an [all …]
|
| /third_party/mesa3d/.gitlab-ci/piglit/ |
| D | piglit-runner.sh | 3 set -ex 5 if [ -z "$GPU_VERSION" ]; then 6 …must be set to something like "llvmpipe" or "freedreno-a630" (the name used in your ci/gpu-version… 15 export VK_ICD_FILENAMES=`pwd`/install/share/vulkan/icd.d/"$VK_DRIVER"_icd.${VK_CPU:-`uname -m`}.json 17 RESULTS=`pwd`/${PIGLIT_RESULTS_DIR:-results} 18 mkdir -p $RESULTS 21 SHADER_CACHE_HOME=${XDG_CACHE_HOME:-${HOME}/.cache} 22 SHADER_CACHE_DIR=${MESA_SHADER_CACHE_DIR:-${SHADER_CACHE_HOME}/mesa_shader_cache} 24 findmnt -n tmpfs ${SHADER_CACHE_HOME} || findmnt -n tmpfs ${SHADER_CACHE_DIR} || { 25 mkdir -p ${SHADER_CACHE_DIR} [all …]
|
12