Searched +full:baremetal +full:- +full:test (Results 1 – 22 of 22) sorted by relevance
| /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/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/.gitlab-ci/test/ |
| D | gitlab-ci.yml | 1 .test: 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" 18 - results/ 20 .test-gl: 22 - .test [all …]
|
| /third_party/mesa3d/src/etnaviv/ci/ |
| D | gitlab-ci.yml | 1 .etnaviv-armhf-test: 3 - .baremetal-test-armhf 4 - .etnaviv-rules 6 - ./install/bare-metal/fastboot.sh 9 BM_KERNEL: /baremetal-files/zImage 10 FLAKES_CHANNEL: "#etnaviv-ci" 12 .etnaviv-armhf-gc2000: 14 - .etnaviv-armhf-test 16 BM_DTB: /baremetal-files/imx6q-cubox-i.dtb 18 GPU_VERSION: "etnaviv-gc2000" [all …]
|
| /third_party/mesa3d/.gitlab-ci/container/ |
| D | baremetal_build.sh | 3 set -e 4 set -o xtrace 6 # Fetch the arm-built rootfs image and unpack it in our x86 container (saves 7 # network transfer, disk usage, and runtime on test jobs) 9 if wget -q --method=HEAD "${ARTIFACTS_PREFIX}/${FDO_UPSTREAM_REPO}/${ARTIFACTS_SUFFIX}/${arch}/done… 15 wget ${ARTIFACTS_URL}/lava-rootfs.tgz -O rootfs.tgz 16 mkdir -p /rootfs-$arch 17 tar -C /rootfs-$arch '--exclude=./dev/*' -zxf rootfs.tgz 21 mkdir -p /baremetal-files 22 pushd /baremetal-files [all …]
|
| D | gitlab-ci.yml | 3 .incorporate-templates-commit: 5 FDO_DISTRIBUTION_TAG: "${MESA_IMAGE_TAG}--${MESA_TEMPLATES_COMMIT}" 7 .incorporate-base-tag+templates-commit: 9 …FDO_BASE_IMAGE: "${CI_REGISTRY_IMAGE}/${MESA_BASE_IMAGE}:${MESA_BASE_TAG}--${MESA_TEMPLATES_COMMIT… 10 FDO_DISTRIBUTION_TAG: "${MESA_IMAGE_TAG}--${MESA_BASE_TAG}--${MESA_TEMPLATES_COMMIT}" 12 .set-image: 14 - .incorporate-templates-commit 19 .set-image-base-tag: 21 - .set-image 22 - .incorporate-base-tag+templates-commit [all …]
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/ci/ |
| D | gitlab-ci.yml | 1 .gm20b-test: 3 - .baremetal-test-arm64 4 - .nouveau-rules 6 HWCI_TEST_SCRIPT: "/install/deqp-runner.sh" 7 BM_BOOTFS: /baremetal-files/jetson-nano/ 9 FLAKES_CHANNEL: "#nouveau-ci" 10 GPU_VERSION: nouveau-gm20b 13 HWCI_KERNEL_MODULES: tegra-drm,nouveau 15 - ./install/bare-metal/poe-powered.sh 17 - google-nouveau-jetson-nano [all …]
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 20.1.3.rst | 1 Mesa 20.1.3 Release Notes / 2020-07-08 20 --------------- 24 9872b8d46bee822177ffbe4292addff7bdb84cefc1fe776b8e6b2881a8362bf1 mesa-20.1.3.tar.xz 27 ------------ 29 - None 32 --------- 34 - vkGetSemaphoreCounterValue doesn't update without vkWaitSemaphores 36 - [v3d] corruption when GS omits some vertices 37 - [RADV] Non-precise occlusion queries return non-zero when all 39 - [DXVK] Project Cars rendering problems [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 | 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 | 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 | 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 | 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 …]
|
| /third_party/mbedtls/scripts/ |
| D | config.py | 11 ## SPDX-License-Identifier: Apache-2.0 17 ## http://www.apache.org/licenses/LICENSE-2.0 39 # pylint: disable=too-few-public-methods 175 # is not a good way to test them. 178 #pylint: disable=line-too-long 210 configurable function pointers that default to the built-in function. 211 This way we test that the function pointers exist and build correctly 219 # Similar to non-platform xxx_ALT, requires platform_alt.h 237 # The baremetal configuration excludes options that require a library or 239 # systems. Features that are excluded from "full" won't be in "baremetal" [all …]
|
| /third_party/libwebsockets/contrib/ |
| D | cross-linkit.cmake | 7 # cmake .. -DCMAKE_INSTALL_PREFIX:PATH=/opt/linkit/cross-root \ 8 # -DCMAKE_TOOLCHAIN_FILE=../contrib/cross-linkit.cmake \ 9 # -DLWS_PLAT_FREERTOS=1 \ 10 # -DLWS_WITH_ZLIB=0 \ 11 # -DLWS_WITHOUT_EXTENSIONS=1 \ 12 # -DLWS_WITH_ZIP_FOPS=0 \ 13 # -DLWS_WITH_HTTP_STREAM_COMPRESSION=0 \ 14 # -DLWS_WITH_MBEDTLS=1 \ 15 # -DLWS_WITH_FILE_OPS=0 20 set(CROSS_PATH ${CROSS_BASE}/tools/gcc/gcc-arm-none-eabi) [all …]
|
| D | cross-atmel.cmake | 7 # cmake .. -DCMAKE_INSTALL_PREFIX:PATH=/opt/atmel/cross-root \ 8 # -DCMAKE_TOOLCHAIN_FILE=../contrib/cross-atmel.cmake \ 9 # -DLWS_PLAT_FREERTOS=1 \ 10 # -DLWS_WITH_ZLIB=0 \ 11 # -DLWS_WITHOUT_EXTENSIONS=1 \ 12 # -DLWS_WITH_ZIP_FOPS=0 \ 13 # -DLWS_WITH_HTTP_STREAM_COMPRESSION=0 \ 14 # -DLWS_WITH_MBEDTLS=0 \ 15 # -DLWS_WITH_SSL=0 \ 16 # -DLWS_WITH_FILE_OPS=0 [all …]
|
| /third_party/mbedtls/tests/scripts/ |
| D | all.sh | 6 # SPDX-License-Identifier: Apache-2.0 12 # http://www.apache.org/licenses/LICENSE-2.0 27 # ------- 32 # --------------- 34 # Warning: the test is destructive. It includes various build modes and 44 # * Basic Unix tools (Windows users note: a Unix-style find must be before 51 # * arm-gcc and mingw-gcc 52 # * ArmCC 5 and ArmCC 6, unless invoked with --no-armcc 55 # to test, then a legacy version of these tools must be present as well 62 # The behavior on an error depends on whether --keep-going (alias -k) [all …]
|
| /third_party/ltp/testcases/kernel/fs/proc/ |
| D | proc01.c | 2 * proc01.c - Tests Linux /proc file reading. 24 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. 46 #include "test.h" 77 /* Those are known failures for 2.6.18 baremetal kernel and Xen dom0 79 like if SELinux is disabled, the test may still fail on some other 98 {"read", "/proc/self/task/[0-9]*/mem", EIO}, 103 {"read", "/proc/self/task/[0-9]*/attr/*", EINVAL}, 104 {"read", "/proc/self/task/[0-9]*/attr/smack/*", EINVAL}, 105 {"read", "/proc/self/task/[0-9]*/attr/selinux/*", EINVAL}, 106 {"read", "/proc/self/task/[0-9]*/attr/apparmor/*", EINVAL}, [all …]
|
| /third_party/mesa3d/ |
| D | .pick_status.json | 31 "description": "pps: make pps-producer RT only on freedreno", 58 …"description": "tree-wide: Convert all usage of PIPE_(OS|ARCH|CC)_* to DETECT_(OS|ARCH|CC)_* by us… 67 …"description": "tree-wide: Convert all usage of #ifndef PIPE_(OS|ARCH|CC)_* to #if DETECT_(OS|ARCH… 76 …"description": "tree-wide: Convert all usage of #ifdef PIPE_(OS|ARCH|CC)_* to #if DETECT_(OS|ARCH|… 85 …"description": "tree-wide: Convert all usage of defined PIPE_(OS|ARCH|CC)_* to DETECT_(OS|ARCH|CC)… 94 …"description": "tree-wide: Convert all usage of defined(PIPE_(OS|ARCH|CC)_*) to DETECT_(OS|ARCH|CC… 130 …"description": "util: Test __PPC64__ for getting PIPE_ARCH_PPC_64 respond to __PPC64__ take effect… 148 "description": "util: Add test for util_get_process_name_may_override", 220 …"description": "mesa/vbo: Replace the usage of cpu_has_sse4_1 with util_get_cpu_caps()->has_sse4_1… 256 "description": "microsoft/compiler: Delete now-unused memcpy lowering pass", [all …]
|