[Mesa-announce] [ANNOUNCE] Mesa 19.1.6 release candidate

Juan A. Suarez Romero jasuarez at igalia.com
Fri Aug 30 16:51:33 UTC 2019


Hello list,

The candidate for the Mesa 19.1.6 is now available. Currently we have:
 - 17 queued
 - 0 nominated (outstanding)
 - and 3 rejected patch


The current queue consist as usual on fixes for different parts, but nothing outstanding.

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.6 this Tuesday (3rd September), 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 938adab8ea75dd473440efa8e7e8719982065eb1
Author: Ian Romanick <ian.d.romanick at intel.com>

    intel/compiler: Request bitfield_reverse lowering on pre-Gen7 hardware
    
    (cherry picked from commit b418269d7dd576a7c9afd728bf8a883b4da98b30)


commit e4df7ffc23e8b48e852c95a7083f6cb86751134f
Author: Paulo Zanoni <paulo.r.zanoni at intel.com>

    intel/fs: grab fail_msg from v32 instead of v16 when v32->run_cs fails
    
    (cherry picked from commit 848d5e444a881a1a3ac6824f07d95988b312530b)


commit c1959aa26d4fa3c85a23fed2d5588501f2d729c5
Author: Andres Rodriguez <andresx7 at gmail.com>

    radv: additional query fixes

    (cherry picked from commit a410823b3ede9ff3bf7f56ffca295d1b3d04dbad)
    

commit 8ad62264d1aba61091994a2a30df076833316701
Author: Kenneth Graunke <kenneth at whitecape.org>

    iris: Fix broken aux.possible/sampler_usages bitmask handling
    
    (cherry picked from commit 117a0368b0cc741aec88d2538ffdebd26618a6fb)


commit ac0f71a4afa823f4a6d95bdf0d48cc71d3654c37
Author: Ilia Mirkin <imirkin at alum.mit.edu>

    gallium/vl: use compute preference for all multimedia, not just blit
    
    (cherry picked from commit 958390a9bf8904522a50f8e9c26c50c96179c183)


Cheers,
    J.A.


Mesa stable queue
-----------------

Nominated (0)
==============

Queued (17)
===========
Andres Rodriguez (1):
      radv: additional query fixes

Daniel Schürmann (1):
      nir/lcssa: handle deref instructions properly

Danylo Piliaiev (1):
      nir/loop_unroll: Prepare loop for unrolling in wrapper_unroll

Ian Romanick (2):
      nir/algrbraic: Don't optimize open-coded bitfield reverse when lowering is enabled
      intel/compiler: Request bitfield_reverse lowering on pre-Gen7 hardware

Ilia Mirkin (1):
      gallium/vl: use compute preference for all multimedia, not just blit

Jonas Ådahl (1):
      wayland/egl: Ensure correct buffer size when allocating

Kenneth Graunke (6):
      iris: Fix broken aux.possible/sampler_usages bitmask handling
      iris: Drop copy format hacks from copy region based transfer path.
      iris: Fix large timeout handling in rel2abs()
      util: Add a _mesa_i64roundevenf() helper.
      mesa: Fix _mesa_float_to_unorm() on 32-bit systems.
      intel/compiler: Fix src0/desc setter ordering

Marek Olšák (1):
      radeonsi: fix scratch buffer WAVESIZE setting leading to corruption

Paulo Zanoni (1):
      intel/fs: grab fail_msg from v32 instead of v16 when v32->run_cs fails

Pierre-Eric Pelloux-Prayer (1):
      glsl: replace 'x + (-x)' with constant 0

Tapani Pälli (1):
      egl: reset blob cache set/get functions on terminate


Rejected (3)
=============
Kenneth Graunke (3):
      2d799250346 iris: Avoid unnecessary resolves on transfer maps
Reason: This commit depends on commits 77a1070d366a and df4c2ec5e19b
in order to compile, which did not land in the branch.

      1cd13ccee7b iris: Update fast clear colors on Gen9 with direct immediate writes.
      f6c44549ee2 iris: Replace devinfo->gen with GEN_GEN
Reason: These two commits do not apply cleanly on 19.1 branch, as they depend on
other commits not present in the branch.




More information about the mesa-announce mailing list