Home
last modified time | relevance | path

Searched +full:panfrost +full:- +full:g610 +full:- +full:gl (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/panfrost/ci/
H A Dgitlab-ci.yml1 .panfrost-midgard-rules:
4 - !reference [.test, rules]
5 - !reference [.collabora-farm-rules, rules]
6 - !reference [.gl-rules, rules]
7 - changes: &panfrost_gallium_file_list
8 - src/gallium/drivers/panfrost/**/*
9 - src/gallium/winsys/panfrost/**/*
11 - changes: &panfrost_common_file_list
12 - src/panfrost/ci/gitlab-ci.yml
13 - src/panfrost/ci/deqp-$DEQP_SUITE.toml
[all …]
/aosp_15_r20/external/mesa3d/docs/drivers/panfrost/
H A Ddrm-shim.rst2 drm-shim
5 Panfrost implements ``drm-shim``, stubbing out the Panfrost kernel interface.
8 - Future hardware bring up
9 - Running shader-db on non-Mali workstations
10 - Reproducing compiler (and some driver) bugs without Mali hardware
12 Although Mali hardware is usually paired with an Arm CPU, Panfrost is portable C
14 compiler on shader-db on an Intel desktop.
16 To build Mesa with Panfrost drm-shim, configure Meson with
17 ``-Dgallium-drivers=panfrost`` and ``-Dtools=drm-shim``. See the above
18 building section for a full invocation. The drm-shim binary will be built to
[all …]
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D24.1.0.rst1 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 …]