Hello list, The candidate for the Mesa 19.1.3 is now available. Currently we have: - 42 queued - 0 nominated (outstanding) - and 0 rejected patch
The current queue consist mostly in fixes for ANV and RADV drivers, as well as NIR backend fixes. Several of those patches fixe actually crashes with the drivers, and a couple of them fix memory leaks. Take a look at section "Mesa stable queue" for more information Testing reports/general approval -------------------------------- Any testing reports (or general approval of the state of the branch) will be greatly appreciated. The plan is to have 19.1.3 this Tuesday (23th July), around or shortly after 10:00 GMT. If you have any questions or suggestions - be that about the current patch queue or otherwise, please go ahead. Trivial merge conflicts ----------------------- commit d86b14ecbb71bdbd4512c877c5acb34befd05f2c Author: Samuel Pitoiset <samuel.pitoi...@gmail.com> radv: fix VGT_GS_MODE if VS uses the primitive ID (cherry picked from commit 63d670e350e5249ed91b4bebc59bd7920629eb6c) commit b685e303f7488d10b37736af3ff0011afb4e649b Author: Jason Ekstrand <ja...@jlekstrand.net> nir: Add some helpers for chasing SSA values properly (cherry picked from commit 8f7405ed9d473c1729d48c5add4f0d9fe147c75a) Cheers, J.A. Mesa stable queue ----------------- Nominated (0) ============== Queued (42) =========== Bas Nieuwenhuizen (3): radv: Handle cmask being disallowed by addrlib. anv: Add android dependencies on android. radv: Only save the descriptor set if we have one. Caio Marcelo de Oliveira Filho (2): anv: Fix pool allocator when first alloc needs to grow spirv: Fix stride calculation when lowering Workgroup to offsets Chia-I Wu (2): anv: fix VkExternalBufferProperties for unsupported handles anv: fix VkExternalBufferProperties for host allocation Connor Abbott (1): nir: Add a helper to determine if an intrinsic can be reordered Dave Airlie (1): radv: fix crash in shader tracing. Eric Anholt (1): freedreno: Fix assertion failures in context setup in shader-db mode. Gert Wollny (1): softpipe: Remove unused static function Ian Romanick (4): intel/vec4: Reswizzle VF immediates too nir: Add unit tests for nir_opt_comparison_pre nir: Use nir_src_bit_size instead of alu1->dest.dest.ssa.bit_size mesa: Set minimum possible GLSL version Jason Ekstrand (13): nir/instr_set: Expose nir_instrs_equal() nir/loop_analyze: Fix phi-of-identical-alu detection nir: Add more helpers for working with const values nir/loop_analyze: Handle bit sizes correctly in calculate_iterations nir/loop_analyze: Bail if we encounter swizzles anv: Set Stateless Data Port Access MOCS nir/opt_if: Clean up single-src phis in opt_if_loop_terminator nir,intel: Add support for lowering 64-bit nir_opt_extract_* anv: Account for dynamic stencil write disables in the PMA fix nir/regs_to_ssa: Handle regs in phi sources properly nir/loop_analyze: Refactor detection of limit vars nir: Add some helpers for chasing SSA values properly nir/loop_analyze: Properly handle swizzles in loop conditions Lepton Wu (1): virgl: Set meta data for textures from handle. Lionel Landwerlin (6): vulkan/overlay: fix command buffer stats vulkan/overlay: fix crash on freeing NULL command buffer anv: fix crash in vkCmdClearAttachments with unused attachment vulkan/wsi: update swapchain status on vkQueuePresent anv: report timestampComputeAndGraphics true anv: fix format mapping for depth/stencil formats Marek Olšák (1): radeonsi: don't set READ_ONLY for const_uploader to fix bindless texture hangs Samuel Iglesias Gonsálvez (1): anv: fix alphaToCoverage when there is no color attachment Samuel Pitoiset (1): radv: fix VGT_GS_MODE if VS uses the primitive ID Sergii Romantsov (1): meta: memory leak of CopyPixels usage Timothy Arceri (1): mesa: save/restore SSO flag when using ARB_get_program_binary Vinson Lee (1): meson: Add dep_thread dependency. Yevhenii Kolesnikov (1): meta: leaking of BO with DrawPixels Rejected (0) ============= _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev