/aosp_15_r20/external/mesa3d/src/intel/ci/ |
H A D | gitlab-ci-inc.yml | 1 .intel-common-rules: 2 stage: intel 3 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/**/* [all …]
|
H A 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 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 - .anv-manual-rules [all …]
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ci/ |
H A D | gitlab-ci-inc.yml | 1 .zink-common-rules: 2 rules: 3 - !reference [.test, rules] 4 - !reference [.gl-rules, rules] 5 - changes: &zink_files_list 6 - src/gallium/drivers/zink/* 7 - src/gallium/drivers/zink/nir_to_spirv/* 8 - src/gallium/drivers/zink/ci/gitlab-ci.yml 9 - src/gallium/drivers/zink/ci/gitlab-ci-inc.yml 10 - src/gallium/drivers/zink/ci/deqp-$DEQP_SUITE.toml [all …]
|
/aosp_15_r20/external/mesa3d/src/amd/ci/ |
H A 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 18 DEQP_SUITE: radv-stoney-angle 21 GPU_VERSION: angle-radv-stoney-aco 23 radv-stoney-angle-full: [all …]
|
/aosp_15_r20/external/mesa3d/ |
H A D | .gitlab-ci.yml | 3 # |----------------------|-----------|-------------------------------------------------------------| 5 # | pre-merge pipeline | mesa/mesa | same as above, except its status doesn't affect the MR | 6 # | post-merge pipeline | mesa/mesa | pipeline immediately after merging | 9 # | direct-push pipeline | mesa/mesa | when commits are pushed directly to mesa/mesa, bypassing Mar… 19 # Pre-merge pipelines contain the exact same jobs as merge pipelines. 20 # Post-merge pipelines contain *only* the `pages` job that deploys the new 24 # test jobs (typically "full" variants of pre-merge jobs that only run 1/X 26 # Direct-push pipelines contain the same jobs as merge pipelines. 29 rules: 31 - if: $CI_COMMIT_BRANCH && $CI_OPEN_MERGE_REQUESTS && $CI_PIPELINE_SOURCE == "push" [all …]
|
/aosp_15_r20/external/mesa3d/docs/relnotes/ |
H A 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 …]
|
H A D | 24.0.0.rst | 1 Mesa 24.0.0 Release Notes / 2024-02-01 20 --------------- 24 dc7e8c077bc5884df95478263b34bdebb7e88e600689cb56fb07be2b8c304c36 mesa-24.0.0.tar.xz 28 ------------ 30 - VK_EXT_image_compression_control on RADV 31 - VK_EXT_device_fault on RADV 32 - OpenGL 3.3 on Asahi 33 - Geometry shaders on Asahi 34 - GL_ARB_texture_cube_map_array on Asahi 35 - GL_ARB_clip_control on Asahi [all …]
|
H A 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 …]
|
H A D | 23.3.0.rst | 1 Mesa 23.3.0 Release Notes / 2023-11-29 20 --------------- 24 50f729dd60ed6335b989095baad81ef5edf7cfdd4b4b48b9b955917cb07d69c5 mesa-23.3.0.tar.xz 28 ----------- 29 - NVK: A Vulkan driver for Nvidia hardware 32 ------------ 33 - VK_EXT_pipeline_robustness on ANV 34 - VK_KHR_maintenance5 on RADV 35 - OpenGL ES 3.1 on Asahi 36 - GL_ARB_compute_shader on Asahi [all …]
|
H A 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 …]
|
H A 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 …]
|
H A D | 22.3.0.rst | 1 Mesa 22.3.0 Release Notes / 2022-12-02 20 --------------- 24 644bf936584548c2b88762111ad58b4aa3e4688874200e5a4eb74e53ce301746 mesa-22.3.0.tar.xz 28 ------------ 30 - GL_ARB_shader_clock on llvmpipe 31 - VK_KHR_shader_clock on lavapipe 32 - Mesa-DB, the new single file cache type 33 - VK_EXT_attachment_feedback_loop_layout on RADV, lavapipe 34 - VK_KHR_global_priority on RADV 35 - GL_KHR_blend_equation_advanced_coherent on zink [all …]
|
H A D | 24.1.2.rst | 1 Mesa 24.1.2 Release Notes / 2024-06-19 18 --------------- 22 a2c584c8d57d3bd8ba11790a6e9ae3713f8821df96c059b78afb29dd975c9f45 mesa-24.1.2.tar.xz 26 ------------ 28 - None 32 --------- 34 - free_zombie_shaders() leave context in a bad state (access violation occurs) 35 - [NINE]Far Cry 1 trees flicker regression[bisected][traces] 36 - Vulkan: Most sync2 implementations are missing new access flags 37 - Incorrect buffer_list advance when writing disjoint image descriptors [all …]
|
H A D | 23.3.1.rst | 1 Mesa 23.3.1 Release Notes / 2023-12-13 18 --------------- 22 6e48126d70fdb3f20ffeb246ca0c2e41ffdc835f0663a03d4526b8bf5db41de6 mesa-23.3.1.tar.xz 26 ------------ 28 - None 32 --------- 34 - [23.3.0] Parallel build failure - fatal error: vtn_generator_ids.h: No such file or directory 35 - crocus: Assertion failures in NIR divergence analysis 36 - anv: Resident Evil 2 hang 37 - Mesa 23.3.0 release build fails on 22.04 LTS [all …]
|
H A 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 …]
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/ci/ |
H A D | gitlab-ci-inc.yml | 1 # Manual test rules for using anholt's shared g41. 2 .anholt-g41-test: 4 - .crocus-manual-rules 6 - anholt-g41 8 GPU_VERSION: crocus-g41 9 FLAKES_CHANNEL: "#intel-ci" 11 # Manual test rules for using anholt's shared hsw. 12 .anholt-hsw-test: 14 - anholt-hsw 19 .crocus-g41: [all …]
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/i915/ci/ |
H A D | gitlab-ci.yml | 1 # Manual test rules for using anholt's shared g33. 2 .anholt-g33-test: 4 - .i915g-manual-rules 5 - .test-gl 7 - anholt-g33 9 GPU_VERSION: i915-g33 10 FLAKES_CHANNEL: "#intel-ci" 13 .i915-g33: 15 - .anholt-g33-test 16 - .deqp-test [all …]
|
/aosp_15_r20/external/libpng/ |
H A D | CHANGES | 1 CHANGES - changes for libpng 4 initial work-in-progress release 68 added png_read_update_info() - updates info structure with transformations 79 fixed some bugs (16-bit, 4-bit interlaced, etc.) 103 Changed warning/error callback functions to fix bug - this means you 115 in pngconf.h) - if nobody uses this, it may disappear in the future. 129 libpng will use the zlib CRC routines by (compile-time) default 130 Changed DOS small/medium model memory support - needs zlib 1.04 (Tim Wegner) 139 of nearly identical error messages (will simplify multi-lingual 141 Try to get ready for unknown-chunk callback functions: [all …]
|
/aosp_15_r20/external/libpcap/ |
H A D | INSTALL.md | 10 control the configuration of libpcap; `./configure --help`` will show 28 build directory to the source directory as an argument. The `-G` flag 30 system you're using; various `-D` flags can be used to control the 59 particular type. (If you have HP-UX, see below.) If your system uses a 65 `--with-pcap`` option to `./configure` or the `-DPCAP_TYPE` option to 90 Berkeley YACC can be found [here](https://invisible-island.net/byacc/). 113 Solaris-related information. 115 ## HP-UX specifics 116 If you use HP-UX, you must have at least version 9 and either the 117 version of `cc` that supports C99 (`cc -AC99`) or else use the GNU C [all …]
|
/aosp_15_r20/external/coreboot/Documentation/mainboard/asus/ |
H A D | p5q.md | 8 + PCI-e slots 23 + Fan profiles with Q-Fan 35 ```{eval-rst} 36 +-------------------+----------------+ 40 +-------------------+----------------+ 42 +-------------------+----------------+ 44 +-------------------+----------------+ 45 | Package | Socketed DIP-8 | 46 +-------------------+----------------+ 48 +-------------------+----------------+ [all …]
|
/aosp_15_r20/external/ethtool/ |
H A D | NEWS | 1 Version 6.5 - September 12, 2023 2 * Feature: register dump for hns3 driver (-d) 3 * Fix: fix fallback to ioctl for sset (-s) 4 * Fix: fix empty slot search in rmgr (-N) 6 Version 6.4 - July 1, 2023 7 * Feature: get/set Tx push buffer length (-G) 8 * Feature: sff-8636 and cmis: report LOL / LOS / Tx Fault (-m) 9 * Fix: fix duplex setting parser (-s) 11 * Misc: clean up obsolete pre-build checks 13 Version 6.3 - May 8, 2023 [all …]
|
/aosp_15_r20/external/arm-trusted-firmware/docs/process/ |
H A D | contributing.rst | 5 --------------- 7 - Make sure you have a Github account and you are logged on both 10 - If you plan to contribute a major piece of work, it is usually a good idea to 20 - Clone `Trusted Firmware-A`_ on your own machine as described in 23 - Create a local topic branch based on the `Trusted Firmware-A`_ ``master`` 27 -------------- 29 - Ensure commits adhere to the the project's :ref:`Commit Style`. 31 - Make commits of logical units. See these general `Git guidelines`_ for 34 - Keep the commits on topic. If you need to fix another bug or make another 37 - Split the patch in manageable units. Small patches are usually easier to [all …]
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/docs/process/ |
D | contributing.rst | 7 - Make sure you have a Github account and you are logged on to 14 - If you plan to contribute a major piece of work, it is usually a good idea to 15 start a discussion around it on the `TF-A mailing list`_. This gives everyone 24 - Clone the Trusted Firmware-A source code on your own machine as described in 27 - Create a local topic branch based on the Trusted Firmware-A ``master`` 33 - Ensure commits adhere to the project's :ref:`Commit Style`. 35 - Make commits of logical units. See these general `Git guidelines`_ for 38 - Keep the commits on topic. If you need to fix another bug or make another 41 - Split the patch in manageable units. Small patches are usually easier to 44 - Avoid long commit series. If you do have a long series, consider whether [all …]
|
/aosp_15_r20/frameworks/libs/binary_translation/assembler/include/berberis/assembler/ |
D | x86_32_and_x86_64.h | 8 * http://www.apache.org/licenses/LICENSE-2.0 32 // x86-32 and x86-64 assemblers are nearly identical, but difference lies in handling 33 // of very low-level instruction details: almost all instructions on x86-64 could include 41 // which only exist in x86-32 mode and instructions which only exist in x86-64 mode). 63 kInvalidCondition = -1, 182 friend class SIMDRegister<384 - kBits>; 226 uint32_t mask = m - 1; in P2Align() 228 Nop((m - (addr & mask)) & mask); in P2Align() 280 EmitSequence(nops[len - 1], len); in Nop() 281 bytes -= len; in Nop() [all …]
|
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/release/ |
D | 3.10.rst | 14 --------- 25 .. _`flang`: https://github.com/flang-compiler/flang 28 ---------- 41 -------- 59 scope. If no options given, include guard is similar to basic variable-based 68 --------- 74 ---------- 86 :manual:`ctest(1)`. This generalizes the :prop_dir:`TEST_INCLUDE_FILE` 98 ------- 101 to request the wide-character variant. [all …]
|