Home
last modified time | relevance | path

Searched +full:a630 +full:- +full:test (Results 1 – 25 of 28) sorted by relevance

12

/third_party/mesa3d/src/freedreno/ci/
Dgitlab-ci.yml1 .freedreno-test:
3 - .baremetal-test
4 - .use-debian/arm_test
5 - .freedreno-rules
7 MINIO_ARTIFACT_NAME: mesa-arm64
8 BM_ROOTFS: /rootfs-arm64
9 FLAKES_CHANNEL: "#freedreno-ci"
13 - ./install/bare-metal/fastboot.sh
15 - debian/arm_test
16 - job: debian-arm64
[all …]
Ddeqp-freedreno-a630.toml1 # Basic test set
3 deqp = "/deqp/modules/gles2/deqp-gles2"
4 caselists = ["/deqp/mustpass/gles2-master.txt"]
5 skips = ["install/freedreno-a630-premerge-skips.txt"]
7 "--deqp-surface-width=256", "--deqp-surface-height=256",
8 "--deqp-surface-type=pbuffer", "--deqp-visibility=hidden",
9 "--deqp-gl-config-name=rgba8888d24s8ms0",
15 deqp = "/deqp/modules/gles3/deqp-gles3"
16 caselists = ["/deqp/mustpass/gles3-master.txt"]
17 skips = ["install/freedreno-a630-premerge-skips.txt"]
[all …]
Dtraces-freedreno.yml1 traces-db:
2 …download-url: "http://10.42.0.1:8888/cache/?uri=https://minio-packet.freedesktop.org/mesa-tracie-p…
9 # half-life-2: 37.83s
11 # counterstrike-source: 14.24s
20 - path: valve/half-life-2-v2.trace
23 # - device: freedreno-a306
26 - device: freedreno-a530
28 - device: freedreno-a630
30 - path: valve/portal-2-v2.trace
33 # - device: freedreno-a306
[all …]
Ddeqp-freedreno-a630-vk.toml1 # Basic test set
3 deqp = "/deqp/external/vulkancts/modules/vulkan/deqp-vk"
4 caselists = ["/deqp/mustpass/vk-master.txt"]
5 skips = ["install/freedreno-a630-premerge-skips.txt"]
14 # force-bypass testing
16 deqp = "/deqp/external/vulkancts/modules/vulkan/deqp-vk"
17 caselists = ["/deqp/mustpass/vk-master.txt"]
18 skips = ["install/freedreno-a630-premerge-skips.txt"]
19 include = ["dEQP-VK.renderpass.*"]
20 prefix = "bypass-"
[all …]
Dfreedreno-a630-skips.txt2 # non-zero-length and not starting with '#', will regex match to
3 # delete lines from the test list. Be careful.
5 # Note normal pre-merge CI also includes -premerge-skips.txt, and that's where
8 # Crashes likely caused by https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/2701
9 dEQP-VK.synchronization.cross_instance.*binary_semaphore_fence_fd
12 dEQP-VK.tessellation.invariance.outer_edge_division.quads_equal_spacing
13 dEQP-VK.tessellation.invariance.outer_edge_division.quads_fractional_even_spacing
14 dEQP-VK.tessellation.invariance.outer_edge_division.quads_fractional_odd_spacing
15 dEQP-VK.tessellation.invariance.outer_triangle_set.quads_equal_spacing
16 dEQP-VK.tessellation.invariance.outer_triangle_set.quads_fractional_even_spacing
[all …]
/third_party/mesa3d/docs/relnotes/
D20.1.3.rst1 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 …]
D20.1.0.rst1 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 …]
D20.2.0.rst1 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 …]
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 …]
D21.0.0.rst1 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 …]
D21.1.0.rst1 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 …]
D19.3.0.rst1 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 …]
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 …]
D20.0.0.rst1 Mesa 20.0.0 Release Notes / 2020-02-19
21 ---------------
25 bb6db3e54b608d2536d4000b3de7dd3ae115fc114e8acbb5afff4b3bbed04b34 mesa-20.0.0.tar.xz
28 ------------
30 - OpenGL 4.6 on radeonsi.
31 - GL_ARB_gl_spirv on radeonsi.
32 - GL_ARB_spirv_extensions on radeonsi.
33 - GL_EXT_direct_state_access for compatibility profile.
34 - VK_AMD_device_coherent_memory on RADV.
35 - VK_AMD_mixed_attachment_samples on RADV.
[all …]
/third_party/mesa3d/src/freedreno/decode/scripts/
Dtex3d-layout.lua1 -- Parse logs from test-quad-textured-3d.c to exctract layer/level
2 -- offsets
3 --
4 -- We figure out the offsets from blits, but there may be some
5 -- unrelated blits. So just save all of them until we find the
6 -- texture state for the 3d texture. This gives us the base
7 -- address, and the miplevel #0 width/height/depth. Then work
8 -- backwards from there finding the blits to the same dst buffer
9 -- and deducing the miplevel from the minified dimensions
17 local r = rnn.init("a630")
[all …]
Dtexturator-to-unit-test.lua1 -- Parse logs from https://github.com/freedreno/freedreno/
2 -- test-texturator.c to generate a src/freedreno/fdl/fd6_layout_test.c
3 -- block. We figure out the offsets from blits, but there may be some
4 -- unrelated blits. So just save all of them until we find the
5 -- texture state. This gives us the base address, and the miplevel #0
6 -- width/height/depth. Then work backwards from there finding the
7 -- blits to the same dst buffer and deducing the miplevel from the
8 -- minified dimensions
14 local r = rnn.init("a630")
23 for n = 0,nallblits-1 do
[all …]
/third_party/mesa3d/.gitlab-ci/
Ddeqp-runner.sh3 set -ex
5 if [ -z "$GPU_VERSION" ]; then
6 …st be set to something like "llvmpipe" or "freedreno-a630" (the name used in .gitlab-ci/gpu-versio…
15 export VK_ICD_FILENAMES=`pwd`/install/share/vulkan/icd.d/"$VK_DRIVER"_icd.${VK_CPU:-`uname -m`}.json
17 RESULTS=`pwd`/${DEQP_RESULTS_DIR:-results}
18 mkdir -p $RESULTS
22 if [ -z "$DEQP_SUITE" ]; then
23 if [ -z "$DEQP_VER" ]; then
24 … to the name of your deqp-gpu_version.toml, or DEQP_VER must be set to something like "gles2", "gl…
28 DEQP_WIDTH=${DEQP_WIDTH:-256}
[all …]
/third_party/mesa3d/src/freedreno/fdl/
Dfd6_layout_test.c54 /* A tiled/ubwc layout from the blob driver, at a size where the a630
96 /* An interesting layout from the blob driver on a630, showing that
97 * per-level pitch must be derived from level 0's pitch, not width0. We
99 * this test for now.
184 /* The 129 failure seems to be across formats, let's test some cpps */
267 /* At 257-259 (and replicated every +256 pixels) we had another
350 /* And, again for the 257-9 failure, test a replica with a larger size*/
373 /* Oh, look. The 513-517 failure extends up to 518 at the next texture
398 /* Tiled mode testing of the unusual 1/2-bytes-per-pixel pitch
421 /* Single-level RGBA8888 UBWC following UBWC alignment rules laid out
[all …]
/third_party/python/Lib/test/
Dtest_exceptions.py1 # Python test set -- part 5, built-in exceptions
13 from test.support import (captured_stderr, check_impl_detail,
17 from test.support.import_helper import import_module
18 from test.support.os_helper import TESTFN, unlink
19 from test.support.warnings_helper import check_warnings
20 from test import support
58 fp = open(TESTFN, 'w', encoding="utf-8")
60 fp = open(TESTFN, 'r', encoding="utf-8")
201 def check(self, src, lineno, offset, encoding='utf-8'):
210 line = src.split('\n')[lineno-1]
[all …]
/third_party/mesa3d/src/freedreno/registers/adreno/
Da6xx.xml1 <?xml version="1.0" encoding="UTF-8"?>
3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4 xsi:schemaLocation="http://nouveau.freedesktop.org/ rules-ng.xsd">
9 <!-- these might be same as a5xx -->
25 <value value="0x0c" name="FMT6_1_5_5_5_UNORM"/> <!-- read only -->
46 <value value="0x31" name="FMT6_8_8_8_X8_UNORM"/> <!-- samples 1 for alpha -->
107 <value value="0x8c" name="FMT6_G8R8B8R8_422_UNORM"/> <!-- UYVY -->
108 <value value="0x8d" name="FMT6_R8G8R8B8_422_UNORM"/> <!-- YUYV -->
109 <value value="0x8e" name="FMT6_R8_G8B8_2PLANE_420_UNORM"/> <!-- NV12 -->
111 <value value="0x90" name="FMT6_R8_G8_B8_3PLANE_420_UNORM"/> <!-- YV12 -->
[all …]
/third_party/typescript/tests/baselines/reference/
DfixSignatureCaching.js13 "BlackBerry": "BlackBerry|\\bBB10\\b|rim[0-9]+",
14 …Desire.*(A8181|HD)|ADR6200|ADR6400L|ADR6425|001HT|Inspire 4G|Android.*\\bEVO\\b|T-Mobile G1|Z520m",
17 …"Motorola": "Motorola|DROIDX|DROID BIONIC|\\bDroid\\b.*Build|Android.*Xoom|HRI39|MOT-|A1260|A1680|…
18-G9250|GT-19300|SGH-I337|BGT-S5230|GT-B2100|GT-B2700|GT-B2710|GT-B3210|GT-B3310|GT-B3410|GT-B3730|…
19 …"LG": "\\bLG\\b;|LG[- ]?(C800|C900|E400|E610|E900|E-900|F160|F180K|F180L|F180S|730|855|L160|LS740|…
22 "NokiaLumia": "Lumia [0-9]{3,4}",
26-A850S|IM-A840S|IM-A830L|IM-A830K|IM-A830S|IM-A820L|IM-A810K|IM-A810S|IM-A800S|IM-T100K|IM-A725L|I…
29 "iMobile": "i-mobile (IQ|i-STYLE|idea|ZAA|Hitz)",
30 …"SimValley": "\\b(SP-80|XT-930|SX-340|XT-930|SX-310|SP-360|SP60|SPT-800|SP-120|SPT-800|SP-140|SPX-
31 "Wolfgang": "AT-B24D|AT-AS50HD|AT-AS40W|AT-AS55HD|AT-AS45q2|AT-B26D|AT-AS50Q",
[all …]
DfixSignatureCaching.types5-9]+", "HTC": "HTC|HTC.*(Sensation|Evo|Vision|Explorer|6800|8100|8900|A7272|S510e|C110e|Leg…
6-9]+", "HTC": "HTC|HTC.*(Sensation|Evo|Vision|Explorer|6800|8100|8900|A7272|S510e|C110e|Leg…
7-9]+", "HTC": "HTC|HTC.*(Sensation|Evo|Vision|Explorer|6800|8100|8900|A7272|S510e|C110e|Leg…
12-9]+", "HTC": "HTC|HTC.*(Sensation|Evo|Vision|Explorer|6800|8100|8900|A7272|S510e|C110e|Leg…
14-9]+", "HTC": "HTC|HTC.*(Sensation|Evo|Vision|Explorer|6800|8100|8900|A7272|S510e|C110e|Leg…
24-9]+", "HTC": "HTC|HTC.*(Sensation|Evo|Vision|Explorer|6800|8100|8900|A7272|S510e|C110e|Leg…
28-9]+", "HTC": "HTC|HTC.*(Sensation|Evo|Vision|Explorer|6800|8100|8900|A7272|S510e|C110e|Leg…
32-9]+", "HTC": "HTC|HTC.*(Sensation|Evo|Vision|Explorer|6800|8100|8900|A7272|S510e|C110e|Leg…
38 "BlackBerry": "BlackBerry|\\bBB10\\b|rim[0-9]+",
40 >"BlackBerry|\\bBB10\\b|rim[0-9]+" : "BlackBerry|\\bBB10\\b|rim[0-9]+"
[all …]
DfixSignatureCaching.errors.txt53 …ame 'module'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
54 …ame 'module'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
55 …ame 'module'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
76 "BlackBerry": "BlackBerry|\\bBB10\\b|rim[0-9]+",
77 …Desire.*(A8181|HD)|ADR6200|ADR6400L|ADR6425|001HT|Inspire 4G|Android.*\\bEVO\\b|T-Mobile G1|Z520m",
80 …"Motorola": "Motorola|DROIDX|DROID BIONIC|\\bDroid\\b.*Build|Android.*Xoom|HRI39|MOT-|A1260|A1680|…
81-G9250|GT-19300|SGH-I337|BGT-S5230|GT-B2100|GT-B2700|GT-B2710|GT-B3210|GT-B3310|GT-B3410|GT-B3730|…
82 …"LG": "\\bLG\\b;|LG[- ]?(C800|C900|E400|E610|E900|E-900|F160|F180K|F180L|F180S|730|855|L160|LS740|…
85 "NokiaLumia": "Lumia [0-9]{3,4}",
89-A850S|IM-A840S|IM-A830L|IM-A830K|IM-A830S|IM-A820L|IM-A810K|IM-A810S|IM-A800S|IM-T100K|IM-A725L|I…
[all …]
/third_party/mesa3d/ohos/
Ddependency_inputs.gni42 ../bin/khronos-update.py
43 ../bin/meson-cmd-extract.py
44 ../bin/meson-options.py
47 ../bin/perf-annotate-jit.py
48 ../bin/pick-ui.py
51 ../bin/symbols-check.py
52 ../bin/update-android-headers.sh
59 ../build-support/conftest.dyn
60 ../build-support/conftest.map
173 ../include/android_stub/system/graphics-base-v1.0.h
[all …]
/third_party/typescript/tests/cases/conformance/
DfixSignatureCaching.ts12 "BlackBerry": "BlackBerry|\\bBB10\\b|rim[0-9]+",
13 …Desire.*(A8181|HD)|ADR6200|ADR6400L|ADR6425|001HT|Inspire 4G|Android.*\\bEVO\\b|T-Mobile G1|Z520m",
16 …"Motorola": "Motorola|DROIDX|DROID BIONIC|\\bDroid\\b.*Build|Android.*Xoom|HRI39|MOT-|A1260|A1680|…
17-G9250|GT-19300|SGH-I337|BGT-S5230|GT-B2100|GT-B2700|GT-B2710|GT-B3210|GT-B3310|GT-B3410|GT-B3730|…
18 …"LG": "\\bLG\\b;|LG[- ]?(C800|C900|E400|E610|E900|E-900|F160|F180K|F180L|F180S|730|855|L160|LS740|…
21 "NokiaLumia": "Lumia [0-9]{3,4}",
25-A850S|IM-A840S|IM-A830L|IM-A830K|IM-A830S|IM-A820L|IM-A810K|IM-A810S|IM-A800S|IM-T100K|IM-A725L|I…
28 "iMobile": "i-mobile (IQ|i-STYLE|idea|ZAA|Hitz)",
29 …"SimValley": "\\b(SP-80|XT-930|SX-340|XT-930|SX-310|SP-360|SP60|SPT-800|SP-120|SPT-800|SP-140|SPX-
30 "Wolfgang": "AT-B24D|AT-AS50HD|AT-AS40W|AT-AS55HD|AT-AS45q2|AT-B26D|AT-AS50Q",
[all …]

12