/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 …]
|
H A D | gitlab-ci.yml | 2 - local: 'src/gallium/drivers/zink/ci/gitlab-ci-inc.yml' 4 zink-lvp: 6 - .test-gl 7 - .deqp-test 8 - .zink-lvp-test 10 DEQP_SUITE: zink-lvp 13 # Enable validation (except for on piglit, see deqp-zink-lvp.toml), logging 16 XVFB_SCRIPT: "VK_DRIVER=lvp install/deqp-runner.sh" 18 xvfb-run --server-args='-noreset' bash -c ". $SCRIPTS_DIR/setup-test-env.sh && ${XVFB_SCRIPT}" 20 zink-venus-lvp: [all …]
|
/aosp_15_r20/external/mesa3d/src/virtio/ci/ |
H A D | gitlab-ci-inc.yml | 1 .venus-rules: 2 stage: layered-backends 3 rules: 4 - !reference [.test, rules] 5 - !reference [.lavapipe-rules, rules] 6 - changes: &venus_file_list 7 - src/virtio/**/* 10 .venus-manual-rules: 11 stage: layered-backends-postmerge 12 extends: .no-auto-retry [all …]
|
H A D | gitlab-ci.yml | 2 - local: 'src/virtio/ci/gitlab-ci-inc.yml' 4 venus-lavapipe: 6 - .deqp-test 7 - .venus-lavapipe-test 11 DEQP_SUITE: venus 12 GPU_VERSION: venus 16 FLAKES_CHANNEL: "#virgl-ci" 18 - ./install/crosvm-runner.sh ./install/deqp-runner.sh 20 venus-lavapipe-full: 22 - venus-lavapipe [all …]
|
/aosp_15_r20/external/virglrenderer/ |
H A D | .gitlab-ci.yml | 3 MESA_TEMPLATES_COMMIT: &ci-templates-commit d5aa3941aa03c2f716595116354fb81eb8012acb 10 # at least the 'debian-testing' job in 'Build-x86_64' stage completed. 12 # Pick a pipeline on https://gitlab.freedesktop.org/mesa/mesa/-/pipelines/ 18 # per-pipeline artifact storage on MinIO 20 # per-job artifact storage on MinIO 23 PIGLIT_REPLAY_REFERENCE_IMAGES_BASE: "${STORAGE_HOST}/mesa-tracie-results/${FDO_UPSTREAM_REPO}" 27 - project: 'freedesktop/ci-templates' 30 - '/templates/ci-fairy.yml' 31 - project: 'freedesktop/ci-templates' 32 ref: *ci-templates-commit [all …]
|
/aosp_15_r20/external/mesa3d/docs/relnotes/ |
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.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 | 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 | 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 | 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 | 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 | 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 | 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 | 24.1.0.rst | 1 Mesa 24.1.0 Release Notes / 2024-05-22 20 --------------- 24 b7eac8c79244806b1c276eeeacc329e4a5b31a370804c4b0c7cd16837783f78b mesa-24.1.0.tar.xz 28 ------------ 30 - VK_EXT_map_memory_placed on RADV, ANV and NVK 31 - VK_KHR_shader_subgroup_rotate on RADV and ANV and NVK 32 - VK_KHR_load_store_op_none on RADV, ANV, NVK and Turnip 33 - VK_KHR_line_rasterization on RADV, ANV, NVK and Turnip 34 - VK_KHR_index_type_uint8 on RADV, ANV, NVK and Turnip 35 - VK_KHR_shader_expect_assume on all Vulkan drivers [all …]
|
H A 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 …]
|
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 …]
|
H A D | 24.0.2.rst | 1 Mesa 24.0.2 Release Notes / 2024-02-28 18 --------------- 22 94e28a8edad06d8ed2b83eb53f253b9eb5aa62c3080f939702e1b3039b56c9e8 mesa-24.0.2.tar.xz 26 ------------ 28 - None 32 --------- 34 - KHR-Single-GL46.arrays_of_arrays_gl.AtomicUsage fails on MTL 35 - GTF-GL46.gtf42.GL3Tests.texture_storage.texture_storage_texture_as_framebuffer_attachment fails o… 36 - [intel][anv][build][regression] - genX_grl.h:27:10: fatal error: grl/grl_cl_kernel.h: No such fil… 37 - RX 6600 VDPAU not recognizing HEVC_MAIN_10 correctly [all …]
|
H A 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 …]
|
H A 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 …]
|
H A 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 …]
|
H A D | 24.2.1.rst | 1 Mesa 24.2.1 Release Notes / 2024-08-28 18 ------------- 22 SHA256: fc9a495f3a9af906838be89367564e10ef335e058f88965ad49ccc3e9a3b420b mesa-24.2.1.tar.xz 23 …3102aa999d9c9fbb65b873eb537ed4f577b5a0811e7f096e7e101510cb50326ea5c439b4b468380 mesa-24.2.1.tar.xz 27 ------------ 29 - None 33 --------- 35 - Artifacts on Black Myth Wukong 36 - DCS world radeon rx 7900 flicker 37 - radv/aco: Scheduler bug in ACO somewhere in parallel-gs [all …]
|
/aosp_15_r20/external/cpuinfo/test/dmesg/ |
H A D | moto-g-gen2.log | 3 [ 0.000000,0] Linux version 3.4.42-gef77327 (hudsoncm@ilclbld26) (gcc version 4.8 (GCC) ) #1 SMP… 6 [ 0.000000,0] Machine: Qualcomm MSM 8226 (Flattened Device Tree), model: Motorola QC-MSM8226 Tit… 7 [ 0.000000,0] qcom,ion-heap@28 reserved EBI1 size 314000 8 [ 0.000000,0] Node qcom,mdss_fb_primary memblock_reserve memory 3200000-41a0000 10 [ 0.000000,0] Node qcom,msm-mem-hole removed memory 8400000-c400000 11 [ 0.000000,0] Node qcom,msm-mem-hole removed memory d200000-f600000 12 [ 0.000000,0] Node qcom,msm-mem-hole removed memory fa00000-ff00000 13 [ 0.000000,0] qcom,tz-log@fe805720 reserved EBI1 size 1000 14 [ 0.000000,0] qcom,msm-efuse reserved EBI1 size 1000 26 [ 0.000000,0] Normal 0x00000000 -> 0x00026000 [all …]
|
H A D | moto-g-gen5.log | 2 [ 0.488246,2] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) 4 [ 0.489947,2] gcc-mdss-8952 soc:qcom,gcc-mdss@1800000: Registered GCC MDSS clocks. 6 [ 0.549035,2] Freeing initrd memory: 1536K (c3600000 - c3780000) 7 [ 0.552022,2] hw perfevents: enabled with ARMv8 Cortex-A53 PMU driver, 7 counters available 13 [ 0.561104,2] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) 24 [ 0.569759,2] mdss_mdp_probe+0x18c/0x1050->msm_dss_ioremap_byname: 'vbif_nrt_phys' msm_dss_get_r… 27 [ 0.571431,2] mdss_mdp_pipe_addr_setup: type:0 ftchid:-1 xinid:0 num:0 rect:0 ndx:0x1 prio:0 28 [ 0.571455,2] mdss_mdp_pipe_addr_setup: type:1 ftchid:-1 xinid:1 num:3 rect:0 ndx:0x8 prio:1 29 [ 0.571463,2] mdss_mdp_pipe_addr_setup: type:1 ftchid:-1 xinid:5 num:4 rect:0 ndx:0x10 prio:2 30 [ 0.571483,2] mdss_mdp_pipe_addr_setup: type:2 ftchid:-1 xinid:2 num:6 rect:0 ndx:0x40 prio:3 [all …]
|
/aosp_15_r20/external/python/enum34/enum/doc/ |
D | enum.rst | 1 ``enum`` --- support for enumerations 11 ---------------- 19 --------------- 40 ---------------- 55 - The class ``Color`` is an *enumeration* (or *enum*) 56 - The attributes ``Color.red``, ``Color.green``, etc., are 58 - The enum members have *names* and *values* (the name of 124 --------------------------------------------------------------- 128 at program-writing time). ``Enum`` allows such access:: 152 ----------------------------------- [all …]
|
/aosp_15_r20/external/python/cpython3/Doc/howto/ |
D | enum.rst | 5 .. _enum-basic-tutorial: 11 grouping, type-safety, and a few other features. 77 The difference is that one of them counts from 0-6 and the other from 1-7. 111 a week, and don't want to use a :class:`list` -- we could use a different type 179 .. _enum-advanced-tutorial: 183 --------------------------------------------------------------- 187 at program-writing time). ``Enum`` allows such access:: 211 ----------------------------------- 225 is an alias for the member ``A``. By-value lookup of the value of ``A`` will 226 return the member ``A``. By-name lookup of ``A`` will return the member ``A``. [all …]
|