[Mesa-dev] Mesa 17.1.8 release candidate

Andres Gomez agomez at igalia.com
Fri Aug 25 21:37:19 UTC 2017


Hello list,

The candidate for the Mesa 17.1.8 is now available. Currently we have:
 - 15 queued
 - 0 nominated (outstanding)
 - and 2 rejected patches


In the current queue we have:

In Mesa Core we include a fix to prevent a crash in
glCompressedTextureSubImage3D.

The GLSL compiler now includes a fix to add some int64 constant
propagation cases.

Intel drivers have received several patches. Among those, i965 has
gotten a fix for performance queries and another one for a problem that
could have caused rendering corruption or possibly hangs in programs
which use compute shaders.

AMD's drivers have also seen some improvements. radeonsi has gotten a
temporary workaround for a tessellation driver bug while radv includes
a patch to prevent a potential crash.

nouveau's has gotten a fix to properly set the sType for TXF ops to
U32.

For EGL, the Wayland platform of the the DRI2 drivers has received a
fix to prevent a possible indefinite block.

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 17.1.8 next Monday (28th of August), around or
shortly after 13:00 GMT.

If you have any questions or suggestions - be that about the current
patch queue or otherwise, please go ahead.


Trivial merge conflicts
-----------------------

3f3e925d404c8524c342b72c32e4c151e293b2c9
Author: Dave Airlie <airlied at redhat.com>

    radv: don't crash if we have no framebuffer
    
    (cherry picked from commit 4a091b0788664f73bbb35c14d04c00cebf37e17a)

54bb87c25a73a9c0d4c8c65b6df586dc144db361
Author: Marek Olšák <marek.olsak at amd.com>

    radeonsi/gfx9: add a temporary workaround for a tessellation driver bug
    
    (cherry picked from commit 166823bfd26ff7e9b88099598305967336525716)

4fce4ce271b42357df50ef6d62a1481e41655f00
Author: Christoph Haag <haagch at frickel.club>

    mesa: only copy requested compressed teximage cubemap faces
    
    (cherry picked from commit 87556a650ad363b41d86f4e25d5c4696f9af4550)


Cheers,
Andres


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

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


Queued (15)
===========

Andres Gomez (5):
      docs: add sha256 checksums for 17.1.7
      cherry-ignore: cherry-ignore: added 17.2 nominations.
      cherry-ignore: add "i965/tex: Don't pass samples to miptree_create_for_teximage"
      cherry-ignore: add "i965: Make a BRW_NEW_FAST_CLEAR_COLOR dirty bit."
      cherry-ignore: add "egl/drm: Fix misused x and y offsets in swrast_*_image*"

Christoph Haag (1):
      mesa: only copy requested compressed teximage cubemap faces

Dave Airlie (1):
      radv: don't crash if we have no framebuffer

Ilia Mirkin (2):
      glsl: add a few missing int64 constant propagation cases
      nv50/ir: properly set sType for TXF ops to U32

Jason Ekstrand (1):
      i965: Stop looking at NewDriverState when emitting 3DSTATE_URB

Kai Chen (1):
      egl/wayland: Use roundtrips when awaiting buffer release

Lionel Landwerlin (1):
      i965: perf: minimize the chances to spread queries across batchbuffers

Marek Olšák (1):
      radeonsi/gfx9: add a temporary workaround for a tessellation driver bug

Tim Rowley (1):
      swr/rast: switch gen_knobs.cpp license

Topi Pohjolainen (1):
      intel/blorp: Adjust intra-tile x when faking rgb with red-only


Rejected (2)
============

Jason Ekstrand (1):
      i965/tex: Don't pass samples to miptree_create_for_teximage

Depends on earlier commit 76e2f390f98 which did not land in branch.

Kenneth Graunke (1):
      i965: Make a BRW_NEW_FAST_CLEAR_COLOR dirty bit.

Depends on earlier commit f296c22989ff which did not land in branch.



More information about the mesa-dev mailing list