Home
last modified time | relevance | path

Searched +full:crocus +full:- +full:rules (Results 1 – 25 of 29) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/crocus/ci/
Dgitlab-ci-inc.yml1 # 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 …]
Dgitlab-ci.yml2 - local: 'src/gallium/drivers/crocus/ci/gitlab-ci-inc.yml'
4 crocus-hsw:
6 - .anholt-hsw-test
7 - .test-gl
8 - .deqp-test
9 - .crocus-manual-rules
11 GPU_VERSION: crocus-hsw
12 DEQP_SUITE: crocus-hsw
15 crocus-hsw-traces:
17 - .anholt-hsw-test
[all …]
/external/mesa3d/src/intel/ci/
Dgitlab-ci-inc.yml1 .intel-common-rules:
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/**/*
11 - src/intel/genxml/**/*
[all …]
/external/mesa3d/.gitlab-ci/build/
Dgitlab-ci.yml2 .build-common:
3 extends: .container+build-rules
6 # Build jobs don't take more than 1-3 minutes. 5-8 min max on a fresh runner
18 - _build/meson-logs/*.txt
19 - _build/meson-logs/strace
20 - shader-db
21 - artifacts
24 .build-linux:
25 extends: .build-common
32 - !reference [default, before_script]
[all …]
/external/mesa3d/docs/
Dfeatures.txt10 driver-side.
29 specific version without the forward-compatiblity flag, such drivers
37 ------------------------------------------------------- ------------------------
39 …3.0, GLSL 1.30 --- all DONE: freedreno, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, virgl, zin…
54 GL_EXT_draw_buffers2 (Per-buffer blend and masks) DONE (v3d)
66 …Multisample anti-aliasing DONE (freedreno/a5xx+, freedreno (*), llvmpi…
69 (*) freedreno (a2xx-a4xx), llvmpipe, and softpipe have fake Multisample anti-aliasing support
72 …3.1, GLSL 1.40 --- all DONE: freedreno, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, virgl, zin…
75 GL_ARB_draw_instanced (Instanced drawing) DONE (etnaviv/HALTI2, v3d, crocus)
76 GL_ARB_copy_buffer (Buffer copying) DONE (v3d, vc4, lima, crocus)
[all …]
/external/mesa3d/docs/relnotes/
D21.2.0.rst1 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 …]
D23.3.1.rst1 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 …]
D23.2.1.rst1 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 …]
D22.0.0.rst1 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 …]
D21.3.0.rst1 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 …]
D22.2.0.rst1 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 …]
D23.3.0.rst1 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 …]
D23.1.0.rst1 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 …]
D22.1.0.rst1 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 …]
D22.3.0.rst1 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 …]
D24.0.0.rst1 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 …]
/external/mesa3d/
D.gitlab-ci.yml3 # |----------------------|-----------|-------------------------------------------------------------|
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 …]
/external/mesa3d/src/gallium/drivers/crocus/
Dcrocus_screen.c47 #include "drm-uapi/i915_drm.h"
61 switch ((devinfo)->verx10) { \
104 intel_uuid_compute_device_id((uint8_t *)uuid, &screen->devinfo, PIPE_UUID_SIZE); in crocus_get_device_uuid()
111 const struct intel_device_info *devinfo = &screen->devinfo; in crocus_get_driver_uuid()
120 const struct intel_device_info *devinfo = &screen->devinfo; in crocus_get_name()
123 snprintf(buf, sizeof(buf), "Mesa %s", devinfo->name); in crocus_get_name()
139 const struct intel_device_info *devinfo = &screen->devinfo; in crocus_get_param()
199 return devinfo->ver == 8; in crocus_get_param()
201 return devinfo->ver <= 5; in crocus_get_param()
204 return devinfo->ver >= 5; in crocus_get_param()
[all …]
Dcrocus_resource.c53 #include "drm-uapi/drm_fourcc.h"
54 #include "drm-uapi/i915_drm.h"
81 return devinfo->ver >= 6; in modifier_is_supported()
100 if (!modifier_is_supported(devinfo, templ->format, templ->bind, in select_best_modifier()
170 const struct intel_device_info *devinfo = &screen->devinfo; in crocus_resource_configure_main()
172 util_format_description(templ->format); in crocus_resource_configure_main()
174 isl_surf_usage_flags_t usage = pipe_bind_to_isl_usage(templ->bind); in crocus_resource_configure_main()
177 /* TODO: This used to be because there wasn't BLORP to handle Y-tiling. */ in crocus_resource_configure_main()
178 if (devinfo->ver < 6 && !util_format_is_depth_or_stencil(templ->format)) in crocus_resource_configure_main()
182 res->mod_info = isl_drm_modifier_get_info(modifier); in crocus_resource_configure_main()
[all …]
/external/brotli/tests/testdata/
Dplrabn12.txt6 The oldest etext known to Project Gutenberg (ca. 1964-1965)
12 This etext was originally created in 1964-1965 according to Dr.
91 Dove-like sat'st brooding on the vast Abyss,
97 Say first--for Heaven hides nothing from thy view,
98 Nor the deep tract of Hell--say first what cause
139 With ever-burning sulphur unconsumed.
151 Beelzebub. To whom th' Arch-Enemy,
153 Breaking the horrid silence, thus began:--
154 "If thou beest he--but O how fallen! how changed
157 Myriads, though bright!--if he whom mutual league,
[all …]
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-fulltext-search/
Dthe-picture-of-dorian-gray.txt5 re-use it under the terms of the Project Gutenberg License included
69 of the subject-matter of the artist, but the morality of art consists
99 perfume of the pink-flowering thorn.
101 From the corner of the divan of Persian saddle-bags on which he was
103 Wotton could just catch the gleam of the honey-sweet and honey-coloured
107 tussore-silk curtains that were stretched in front of the huge window,
109 those pallid, jade-faced painters of Tokyo who, through the medium of
118 full-length portrait of a young man of extraordinary personal beauty,
145 from his heavy, opium-tainted cigarette. "Not send it anywhere? My
163 your rugged strong face and your coal-black hair, and this young
[all …]
/external/libwebsockets/minimal-examples/api-tests/api-test-fts/
Dthe-picture-of-dorian-gray.txt5 re-use it under the terms of the Project Gutenberg License included
69 of the subject-matter of the artist, but the morality of art consists
99 perfume of the pink-flowering thorn.
101 From the corner of the divan of Persian saddle-bags on which he was
103 Wotton could just catch the gleam of the honey-sweet and honey-coloured
107 tussore-silk curtains that were stretched in front of the huge window,
109 those pallid, jade-faced painters of Tokyo who, through the medium of
118 full-length portrait of a young man of extraordinary personal beauty,
145 from his heavy, opium-tainted cigarette. "Not send it anywhere? My
163 your rugged strong face and your coal-black hair, and this young
[all …]
/external/mesa3d/src/intel/compiler/elk/
Delk_fs_nir.cpp107 const int loc = var->data.driver_location; in fs_nir_setup_outputs()
108 const unsigned var_vec4s = nir_variable_count_slots(var, var->type); in fs_nir_setup_outputs()
147 s.uniforms = s.nir->num_uniforms / 4; in fs_nir_setup_uniforms()
149 if (gl_shader_stage_is_compute(s.stage) && devinfo->verx10 < 125) { in fs_nir_setup_uniforms()
151 assert(s.uniforms == s.prog_data->nr_params); in fs_nir_setup_uniforms()
191 if (instr->type != nir_instr_type_intrinsic) in emit_system_values_block()
195 switch (intrin->intrinsic) { in emit_system_values_block()
217 if (reg->file == BAD_FILE) { in emit_system_values_block()
226 if (reg->file == BAD_FILE) in emit_system_values_block()
233 if (reg->file == BAD_FILE) in emit_system_values_block()
[all …]
/external/mesa3d/src/intel/compiler/
Dbrw_fs_nir.cpp116 const int loc = var->data.driver_location; in fs_nir_setup_outputs()
117 const unsigned var_vec4s = nir_variable_count_slots(var, var->type); in fs_nir_setup_outputs()
156 s.uniforms = s.nir->num_uniforms / 4; in fs_nir_setup_uniforms()
158 if (gl_shader_stage_is_compute(s.stage) && devinfo->verx10 < 125) { in fs_nir_setup_uniforms()
160 assert(s.uniforms == s.prog_data->nr_params); in fs_nir_setup_uniforms()
200 if (instr->type != nir_instr_type_intrinsic) in emit_system_values_block()
204 switch (intrin->intrinsic) { in emit_system_values_block()
230 if (reg->file == BAD_FILE) { in emit_system_values_block()
239 if (reg->file == BAD_FILE) in emit_system_values_block()
246 if (reg->file == BAD_FILE) in emit_system_values_block()
[all …]

12