Hello list, The candidate for the Mesa 18.0.2 is now available. Currently we have: - 18 queued - 1 nominated (outstanding) - and 0 rejected patches
The current queue consists of: A couple of fixes for Meson that solves some problems regarding building tests and installation. A couple of fixes in state tracker / DRI that was causing crashes in QtCreator and Firefox, among other problems. A couple of fixes for GFX9, that solves a hang in the driver, and a problem with buffer views. SVGA gets also a patch to fix incorrect advertizing of EGL_KHR_gl_colorspace extension. Etnaviv gets a fix for swizzled texture formats. Intel drivers get also several patches. RADV gets a patch to solve a problem of lot of games complaining about not having enough memory. 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 18.0.2 this Saturday (28th April), around or shortly after 16: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 5edd3192e7f3388ff36236010995401569e9250f Author: Bas Nieuwenhuizen <[email protected]> ac/nir: Make the GFX9 buffer size fix apply to image loads/atomics too. (cherry picked from commit b0e3a9b19f16ed1ce4c1f150718b0c0f0e6111f6) Cheers, J.A. Mesa stable queue ----------------- Nominated (1) ============== Boyuan Zhang(1): deba56accf radeon/vcn: fix mpeg4 msg buffer settings Queued (18) =========== Bas Nieuwenhuizen (2): ac/nir: Make the GFX9 buffer size fix apply to image loads/atomics too. radv: Mark GTT memory as device local for APUs. Dylan Baker (2): bin/install_megadrivers: fix DESTDIR and -D*-path meson: don't build classic mesa tests without dri_drivers Ian Romanick (1): intel/compiler: Add scheduler deps for instructions that implicitly read g0 Jason Ekstrand (1): i965/fs: Return mlen * 8 for size_read() for INTERPOLATE_AT_* Johan Klokkhammer Helsing (1): st/dri: Fix dangling pointer to a destroyed dri_drawable Juan A. Suarez Romero (1): travis: radv needs LLVM 4.0 Kenneth Graunke (1): i965: Fix shadow batches to be the same size as the real BO. Lionel Landwerlin (1): anv: fix number of planes for depth & stencil Lucas Stach (1): etnaviv: fix texture_format_needs_swiz Marek Olšák (3): radeonsi/gfx9: fix a hang with an empty first IB glsl_to_tgsi: try harder to lower unsupported ir_binop_vector_extract Revert "st/dri: Fix dangling pointer to a destroyed dri_drawable" Samuel Pitoiset (2): radv: fix scissor computation when using half-pixel viewport offset radv/winsys: allow to submit up to 4 IBs for chips without chaining Thomas Hellstrom (1): svga: Fix incorrect advertizing of EGL_KHR_gl_colorspace Timothy Arceri (1): mesa: free debug messages when destroying the debug state Rejected (0) ============= _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
