From: Markus Volk <[email protected]> Mesa 22.2.2 is a bug fix release which fixes bugs found since the 22.2.1 release.
New features None Bug fixes radv: Crash in dEQP-VK.ray_query.misc.dynamic_indexing glthread: radeonsi: offset textures in game starsector with glthread enabled Crashing on Windows VM Exanima renders with the wrong colors. nouveau: tegra124: GL_OUT_OF_MEMORY error Changes freedreno: Fix graphic glitches on a4xx and a5xx nir/lower_system_values: Fix cs_local_index_to_id with variable workgroups pan/mdg: Lower PIPE_COMPUTE_CAP_MAX_THREADS_PER_BLOCK on Midgard pan/mdg: Fix 16-bit alignment with spiller nir: Fix nir_fmax_abs_vec_comp gallium/vl: Add opaque rgb pixel formats aco/spill: Fix spilling of Phi operands tu: Reset whether there is DS resolve for dynamic subpass gallivm: handle llvm coroutines for llvm > 15 nouveau: treat DRM_FORMAT_INVALID as implicit modifier docs: Add sha256 sum for 22.2.1 .pick_status.json: Update to 243aa6b2ec0c2626b1333ba666a6d6d60ede8505 .pick_status.json: Update to c4482a3c1a973975eb27ac284a18bebca24f7876 .pick_status.json: Update to 3eed5931edf6e5f45378b013ca21f98f17af2b34 .pick_status.json: Update to b02e9ef35a0446019cda9473e4c355c7cc4bb24d .pick_status.json: Mark 4c7a44413a07d3fb314f786e047bb7212c082a6c as denominated .pick_status.json: Mark dbd022f2ab43ff0a9ecc05c61123467e25f109de as backported turnip: Don’t use the dynamic color write enable during non-dynamic. gallium/u_threaded_context: remove stale comment r300: don’t use smooth line if not requested r600/sfn: Always start a new CF after a KILL instruction r600/sfn: don’t propagate registers into conditional test virgl: Report CONSTANT_BUFFER_SIZE according to GL_MAX_UNIFORM_BLOCK_SIZE vulkan/runtime: don’t lookup the pipeline disk cache if disabled anv: initialization pipeline layout to 0s anv: add missing tracepoint clc/clover: Link clang statically when shared-llvm is disabled zink: clamp line_stipple_factor to 1 if stipple is disabled zink: unset rp_changed after initializing renderpass attachments zink: disable fbfetch when flushing clears vulkan/wsi: Add dep_libudev to idep dependencies gallium/va: vaDeriveImage to check PIPE_VIDEO_SUPPORTS_CONTIGUOUS_PLANES_MAP d3d12: Implement cap PIPE_VIDEO_SUPPORTS_CONTIGUOUS_PLANES_MAP zink: fix invalid Offset set for variables which do not need an offset zink: stop enabling minmax filtering when not supported zink: fix isNan mismatch between NIR and SPIR-V util/conf: enable init to zero workaround for Exanima util/radeonsi: enable zerovram workaround for Exanima radv: add radv_zero_vram workarounds for OpenGL games glthread: fix matrix stack depth tracking glthread: leave dlist dispatch in place for Begin/End util: Turn -DWINDOWS_NO_FUTEX to be pre_args - add a PACKAGECONFIG for perfetto support Signed-off-by: Markus Volk <[email protected]> Signed-off-by: Alexandre Belloni <[email protected]> Signed-off-by: Richard Purdie <[email protected]> (cherry picked from commit cbcaff0b4cc349706b9847f4262746b43adba209) Signed-off-by: Steve Sakoman <[email protected]> --- .../mesa/{mesa-gl_22.2.0.bb => mesa-gl_22.2.2.bb} | 0 meta/recipes-graphics/mesa/mesa.inc | 4 +++- meta/recipes-graphics/mesa/{mesa_22.2.0.bb => mesa_22.2.2.bb} | 0 3 files changed, 3 insertions(+), 1 deletion(-) rename meta/recipes-graphics/mesa/{mesa-gl_22.2.0.bb => mesa-gl_22.2.2.bb} (100%) rename meta/recipes-graphics/mesa/{mesa_22.2.0.bb => mesa_22.2.2.bb} (100%) diff --git a/meta/recipes-graphics/mesa/mesa-gl_22.2.0.bb b/meta/recipes-graphics/mesa/mesa-gl_22.2.2.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa-gl_22.2.0.bb rename to meta/recipes-graphics/mesa/mesa-gl_22.2.2.bb diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index c94e439363..78ac0964f6 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc @@ -24,7 +24,7 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \ # required by mesa-native on Ubuntu 18.04 with gcc 7.5 when DEBUG_BUILD enabled SRC_URI:append:class-native = " file://0001-nir-nir_opt_move-fix-ALWAYS_INLINE-compiler-error.patch" -SRC_URI[sha256sum] = "b1f9c8fd08f2cae3adf83355bef4d2398e8025f44947332880f2d0066bdafa8c" +SRC_URI[sha256sum] = "2de11fb74fc5cc671b818e49fe203cea0cd1d8b69756e97cdb06a2f4e78948f9" UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)" @@ -181,6 +181,8 @@ PACKAGECONFIG[vulkan-beta] = "-Dvulkan-beta=true,-Dvulkan-beta=false" PACKAGECONFIG[osmesa] = "-Dosmesa=true,-Dosmesa=false" +PACKAGECONFIG[perfetto] = "-Dperfetto=true,-Dperfetto=false,libperfetto" + PACKAGECONFIG[unwind] = "-Dlibunwind=enabled,-Dlibunwind=disabled,libunwind" PACKAGECONFIG[lmsensors] = "-Dlmsensors=enabled,-Dlmsensors=disabled,lmsensors" diff --git a/meta/recipes-graphics/mesa/mesa_22.2.0.bb b/meta/recipes-graphics/mesa/mesa_22.2.2.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa_22.2.0.bb rename to meta/recipes-graphics/mesa/mesa_22.2.2.bb -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#172779): https://lists.openembedded.org/g/openembedded-core/message/172779 Mute This Topic: https://lists.openembedded.org/mt/94844792/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
