/aosp_15_r20/external/perfetto/ui/src/components/widgets/ |
H A D | vega_view.ts | 7 // http://www.apache.org/licenses/LICENSE-2.0 16 import * as vega from 'vega'; 17 import * as vegaLite from 'vega-lite'; 31 return schema.includes('vega-lite'); 34 // Otherwise assume vega-lite: 39 // eslint-disable-next-line @typescript-eslint/no-explicit-any 62 class EngineLoader implements vega.Loader { 64 private loader: vega.Loader; 68 this.loader = vega.loader(); 71 // eslint-disable-next-line @typescript-eslint/no-explicit-any [all …]
|
/aosp_15_r20/external/perfetto/ui/ |
H A D | pnpm-lock.yaml | 10 …version: 6.16.3(@codemirror/[email protected])(@codemirror/[email protected])(@codemirror/view@6.28.2)(@lez… 23 '@codemirror/theme-one-dark': 26 '@codemirror/view': 41 '@types/color-convert': 62 '@types/w3c-web-usb': 68 color-convert: 71 devtools-protocol: 89 jsbn-rsa: 95 noice-json-rpc: 104 protobufjs-cli: [all …]
|
H A D | package.json | 2 "name": "perfetto-webui", 8 "license": "Apache-2.0", 15 "@codemirror/theme-one-dark": "^6.1.2", 16 "@codemirror/view": "^6.28.2", 21 "@types/color-convert": "^2.0.3", 28 "@types/w3c-web-usb": "^1.0.10", 30 "color-convert": "^2.0.1", 31 "devtools-protocol": "0.0.1319565", 37 "jsbn-rsa": "^1.0.4", 39 "noice-json-rpc": "^1.2.0", [all …]
|
/aosp_15_r20/external/perfetto/docs/visualization/ |
H A D | perfetto-ui.md | 3 [Perfetto UI](https://ui.perfetto.dev) enables you to view and analyze traces in 23 - Tabs disappear and reappear when the user changes the selection causing surprise and confusion. 24 - We try to guess the right tab to get focus and this guess is often incorrect. 25 - 'Ephemeral tabs' (query results and SQL tables) work differently from 27 - 'Current selection' tabs work differently to both 'ephemeral' and 'permanent' tabs and there can … 29 - Ephemeral tabs are not persisted into permalinks. 31  33 TabsV2 is extensible via the [plugin mechanism](/docs/contributing/ui-plugins). 36 ### Custom visualisation with Vega and Vega-lite 39 for custom visualisation using [Vega](https://vega.github.io/vega/) or [all …]
|
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | README-ISA.md | 5 The Vega ISA reference writes its behaviour as: 8 D.u = abs(S0.i - S1.i) + S2.u. 15 ABS_DIFF (A,B) = (A>B) ? (A-B) : (B-A) 21 `v_sad_u32(-5, 0, 0)` would return `4294967291` (`-5` interpreted as unsigned), 26 Both the RDNA, Vega and GCN3 ISA references write that these instructions don't write 31 The Vega ISA reference writes its behaviour as: 61 The Vega ISA references doesn't say this (or doesn't make it clear), but 79 > are also sent immediately. However, write-data is not immediately sent to the 91 guide are incorrect. The Vega ISA reference guide has the correct ones. 95 VEGA ISA doc says the encoding should be `110010` but `110101` works. [all …]
|
/aosp_15_r20/external/perfetto/ui/src/assets/widgets/ |
H A D | vega_view.scss | 7 // http://www.apache.org/licenses/LICENSE-2.0 17 .pf-vega-view { 18 border-radius: $pf-border-radius; 19 border: solid 1px $pf-colour-thin-border; 20 color: $pf-minimal-foreground; 24 .pf-vega-view-status { 25 backdrop-filter: grayscale(1) blur(6px); 26 background-color: $pf-minimal-background;
|
/aosp_15_r20/external/mesa3d/docs/relnotes/ |
H A D | 7.10.rst | 16 ------------- 20 0a70c15c135561824bdcae92bf232e43 MesaLib-7.10.tar.gz 21 33fb94eccc02cbb4d8d1365615e38e46 MesaLib-7.10.tar.bz2 22 5cafdc0eda0f9bf370b95c98df3338fa MesaLib-7.10.zip 23 bc644be551ed585fc4f66c16b64a91c9 MesaGLUT-7.10.tar.gz 24 5c2677a155672352d62b177e4f0f92e8 MesaGLUT-7.10.tar.bz2 25 2ce5001f74496d1ba719ef74d910a5cf MesaGLUT-7.10.zip 28 ------------ 30 - GL_ARB_explicit_attrib_location extension (Intel and software 32 - GL_ARB_texture_rg (Intel, software drivers, gallium drivers). [all …]
|
H A D | 18.0.1.rst | 15 ---------------- 19 0c93ba892c0610f5dd87f2e2673b9445187995c395b3ddb33fd4260bfb291e89 mesa-18.0.1.tar.gz 20 b2d2f5b5dbaab13e15cb0dcb5ec81887467f55ebc9625945b303a3647cd87954 mesa-18.0.1.tar.xz 23 ------------ 28 --------- 30 - `Bug 101408 <https://bugs.freedesktop.org/show_bug.cgi?id=101408>`__ 31 - [Gen8+] Xonotic fails to render one of the weapons 32 - `Bug 102342 <https://bugs.freedesktop.org/show_bug.cgi?id=102342>`__ 33 - mesa-17.1.7/src/gallium/auxiliary/pipebuffer/pb_cache.c:169]: 35 - `Bug 102542 <https://bugs.freedesktop.org/show_bug.cgi?id=102542>`__ [all …]
|
H A D | 23.1.2.rst | 1 Mesa 23.1.2 Release Notes / 2023-06-08 18 --------------- 22 60b1f3adb1561830c158bf3c68508943674fb9d69f384c3c7289694385ab5c7e mesa-23.1.2.tar.xz 26 ------------ 28 - None 32 --------- 34 - Rusticl OpenCL: Simple SYCL / DPC++ program hangs indefinitely at rusticl::api::event::wait_for_e… 35 - radeonsi: Metro Last Light Redux graphical glitches 36 - ANV: Vulkan driver regression in clearing Depth/Stencil 37 - freedreno/a6xx: assert(state->view_rsc_seqno[i] == seqno) failed with sway [all …]
|
H A D | 7.9.1.rst | 15 ------------- 19 78422843ea875ad4eac35b9b8584032b MesaLib-7.9.1.tar.gz 20 07dc6cfb5928840b8b9df5bd1b3ae434 MesaLib-7.9.1.tar.bz2 21 c8eaea5b3c3d6dee784bd8c2db91c80f MesaLib-7.9.1.zip 22 ee9ecae4ca56fbb2d14dc15e3a0a7640 MesaGLUT-7.9.1.tar.gz 23 41fc477d524e7dc5c84da8ef22422bea MesaGLUT-7.9.1.tar.bz2 24 90b287229afdf19317aa989d19462e7a MesaGLUT-7.9.1.zip 27 ------------ 32 --------- 36 - `Bug 28800 <https://bugs.freedesktop.org/show_bug.cgi?id=28800>`__ - [all …]
|
H A D | 17.3.9.rst | 15 ---------------- 19 4d625f65a1ff4cd8cfeb39e38f047507c6dea047502a0d53113c96f54588f340 mesa-17.3.9.tar.gz 20 c5beb5fc05f0e0c294fefe1a393ee118cb67e27a4dca417d77c297f7d4b6e479 mesa-17.3.9.tar.xz 23 ------------ 28 --------- 30 - `Bug 98281 <https://bugs.freedesktop.org/show_bug.cgi?id=98281>`__ - 31 'message's in ctx->Debug.LogMessages[] seem to leak. 32 - `Bug 101408 <https://bugs.freedesktop.org/show_bug.cgi?id=101408>`__ 33 - [Gen8+] Xonotic fails to render one of the weapons 34 - `Bug 102342 <https://bugs.freedesktop.org/show_bug.cgi?id=102342>`__ [all …]
|
H A D | 18.2.7.rst | 16 ---------------- 20 092351cfbcd430ec595fbd3a3d8d253fd62c29074e1740d7198b00289ab400f8 mesa-18.2.7.tar.gz 21 9c7b02560d89d77ca279cd21f36ea9a49e9ffc5611f6fe35099357d744d07ae6 mesa-18.2.7.tar.xz 24 ------------ 29 --------- 31 - `Bug 106577 <https://bugs.freedesktop.org/show_bug.cgi?id=106577>`__ 32 - broken rendering with nine and nouveau (GM107) 33 - `Bug 108245 <https://bugs.freedesktop.org/show_bug.cgi?id=108245>`__ 34 - RADV/Vega: Low mip levels of large BCn textures get corrupted by 36 - `Bug 108311 <https://bugs.freedesktop.org/show_bug.cgi?id=108311>`__ [all …]
|
H A D | 18.1.6.rst | 16 ---------------- 20 580e03328ffefe1fd43b19ab7669f20d931601a1c0a4c0f8b9c65d6e81a06df3 mesa-18.1.6.tar.gz 21 bb7ce759069801804fcfb8152da3457f76cd7b4e0096e4870ff5adcb5c894289 mesa-18.1.6.tar.xz 24 ------------ 29 --------- 31 - `Bug 13728 <https://bugs.freedesktop.org/show_bug.cgi?id=13728>`__ - 34 - `Bug 98699 <https://bugs.freedesktop.org/show_bug.cgi?id=98699>`__ - 36 - `Bug 99730 <https://bugs.freedesktop.org/show_bug.cgi?id=99730>`__ - 39 - `Bug 106382 <https://bugs.freedesktop.org/show_bug.cgi?id=106382>`__ 40 - Shader cache breaks INTEL_DEBUG=shader_time [all …]
|
H A D | 17.2.1.rst | 15 ---------------- 19 c902d8dc2540195bc570d88af1a8fd8a1774373660a27bb1d539551f46824bc1 mesa-17.2.1.tar.gz 20 77385d17827cff24a3bae134342234f2efe7f7f990e778109682571dbbc9ba1e mesa-17.2.1.tar.xz 23 ------------ 28 --------- 30 - `Bug 100613 <https://bugs.freedesktop.org/show_bug.cgi?id=100613>`__ 31 - Regression in Mesa 17 on s390x (zSystems) 32 - `Bug 101709 <https://bugs.freedesktop.org/show_bug.cgi?id=101709>`__ 33 - [llvmpipe] piglit gl-1.0-scissor-offscreen regression 34 - `Bug 102454 <https://bugs.freedesktop.org/show_bug.cgi?id=102454>`__ [all …]
|
H A D | 19.0.4.rst | 16 ---------------- 20 de361c76bf7aae09219f571b9ae77a34864a1cd9f6ba24c845b18b3cd5e4b9a2 mesa-19.0.4.tar.gz 21 39f9f32f448d77388ef817c6098d50eb0c1595815ce7e895dec09dd68774ce47 mesa-19.0.4.tar.xz 24 ------------ 29 --------- 31 - `Bug 99781 <https://bugs.freedesktop.org/show_bug.cgi?id=99781>`__ - 34 - `Bug 100239 <https://bugs.freedesktop.org/show_bug.cgi?id=100239>`__ 35 - Incorrect rendering in CS:GO 36 - `Bug 108540 <https://bugs.freedesktop.org/show_bug.cgi?id=108540>`__ 37 - vkAcquireNextImageKHR blocks when timeout=0 in Wayland [all …]
|
H A D | 20.3.5.rst | 1 Mesa 20.3.5 Release Notes / 2021-03-24 18 --------------- 22 909a72df63dfa3c0844ccf44a26ac028d148297ed333ab51560893923d7691ce mesa-20.3.5.tar.xz 26 ------------ 28 - None 32 --------- 34 - \[RADV][BISECTED\] The Surge 2 (644830) - In-game assets do not render correctly since 20.3.4. 35 - Metal Gear Solid V: The Phantom Pain: texture issues and vertex stretches 36 - Rage 2: Visual corruption on in-game menu with ACO. 37 - radv: Some MSAA tests fail when DCC is forced. [all …]
|
H A D | 19.0.0.rst | 17 ---------------- 21 4c5b9c5227d37c1f6bdc786a6fa7ee7fbce40b2e8a87340c7d3234534ece3304 mesa-19.0.0.tar.gz 22 5a549dfb40ec31e5c36c47aadac04554cb2e2a8d144a046a378fc16da57e38f8 mesa-19.0.0.tar.xz 25 ------------ 27 - GL_AMD_texture_texture4 on all GL 4.0 drivers. 28 - GL_EXT_shader_implicit_conversions on all drivers (ES extension). 29 - GL_EXT_texture_compression_bptc on all GL 4.0 drivers (ES extension). 30 - GL_EXT_texture_compression_rgtc on all GL 3.0 drivers (ES extension). 31 - GL_EXT_render_snorm on gallium drivers (ES extension). 32 - GL_EXT_texture_view on drivers supporting texture views (ES [all …]
|
H A D | 20.0.0.rst | 1 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 …]
|
H A D | 19.1.0.rst | 17 ---------------- 21 2a6c3af3a803389183168e449c536304cf03e0f82c4c9333077933543b9d02f3 mesa-19.1.0.tar.xz 24 ------------ 26 - GL_ARB_parallel_shader_compile on all drivers. 27 - GL_EXT_gpu_shader4 on all GL 3.1 drivers. 28 - GL_EXT_shader_image_load_formatted on radeonsi. 29 - GL_EXT_texture_buffer_object on all GL 3.1 drivers. 30 - GL_EXT_texture_compression_s3tc_srgb on Gallium drivers and i965 (ES 32 - GL_NV_compute_shader_derivatives on iris and i965. 33 - GL_KHR_parallel_shader_compile on all drivers. [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 | 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 …]
|
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.WidgetsPage/ |
H A D | widgets_page.ts | 7 // http://www.apache.org/licenses/LICENSE-2.0 128 "$schema": "https://vega.github.io/schema/vega/v5.json", 202 "y": {"scale": "yscale", "signal": "tooltip.amount", "offset": -2}, 217 "$schema": "https://vega.github.io/schema/vega-lite/v5.json", 304 // eslint-disable-next-line @typescript-eslint/no-explicit-any 305 view: function ({attrs}: any) { 329 `A very simple portal - a div rendered outside of the normal 353 view: function () { 400 view({attrs}: m.CVnode<WidgetTitleAttrs>) { 412 // eslint-disable-next-line @typescript-eslint/no-explicit-any [all …]
|
/aosp_15_r20/external/mesa3d/docs/drivers/amd/hw/ |
H A D | pops.rst | 17 shader code output of the Radeon GPU Analyzer for Rasterizer Ordered View usage 22 ----------- 97 10-bit values wrapping around on overflow — consecutive waves are numbered 1022, 103 ``current_wave_id + 1`` can be subtracted from 10-bit wave IDs to remap them to 105 0xFFFFFFFF, will correspond to the current wave, 10-bit values up to the current 110 GFX9 has an off-by-one error in the newest overlapped wave ID: if the 10-bit 111 newest overlapped wave ID is greater than the 10-bit current wave ID (meaning 119 one of the arguments of ``s_add_i32`` that remaps it from a wrapping 10-bit wave 143 // Or -(current_10bit_wave_id + 1). 160 The SPIR-V fragment shader interlock specification requires an invocation — an [all …]
|
/aosp_15_r20/external/perfetto/ |
H A D | CHANGELOG | 3 * Add `--clone-by-name` to the perfetto command line. This allows cloning a 6 in a 30s when using --background-wait, if an Android producer process is 51 v48.1 - 2024-10-14: 56 v48.0 - 2024-10-11: 80 included (i.e. `-F +pid`) is supported. Any other formatting options are 82 * Added support for parsing non-streaming ART method tracing format. 93 from an interrupt context. The per-cpu scheduling tracks now show only 94 non-interrupt wakeups, while the per-thread thread state tracks either 97 information treat all wakeups as non-interrupt. 124 v47.0 - 2024-08-07: [all …]
|
/aosp_15_r20/external/pciutils/ |
H A D | pci.ids | 5 # Date: 2024-05-14 03:15:02 8 # the PCI ID Project at https://pci-ids.ucw.cz/. 14 # (version 2 or higher) or the 3-clause BSD License. 25 # device device_name <-- single tab 26 # subvendor subdevice subsystem_name <-- two tabs 30 # This is a relabelled RTL-8139 31 8139 AT-2500TX V3 Ethernet 41 7a09 PCI-to-PCI Bridge 49 7a19 PCI-to-PCI Bridge 53 7a29 PCI-to-PCI Bridge [all …]
|