| Message ID | 010101a0ae3383dc-ce04a6a4-f9f4-4e1a-9c8e-07f97f4a9b9d-000000@us-west-2.amazonses.com |
|---|---|
| State | New |
| Headers | show |
| Series | [AUH] mesa,mesa-tools-native: upgrading to 26.2.3,26.2.3 SUCCEEDED | expand |
diff --git a/meta/recipes-graphics/mesa/files/0001-addrlib-avoid-builtin_cpu_supports-for-avx2-detecti.patch b/meta/recipes-graphics/mesa/files/0001-addrlib-avoid-builtin_cpu_supports-for-avx2-detecti.patch index ac88417081..12002a2c03 100644 --- a/meta/recipes-graphics/mesa/files/0001-addrlib-avoid-builtin_cpu_supports-for-avx2-detecti.patch +++ b/meta/recipes-graphics/mesa/files/0001-addrlib-avoid-builtin_cpu_supports-for-avx2-detecti.patch @@ -1,4 +1,4 @@ -From 229a8815750765d7125f0c7efe9c8d6216678bef Mon Sep 17 00:00:00 2001 +From 52293e90484f07b5186f2f1fa7de63da0f120122 Mon Sep 17 00:00:00 2001 From: Khem Raj <khem.raj@oss.qualcomm.com> Date: Thu, 13 Aug 2026 00:00:00 +0000 Subject: [PATCH] addrlib: avoid __builtin_cpu_supports for avx2 detection diff --git a/meta/recipes-graphics/mesa/files/0001-freedreno-don-t-encode-build-path-into-binaries.patch b/meta/recipes-graphics/mesa/files/0001-freedreno-don-t-encode-build-path-into-binaries.patch index 087930245f..7a00acbed3 100644 --- a/meta/recipes-graphics/mesa/files/0001-freedreno-don-t-encode-build-path-into-binaries.patch +++ b/meta/recipes-graphics/mesa/files/0001-freedreno-don-t-encode-build-path-into-binaries.patch @@ -1,4 +1,4 @@ -From 44f9c60f2ca4ce212c8cc3ba19e5adc357ebdad4 Mon Sep 17 00:00:00 2001 +From fd5571e22fd18b855199f23731f035927067a2a2 Mon Sep 17 00:00:00 2001 From: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Date: Wed, 10 Dec 2025 02:27:16 +0200 Subject: [PATCH] freedreno: don't encode build path into binaries diff --git a/meta/recipes-graphics/mesa/files/0001-meson-misdetects-64bit-atomics-on-mips-clang.patch b/meta/recipes-graphics/mesa/files/0001-meson-misdetects-64bit-atomics-on-mips-clang.patch index 39ebd01e23..dc0957d8e2 100644 --- a/meta/recipes-graphics/mesa/files/0001-meson-misdetects-64bit-atomics-on-mips-clang.patch +++ b/meta/recipes-graphics/mesa/files/0001-meson-misdetects-64bit-atomics-on-mips-clang.patch @@ -1,4 +1,4 @@ -From d0c3c71a0eebe72b822277e46ee2698bcc428d44 Mon Sep 17 00:00:00 2001 +From c1a89a08629f9e576e136dc044c0ed8a2b67d92f Mon Sep 17 00:00:00 2001 From: Khem Raj <raj.khem@gmail.com> Date: Mon, 13 Jan 2020 15:23:47 -0800 Subject: [PATCH] meson misdetects 64bit atomics on mips/clang diff --git a/meta/recipes-graphics/mesa/files/0001-src-intel-compiler-jay-jay_ir.h-do-not-used-typed-en.patch b/meta/recipes-graphics/mesa/files/0001-src-intel-compiler-jay-jay_ir.h-do-not-used-typed-en.patch index 1cee7ad4e0..36456cc3b1 100644 --- a/meta/recipes-graphics/mesa/files/0001-src-intel-compiler-jay-jay_ir.h-do-not-used-typed-en.patch +++ b/meta/recipes-graphics/mesa/files/0001-src-intel-compiler-jay-jay_ir.h-do-not-used-typed-en.patch @@ -1,4 +1,4 @@ -From 35ba9a2f6f5ffccca93aa430ef94cb174dd68ea5 Mon Sep 17 00:00:00 2001 +From f0c1b4e5480bb4118326a339a3a7084df1a6b0b7 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin <alex@linutronix.de> Date: Sun, 14 Jun 2026 17:42:19 +0200 Subject: [PATCH] src/intel/compiler/jay/jay_ir.h: do not used typed enum diff --git a/meta/recipes-graphics/mesa/files/0001-src-util-u_math.c-do-not-use-arm-fpu-instructions-if.patch b/meta/recipes-graphics/mesa/files/0001-src-util-u_math.c-do-not-use-arm-fpu-instructions-if.patch index a697b4c774..aac42083c4 100644 --- a/meta/recipes-graphics/mesa/files/0001-src-util-u_math.c-do-not-use-arm-fpu-instructions-if.patch +++ b/meta/recipes-graphics/mesa/files/0001-src-util-u_math.c-do-not-use-arm-fpu-instructions-if.patch @@ -1,4 +1,4 @@ -From 80a8cc93b8a4dca53ed11f9fd9b8065a55845bc3 Mon Sep 17 00:00:00 2001 +From 56dbc838e42d920506f0f119a65a1faf0cf7b3cc Mon Sep 17 00:00:00 2001 From: Alexander Kanavin <alex@linutronix.de> Date: Wed, 1 Jul 2026 22:48:15 +0200 Subject: [PATCH] src/util/u_math.c: do not use arm fpu instructions if fpu is diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index 9927d80b22..1154d511d9 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc @@ -22,8 +22,8 @@ SRC_URI = "https://archive.mesa3d.org/mesa-${PV}.tar.xz \ file://0001-addrlib-avoid-builtin_cpu_supports-for-avx2-detecti.patch \ " -SRC_URI[sha256sum] = "eeb29ca7e56cfaa8e8a79538dcf834e3b18e501c31bef5145e959ea437cc4216" -PV = "26.2.2" +SRC_URI[sha256sum] = "1628058a8d2c0615975de5a15ab7bbb9638c50000b5bed9456ff423ea034a81f" +PV = "26.2.3" UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)"
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *mesa,mesa-tools-native* to *26.2.3,26.2.3* has Succeeded. Next steps: - apply the patch: git am 0001-mesa-mesa-tools-native-upgrade-26.2.2-26.2.3-26.2.2-.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From 28d0010669d162db1f3fb4b4f5c0c9c217103041 Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Thu, 17 Sep 2026 05:22:28 +0000 Subject: [PATCH] mesa,mesa-tools-native: upgrade 26.2.2 -> 26.2.3,26.2.2 -> 26.2.3 Source: docs/relnotes/26.2.2.rst, docs/relnotes/26.2.3.rst Mesa 26.2.2 Release Notes / 2026-09-02 ====================================== Mesa 26.2.2 is a bug fix release which fixes bugs found since the 26.2.1 release. Mesa 26.2.2 implements the OpenGL 4.6 API, but the version reported by glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) / glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used. Some drivers don't support all the features required in OpenGL 4.6. OpenGL 4.6 is **only** available if requested at context creation. Compatibility contexts may report a lower version depending on each driver. Mesa 26.2.2 implements the OpenCL 3.1 API, but the version reported by the CL_DEVICE_VERSION, CL_DEVICE_NUMERIC_VERSION and CL_DEVICE_OPENCL_C_ALL_VERSIONS clGetDeviceInfo queries depends on the particular driver being used. Mesa 26.2.2 implements the Vulkan 1.4 API, but the version reported by the apiVersion property of the VkPhysicalDeviceProperties struct depends on the particular driver being used. SHA checksums ------------- :: SHA256: eeb29ca7e56cfaa8e8a79538dcf834e3b18e501c31bef5145e959ea437cc4216 mesa-26.2.2.tar.xz SHA512: 55b1234c8653dad9b85ba3de7b777a0d957909baf4628f0c00e21d4ba89c004cb687a1dcf8da46ed0a092231dd4f859027509f83ad8c558750845ba470902615 mesa-26.2.2.tar.xz New features ------------ - None Bug fixes --------- - 26.2.x build fails with armhf - Confidential issue #15052 - GL stencil reference query does not update immediately - Mesa 26.2.1: radeonsi no longer loads for GCN1 / Pitcairn when using radeon driver. - Textures got swapped/glitched on Wuthering Waves game. - [Navi10][RadeonSI/RADV] NGG culling causes nondeterministic GPU hangs; nonggc fixes both OpenGL and Vulkan - [radv][bisected][regression] Broken rendering in Persona 3 Reload menu on RDNA2 in gamescope - radv ignores count of 0 in vkCmdDrawIndirect Changes ------- Allen Ballway (1): - anv: Fix ASTC emulation sync in CopyMemoryToImage Ashley Smith (1): - pan/bifrost: Fix shader clock selection Benjamin Cheng (1): - mesa/main: Add extra_new_buffers for STENCIL_REF Christian Gmeiner (2): - etnaviv: Program the i2i destination type in src1 - etnaviv: nir: Call nir_opt_combine_stores(..) Dave Airlie (1): - nir: move load_ssbo_address to taking variable size src0 David Rosca (6): - va: Compare file descriptions to deduplicate objects when exporting surface - va: Parse all HEVC slice NAL unit types - va: Parse HEVC encode slice_temporal_mvp_enabled_flag - va: Fix parsing HEVC decode slice_temporal_mvp_enabled_flag - va: Fix parsing HEVC VPS timing info - radeonsi/mm: Fix VCN encode allowed_max_bitstream_size Dmitry Baryshkov (3): - turnip: scale the transform feedback counter offset on a6xx - freedreno/a6xx: subtract the transform feedback buffer offset in CP_DRAW_AUTO - nv30: fix abs source modifier on fragment program sources 1 and 2 Dominique Belhachemi (1): - pco: fix compile failure for arrayLength() on [Changelog truncated as it exceeds 3000 characters; the full changelog can be found in an attachment to the AUH email] Source: docs/relnotes/26.2.2.rst, docs/relnotes/26.2.3.rst Mesa 26.2.2 Release Notes / 2026-09-02 ====================================== Mesa 26.2.2 is a bug fix release which fixes bugs found since the 26.2.1 release. Mesa 26.2.2 implements the OpenGL 4.6 API, but the version reported by glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) / glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used. Some drivers don't support all the features required in OpenGL 4.6. OpenGL 4.6 is **only** available if requested at context creation. Compatibility contexts may report a lower version depending on each driver. Mesa 26.2.2 implements the OpenCL 3.1 API, but the version reported by the CL_DEVICE_VERSION, CL_DEVICE_NUMERIC_VERSION and CL_DEVICE_OPENCL_C_ALL_VERSIONS clGetDeviceInfo queries depends on the particular driver being used. Mesa 26.2.2 implements the Vulkan 1.4 API, but the version reported by the apiVersion property of the VkPhysicalDeviceProperties struct depends on the particular driver being used. SHA checksums ------------- :: SHA256: eeb29ca7e56cfaa8e8a79538dcf834e3b18e501c31bef5145e959ea437cc4216 mesa-26.2.2.tar.xz SHA512: 55b1234c8653dad9b85ba3de7b777a0d957909baf4628f0c00e21d4ba89c004cb687a1dcf8da46ed0a092231dd4f859027509f83ad8c558750845ba470902615 mesa-26.2.2.tar.xz New features ------------ - None Bug fixes --------- - 26.2.x build fails with armhf - Confidential issue #15052 - GL stencil reference query does not update immediately - Mesa 26.2.1: radeonsi no longer loads for GCN1 / Pitcairn when using radeon driver. - Textures got swapped/glitched on Wuthering Waves game. - [Navi10][RadeonSI/RADV] NGG culling causes nondeterministic GPU hangs; nonggc fixes both OpenGL and Vulkan - [radv][bisected][regression] Broken rendering in Persona 3 Reload menu on RDNA2 in gamescope - radv ignores count of 0 in vkCmdDrawIndirect Changes ------- Allen Ballway (1): - anv: Fix ASTC emulation sync in CopyMemoryToImage Ashley Smith (1): - pan/bifrost: Fix shader clock selection Benjamin Cheng (1): - mesa/main: Add extra_new_buffers for STENCIL_REF Christian Gmeiner (2): - etnaviv: Program the i2i destination type in src1 - etnaviv: nir: Call nir_opt_combine_stores(..) Dave Airlie (1): - nir: move load_ssbo_address to taking variable size src0 David Rosca (6): - va: Compare file descriptions to deduplicate objects when exporting surface - va: Parse all HEVC slice NAL unit types - va: Parse HEVC encode slice_temporal_mvp_enabled_flag - va: Fix parsing HEVC decode slice_temporal_mvp_enabled_flag - va: Fix parsing HEVC VPS timing info - radeonsi/mm: Fix VCN encode allowed_max_bitstream_size Dmitry Baryshkov (3): - turnip: scale the transform feedback counter offset on a6xx - freedreno/a6xx: subtract the transform feedback buffer offset in CP_DRAW_AUTO - nv30: fix abs source modifier on fragment program sources 1 and 2 Dominique Belhachemi (1): - pco: fix compile failure for arrayLength() on [Changelog truncated as it exceeds 3000 characters; the full changelog can be found in an attachment to the AUH email] --- ...-addrlib-avoid-builtin_cpu_supports-for-avx2-detecti.patch | 2 +- ...0001-freedreno-don-t-encode-build-path-into-binaries.patch | 2 +- .../0001-meson-misdetects-64bit-atomics-on-mips-clang.patch | 2 +- ...src-intel-compiler-jay-jay_ir.h-do-not-used-typed-en.patch | 2 +- ...src-util-u_math.c-do-not-use-arm-fpu-instructions-if.patch | 2 +- meta/recipes-graphics/mesa/mesa.inc | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-)