| /third_party/mesa3d/src/intel/ci/ |
| D | gitlab-ci-inc.yml | 1 .intel-common-rules: 2 stage: intel 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/**/* [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 10 VK_DRIVER: intel 11 … # force fixed kernel, since too many flakes and unexpected results seen with 6.13-rc4 and 6.11-rc7 12 EXTERNAL_KERNEL_TAG: "v6.6.21-mesa-f8ea" 15 anv-jsl-full: 17 - anv-jsl [all …]
|
| /third_party/ltp/testcases/open_posix_testsuite/ |
| D | ChangeLog | 1 10-19-2005 1.5.2 Release 2 - Code cleanups by Sebastien Dugue 3 - Add a patch for cleaner build in cross environment from Joseph S. Myers 4 - Add a patch to _POSIX_CPUTIME and_POSIX_THREAD_CPUTIME handling from Joseph S. Myers 5 …- Make the aio_read/write tests concerningthe offset maximum return PTS_UNTESTED by Sebastien Dugue 6 - A patch from Randy.Dunlap to fix shm conformance uninitialzedvariables 7 - A patch from Randy.Dunlap to fix 2 pthread conformance problems 8 - The patches for sem_post_5_1 and sem_post_8_1 from Yi Xu 9 - A patch for sem_close_1_1 from Yi Xu 10 - A patch from Randy.Dunlap for sem_lock to increase BUF_SIZE to prevent segment fault. [all …]
|
| D | README | 3 1. Open POSIX* Test Suite Overview 13 1. Open POSIX* Test Suite Overview 14 ----------------------------------- 16 The POSIX Test Suite is an open source test suite with the goal of 18 1003.1-2001 System Interfaces specification in a manner that is 22 our choice of portable tools should make this test suite usable on any 28 This document gives a brief overview of the test suite, including its 33 ---------------- 35 - Enable assertion based traceability for conformance testing of POSIX 39 - Give the ability to send test case source to bug reports to appropriate [all …]
|
| /third_party/alsa-utils/speaker-test/ |
| D | speaker-test.1 | 1 .\" -*- nroff -*- 14 .TH SPEAKER\-TEST 1 "April 2nd, 2011" speaker\-test 16 speaker\-test \- command\-line speaker test tone generator for ALSA 18 .B speaker\-test [\-options] 21 \fBspeaker\-test\fP generates a tone that can be used to test the speakers of a computer. 23 \fBspeaker\-test\fP by default will test the \fIdefault\fP device. If you 24 want to test another sound device you will have first to get a list of 28 To get the list of available cards and devices you can run \fBaplay \-L\fR. 33 $ aplay \-L 37 Intel ICH5, Intel ICH5 [all …]
|
| /third_party/ltp/testcases/kernel/tracing/pt_test/ |
| D | pt_test.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 4 * Copyright (C) 2018 Intel Corporation 5 * Author: Ammy Yi (ammy.yi@intel.com) 9 * This test will check if Intel PT(Intel Processer Trace) is working. 11 * Intel CPU of 5th-generation Core (Broadwell) or newer is required for the test. 38 //Intel PT event handle 39 int fde = -1; 67 tst_res(TINFO, "Open Intel PT event failed"); in create_map() 69 pc->aux_offset = INTEL_PT_MEMSIZE; in create_map() 70 pc->aux_size = bufsize; in create_map() [all …]
|
| /third_party/rust/rust/compiler/rustc_codegen_gcc/.github/workflows/ |
| D | stdarch.yml | 4 - push 5 - pull_request 16 runs-on: ubuntu-latest 19 fail-fast: false 22 - { gcc: "libgccjit.so", artifacts_branch: "master" } 24 "sde -future -rtm_mode full --", 29 - uses: actions/checkout@v3 31 - uses: actions/checkout@v3 33 repository: llvm/llvm-project 36 - name: Install packages [all …]
|
| /third_party/skia/third_party/externals/angle2/src/tests/ |
| D | angle_end2end_tests_expectations.txt | 2 // Use of this source code is governed by a BSD-style license that can be 16 6153 VULKAN WIN INTEL : GLSLTest_ES31.StructAndArrayEqualOperator/* = SKIP 30 // Direct SPIR-V generation. The following tests pass on some platforms but not others. Need to i… 52 6101 WIN OPENGL INTEL : BlitFramebufferTest.OOBWrite/* = SKIP 55 6173 WIN INTEL OPENGL : GLSLTest_ES31.BoolInInterfaceBlocks/* = SKIP 56 6217 WIN INTEL OPENGL : GLSLTest_ES31.StorageBufferBoolVectorPassedToFunctions/* = SKIP 59 6065 LINUX INTEL VULKAN : SimpleStateChangeTestES31.DrawThenUpdateUBOThenDrawThenDrawIndexed/* = SK… 61 6109 LINUX INTEL : GLSLTestLoops.*While*/* = SKIP 63 6173 LINUX INTEL OPENGL : GLSLTest_ES31.TypesUsedInDifferentBlockStorages/* = SKIP 69 6367 LINUX INTEL OPENGL : ComputeShaderTest.DispatchGenerateMipmapDispatch/* = SKIP [all …]
|
| /third_party/skia/third_party/externals/angle2/infra/config/generated/ |
| D | luci-scheduler.cfg | 1 # Auto-generated by lucicfg. 5 # https://luci-config.appspot.com/schemas/projects:luci-scheduler.cfg 8 id: "android-arm-compile" 12 server: "cr-buildbucket.appspot.com" 14 builder: "android-arm-compile" 18 id: "android-arm-dbg-compile" 22 server: "cr-buildbucket.appspot.com" 24 builder: "android-arm-dbg-compile" 28 id: "android-arm64-dbg-compile" 32 server: "cr-buildbucket.appspot.com" [all …]
|
| /third_party/alsa-utils/bat/tests/ |
| D | README | 2 automated test scripts for linux audio driver 3 based on alsa-lib interface by using alsabat 6 This package contains the test scripts for linux audio driver based on 7 alsa-lib interface by using alsabat. 8 It supports analog and display(HDMI/DP) audio test. 9 The package needs the alsa-utils, alsa-lib installed environment. 12 - the main entrance test script, 14 (test result will save in the ./log/ folder) 16 - analog audio test script (please to loopback the 19 - hdmi audio test script (please to loopback the hdmi audio output [all …]
|
| /third_party/ltp/testcases/open_posix_testsuite/functional/timers/ |
| D | plan.txt | 13 clocks - Testing that clocks can accurately keep time in certain scenarios. 14 sleep - Testing that processes can go to sleep for specified periods of time. 15 timers - The following types of timers will be tested. 34 In order to generate the test cases listed below, the following approaches 36 - If it was not covered in the conformance area fully, determined the 37 correct behavior of the features listed above and generated test scenarios 39 - Determined certain critical values that may cause failures to appear and 40 generated test scenarios setting clocks or timers to these critical 42 - Determined race conditions that could appear or time dependencies for 43 things happening and generated test cases to expose these issues. [all …]
|
| /third_party/mesa3d/src/intel/isl/ |
| D | meson.build | 1 # Copyright © 2017 Intel Corporation 2 # SPDX-License-Identifier: MIT 65 '-DGFX_VERx10=@0@'.format(_gfx_ver) 75 command : [prog_python, '@INPUT0@', '--csv', '@INPUT1@', '--out', '@OUTPUT@'], 107 link_args : ['-Wl,--exclude-libs=ALL'], 151 test( 160 suite : ['intel'], 162 test( 172 c_args : '-DIN_UNIT_TEST', 173 cpp_args : '-DIN_UNIT_TEST', [all …]
|
| /third_party/mesa3d/docs/relnotes/ |
| 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 | 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 | 18.1.2.rst | 16 ---------------- 20 a644df23937f4078a2bd9a54349f6315c1955f5e3a4ac272832da51dea4d3c11 mesa-18.1.1.tar.gz 21 070bf0648ba5b242d7303ceed32aed80842f4c0ba16e5acc1a650a46eadfb1f9 mesa-18.1.1.tar.xz 24 ------------ 29 --------- 34 ------- 38 - radv: Consolidate GFX9 merged shader lookup logic 39 - radv: Handle GFX9 merged shaders in radv_flush_constants() 40 - radeonsi: Fix crash on shaders using MSAA image load/store 41 - radv: Set active_stages the same whether or not shaders were cached [all …]
|
| D | 24.3.0.rst | 1 Mesa 24.3.0 Release Notes / 2024-11-21 20 ------------- 24 SHA256: 97813fe65028ef21b4d4e54164563059e8408d8fee3489a2323468d198bf2efc mesa-24.3.0.tar.xz 25 …821e68d7a8c37a07871d097ab17555f41a4fe716f0de7df95ad7d452b1ed57db6527838eb839ba4 mesa-24.3.0.tar.xz 29 ------------ 31 - Expose Vulkan 1.3 on v3dv, both rpi4 and rpi5 32 - VK_EXT_descriptor_buffer on nvk 33 - VK_EXT_post_depth_coverage on nvk 34 - VK_KHR_video_maintenance1 on radv 35 - VK_EXT_legacy_vertex_attributes on nvk [all …]
|
| D | 19.3.0.rst | 1 Mesa 19.3.0 Release Notes / 2019-12-12 21 --------------- 25 5fa0e4e9dca79560f6882e362f9db36d81cf96da16cf6a84e0ada7466a99a5d7 mesa-19.3.0.tar.xz 28 ------------ 30 - GL_ARB_gl_spirv on i965, iris. 31 - GL_ARB_spirv_extensions on i965, iris. 32 - GL_EXT_demote_to_helper_invocation on iris, i965. 33 - OpenGL 4.6 on i965, iris. 34 - EGL_EXT_image_flush_external 35 - VK_ANDROID_external_memory_android_hardware_buffer on RADV. [all …]
|
| D | 24.2.0.rst | 1 Mesa 24.2.0 Release Notes / 2024-08-14 20 --------------- 24 c02bb72cea290f78b11895a0c95c7c92394f180d7ff66d4a762ec6950a58addf mesa-24.2.0.tar.xz 28 ------------ 30 - VK_KHR_dynamic_rendering_local_read on RADV 31 - VK_EXT_legacy_vertex_attributes on lavapipe, ANV, Turnip and RADV 32 - VK_MESA_image_alignment_control on RADV 33 - VK_EXT_shader_replicated_composites on ANV, dozen, hasvk, lavapipe, nvk, RADV, and Turnip 34 - VK_KHR_maintenance5 on v3dv 35 - VK_KHR_maintenance7 on RADV [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/libdrm/intel/ |
| D | meson.build | 1 # Copyright © 2017-2018 Intel Corporation 58 description : 'Userspace interface to intel kernel DRM services', 70 test( 71 'gen4-3d.batch', 72 find_program('tests/gen4-3d.batch.sh'), 75 test( 76 'gen45-3d.batch', 77 find_program('tests/gm45-3d.batch.sh'), 80 test( 81 'gen5-3d.batch', [all …]
|
| /third_party/skia/third_party/externals/libpng/ |
| D | configure.ac | 3 # Copyright (c) 2018-2019 Cosmin Truta 4 # Copyright (c) 2004-2016 Glenn Randers-Pehrson 28 AC_INIT([libpng],[1.6.38.git],[png-mng-implement@lists.sourceforge.net]) 32 # color-tests requires automake 1.11 or later 33 # silent-rules requires automake 1.11 or later 34 # dist-xz requires automake 1.11 or later 37 AM_INIT_AUTOMAKE([1.13 foreign dist-xz color-tests silent-rules subdir-objects]) 38 # The following line causes --disable-maintainer-mode to be the default to 72 LT_INIT([win32-dll]) 75 # Some awks crash when confronted with pnglibconf.dfa, do a test run now [all …]
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/raise/ |
| D | 2-1.c | 2 * Copyright (c) 2002, Intel Corporation. All rights reserved. 3 * Created by: julie.n.fleischer REMOVE-THIS AT intel DOT com 8 * Test that the raise() function does not return until after the 10 * This test is only performed on one signal. All other signals are 24 * Copyright (c) 2002, Intel Corporation. All rights reserved. 25 * Created by: julie.n.fleischer REMOVE-THIS AT intel DOT com 52 if (sigemptyset(&act.sa_mask) == -1) { in main() 56 if (sigaction(SIGTOTEST, &act, 0) == -1) { in main() 66 printf("Test FAILED\n"); in main() 71 printf("Test PASSED\n"); in main()
|
| /third_party/ltp/testcases/kernel/security/umip/ |
| D | umip_basic_test.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 4 * Copyright (C) 2018 Intel Corporation 5 * Author: Neri, Ricardo <ricardo.neri@intel.com> 6 * Pengfei, Xu <pengfei.xu@intel.com> 10 * This test will check if Intel umip(User-Mode Execution Prevention) is 13 * Intel CPU of ICE lake or newer is required for the test 40 tst_res(TINFO, "TEST sgdt, sgdt result save at [%p]", val); in asm_sgdt() 50 tst_res(TINFO, "TEST sidt, sidt result save at [%p]", val); in asm_sidt() 59 tst_res(TINFO, "TEST sldt, sldt result save at [%p]", &val); in asm_sldt() 68 tst_res(TINFO, "TEST smsw, smsw result save at [%p]", &val); in asm_smsw() [all …]
|
| /third_party/alsa-utils/bat/ |
| D | alsabat.1 | 3 alsabat \- command\-line sound tester for ALSA sound card driver 9 \fBALSABAT(ALSA Basic Audio Tester)\fP is a simple command\-line utility 11 human interaction. ALSABAT can be used to test audio quality, stress test 12 features and test audio before and after PM state changes. 17 the test case passes or fails. 32 analog loopback :- 37 of alsabat, with configure option "--enable-alsabat-backend-tiny". 41 \fI\-h, \-\-help\fP 44 \fI\-D\fP 47 \fI\-P\fP [all …]
|
| /third_party/skia/third_party/externals/icu/source/ |
| D | runConfigureICU | 4 # Copyright (c) 1999-2015, International Business Machines Corporation and 16 if test $ec -eq 0 23 …echo "${uletter}sage: $me [ -h, --help ] [ --enable-debug | --disable-release ] platform [ config… 24 if test $ec -eq 0 28 Options: -h, --help Print this message and exit 29 --enable-debug Enable support for debugging 30 --disable-release Disable presetting optimization flags 35 CXXFLAGS=xyz path/to/runConfigureICU --enable-debug ... 44 Cygwin/ICL Use the Intel C++ compiler on Cygwin 46 HP-UX/ACC Use the HP ANSI C/Advanced C++ compilers on HP-UX 11 [all …]
|