[Mesa-announce] [ANNOUNCE] Mesa 18.3.4 release candidate
Emil Velikov
emil.l.velikov at gmail.com
Fri Feb 15 17:10:11 UTC 2019
Hello list,
The candidate for the Mesa 18.3.4 is now available. Currently we have:
- 34 queued
- 1 nominated (outstanding)
- and 16 rejected patches
The current queue consists of:
A fix in the XvMC state-tracker, which was causing some video attributes to
not take affect. On the video front the VAAPI state tracker has seen
improvements with VP9 streams while the amdgpu driver advertises all available
profiles.
On Intel side we have compiler fixes and extra PCI IDs for Coffee Lake and
Ice Lake parts. In the Broadcom drivers a couple of memory leaks were
addressed.
Other drivers such as radeonsi, nouveau and freedreno have also seen some
love. The RADV driver has seen addressed to compile correctly with GCC9
amongst other changes.
The Xlib based libGL have been addressed to work with X servers, which lacks
the MIT-SHM extension such as XMing.
To top it up we have a few fixes to the meson build system.
For more details, take a look at section "Mesa stable queue" below.
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.3.4 this Saturday 16th February, around or shortly
after 17 GMT.
If you have any questions or suggestions - be that about the current patch
queue or otherwise, please let me know.
Trivial merge conflicts
-----------------------
commit 434f19a8dc5b24e69415e0a36ed067369ea8a8fe
Author: Rob Clark <robdclark at gmail.com>
freedreno: stop frob'ing pipe_resource::nr_samples
(cherry picked from commit c3baa077bf6db9f9d46be62ed7cbbc3167e68c8f)
Cheers,
Emil
Mesa stable queue
-----------------
Nominated (1)
=============
Jason Ekstrand (1):
367b0ede4d9 intel/fs: Bail in optimize_extract_to_float if we have modifiers
Queued (34)
===========
Bart Oldeman (1):
gallium-xlib: query MIT-SHM before using it.
Bas Nieuwenhuizen (2):
radv: Only look at pImmutableSamples if the descriptor has a sampler.
amd/common: Use correct writemask for shared memory stores.
Dylan Baker (2):
get-pick-list: Add --pretty=medium to the arguments for Cc patches
meson: Add dependency on genxml to anvil
Emil Velikov (4):
docs: add sha256 checksums for 18.3.3
cherry-ignore: nv50,nvc0: add explicit settings for recent caps
cherry-ignore: add more 19.0 only nominations from Ilia
cherry-ignore: radv: fix using LOAD_CONTEXT_REG with old GFX ME firmwares on GFX8
Eric Engestrom (2):
xvmc: fix string comparison
xvmc: fix string comparison
Ernestas Kulik (2):
vc4: Fix leak in HW queries error path
v3d: Fix leak in resource setup error path
Iago Toral Quiroga (1):
intel/compiler: do not copy-propagate strided regions to ddx/ddy arguments
Ilia Mirkin (1):
nvc0: we have 16k-sized framebuffers, fix default scissors
Jason Ekstrand (3):
intel/fs: Handle IMAGE_SIZE in size_read() and is_send_from_grf()
intel/fs: Do the grf127 hack on SIMD8 instructions in SIMD16 mode
nir/deref: Rematerialize parents in rematerialize_derefs_in_use_blocks
Juan A. Suarez Romero (1):
anv/cmd_buffer: check for NULL framebuffer
Kenneth Graunke (1):
st/mesa: Limit GL_MAX_[NATIVE_]PROGRAM_PARAMETERS_ARB to 2048
Kristian H. Kristensen (1):
freedreno/a6xx: Emit blitter dst with OUT_RELOCW
Leo Liu (2):
st/va: fix the incorrect max profiles report
st/va/vp9: set max reference as default of VP9 reference number
Marek Olšák (4):
meson: drop the xcb-xrandr version requirement
gallium/u_threaded: fix EXPLICIT_FLUSH for flush offsets > 0
radeonsi: fix EXPLICIT_FLUSH for flush offsets > 0
winsys/amdgpu: don't drop manually added fence dependencies
Mario Kleiner (2):
egl/wayland: Allow client->server format conversion for PRIME offload. (v2)
egl/wayland-drm: Only announce formats via wl_drm which the driver supports.
Oscar Blumberg (1):
radeonsi: Fix guardband computation for large render targets
Rob Clark (1):
freedreno: stop frob'ing pipe_resource::nr_samples
Rodrigo Vivi (1):
intel: Add more PCI Device IDs for Coffee Lake and Ice Lake.
Samuel Pitoiset (2):
radv: fix compiler issues with GCC 9
radv: always export gl_SampleMask when the fragment shader uses it
Rejected (16)
=============
Ilia Mirkin (7):
38f542783fa v50,nvc0: add explicit settings for recent caps
399215eb7a0 nvc0: add support for handling indirect draws with attrib conversion
4443b6ddf2e nvc0/ir: always use CG mode for loads from atomic-only buffers
5de5beedf21 nvc0/ir: fix second tex argument after levelZero optimization
162352e6711 nvc0: fix 3d images on kepler
e00799d3dc0 nv50,nvc0: use condition for occlusion queries when already complete
6adb9b38bfb nvc0: stick zero values for the compute invocation counts
Reason: Explicit 19.0 only nominations as confirmed by Ilia on IRC
Boyan Ding (3):
04593d9a73e gk110/ir: Add rcp f64 implementation
7937408052a gk110/ir: Add rsq f64 implementation
656ad060518 gk110/ir: Use the new rcp/rsq in library
Reason: Explicit 19.0 only nominations as confirmed by Ilia on IRC
Karol Herbst (5):
12669d29705 gk104/ir: Use the new rcp/rsq in library
815a8e59c6d gm107/ir: add fp64 rcp
cce49557213 gm107/ir: add fp64 rsq
6010d7b8e8b gallium: add PIPE_CAP_MAX_VARYINGS
cbd1ad6165f st/mesa: require RGBA2, RGB4, and RGBA4 to be renderable
Reason: Explicit 19.0 only nominations as confirmed by Ilia on IRC
Samuel Pitoiset (1):
1b8983c25be radv: fix using LOAD_CONTEXT_REG with old GFX ME firmwares on GFX8
Reason: The commit addresses load_context which did not land in branch
More information about the mesa-announce
mailing list