<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Mar 17, 2017 at 11:07 AM, Emil Velikov <span dir="ltr"><<a href="mailto:emil.l.velikov@gmail.com" target="_blank">emil.l.velikov@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello list,<br>
<br>
The candidate for the Mesa 17.0.2 is now available. Currently we have:<br>
- 42 queued<br>
- 3 nominated (outstanding)<br>
- and 1 rejected patch(es)<br>
<br>
<br>
Current queue consists predominantly of ANV and RADV fixes. The i965, nouveau<br>
(nvc0) and radeons has also seen some Improvements. To top it up we have a<br>
build fix for the clover (OpenCL) state-tracker.<br>
<br>
<br>
Take a look at section "Mesa stable queue" for more information.<br>
<br>
<br>
Testing reports/general approval<br>
------------------------------<wbr>--<br>
<br>
Any testing reports (or general approval of the state of the branch) will be<br>
greatly appreciated.<br>
<br>
The plan is to have 17.0.2 this Friday (19th of March), around or shortly<br>
after 18:00 GMT.<br>
<br>
If you have any questions or suggestions - be that about the current patch<br>
queue or otherwise, please go ahead.<br>
<br>
<br>
Trivial merge conflicts<br>
-----------------------<br>
<br>
commit 7f7b1160d48d5215aaa8a3826f3c37<wbr>aa8c3d5c2c<br>
Author: Emil Velikov <<a href="mailto:emil.velikov@collabora.com">emil.velikov@collabora.com</a>><br>
<br>
i965: move brw_define.h ifndef guard to the top<br>
<br>
(cherry picked from commit 077078ce77e8653725def01ed291eb<wbr>486989a9ad)<br>
<br>
<br>
commit ed5c3fad3778d338f0f886e87381bd<wbr>9e1d3737cf<br>
Author: Dave Airlie <<a href="mailto:airlied@redhat.com">airlied@redhat.com</a>><br>
<br>
radv: setup llvm target data layout<br>
<br>
(cherry picked from commit b8ee70384adc3286d18febba7a9204<wbr>7118cc0f0f)<br>
<br>
<br>
commit 0d7d4f973d17d74ea9a177c09a0b70<wbr>bf7370b190<br>
Author: Nanley Chery <<a href="mailto:nanley.g.chery@intel.com">nanley.g.chery@intel.com</a>><br>
<br>
anv/image: Remove extra dependency on HiZ-specific variable<br>
<br>
(cherry picked from commit 258af3a856328934d30b7cdf626d5f<wbr>dba76852f2)<br>
<br>
<br>
commit 74c39635b8a9341c2607c11373fac5<wbr>90eca0f689<br>
Author: Samuel Pitoiset <<a href="mailto:samuel.pitoiset@gmail.com">samuel.pitoiset@gmail.com</a>><br>
<br>
radeonsi: disable sinking common instructions down to the end block<br>
<br>
(cherry picked from commit 7751ed39e40e08e5aa0633d018c9f2<wbr>5ad17f9bb0)<br>
<br>
<br>
Cheers,<br>
Emil<br>
<br>
<br>
Mesa stable queue<br>
-----------------<br>
<br>
Nominated (3)<br>
=============<br>
<br>
Jason Ekstrand (2):<br>
8184013 anv/query: Invalidate the correct range<br>
08df015 anv/GetQueryPoolResults: Actually implement the spec<br></blockquote><div><br></div><div>These landed yesterday. We also want 4bbb4b95b8ba02693f5e6990b983ebb66dc6241a in stable (landed yesterday).<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Topi Pohjolainen (1):<br>
bd25d96 i965/gen8+: Do full stall when switching pipeline<br>
<br>
<br>
Queued (42)<br>
===========<br>
<br>
Alex Smith (3):<br>
radv: Emit pending flushes before executing a secondary command buffer<br>
radv: Flush before copying with PKT3_WRITE_DATA in CmdUpdateBuffer<br>
radv/ac: Fix shared memory offset calculation<br>
<br>
Bas Nieuwenhuizen (3):<br>
radv: Disable HTILE for textures with multiple layers/levels.<br>
radv: Emit cache flushes before CP DMA.<br>
Revert "radv: Emit cache flushes before CP DMA."<br>
<br>
Dave Airlie (3):<br>
radv: drop Z24 support.<br>
radv: disable mip point pre clamping.<br>
radv: setup llvm target data layout<br>
<br>
Emil Velikov (2):<br>
cherry-ignore: add the swizzle blorp_clear fix<br>
i965: move brw_define.h ifndef guard to the top<br>
<br>
Fredrik Höglund (2):<br>
radv: fix the dynamic buffer index in vkCmdBindDescriptorSets<br>
radv/ac: fix multiple descriptor sets with dynamic buffers<br>
<br>
Gregory Hainaut (1):<br>
glapi: fix typo in count_scale<br>
<br>
Ilia Mirkin (2):<br>
nvc0: take extra pushbuf space into account for pushbuf_space calls<br>
nvc0: increase alignment to 256 for texture buffers on fermi<br>
<br>
Jacob Lifshay (1):<br>
vulkan/wsi: Improve the DRI3 error message<br>
<br>
James Legg (1):<br>
radv: Fix using more than 4 bound descriptor sets<br>
<br>
Jason Ekstrand (7):<br>
anv/blorp/clear_subpass: Only set surface clear color for fast clears<br>
anv: Accurately advertise dynamic descriptor limits<br>
anv: Stall before fast-clear operations<br>
anv: Properly handle destroying NULL devices and instances<br>
anv/blorp: Turn off AUX after doing a CCS_D resolve<br>
anv/blorp: Only set a clear color for resolves if fast-cleared<br>
nir/intrinsics: Make load_barycentric_input take a 2-component coor<br>
<br>
Jonas Pfeil (1):<br>
ralloc: Make sure ralloc() allocations match malloc()'s alignment.<br>
<br>
Kenneth Graunke (1):<br>
egl: Ensure ResetNotificationStrategy matches for shared contexts.<br>
<br>
Marek Olšák (3):<br>
st/mesa: reset sample_mask, min_sample, and render_condition for PBO ops<br>
st/mesa: set blend state for PBO readbacks<br>
radeonsi: mark all bound shader buffer ranges as initialized<br>
<br>
Matt Turner (1):<br>
clover: Work around build failure with AltiVec.<br>
<br>
Nanley Chery (2):<br>
anv/pass: Avoid accessing attachment array out of bounds<br>
anv/image: Remove extra dependency on HiZ-specific variable<br>
<br>
Nicolai Hähnle (2):<br>
st/glsl_to_tgsi: avoid iterating past the head of the instruction list<br>
st/mesa: inform the driver of framebuffer changes before compute<br>
dispatches<br>
<br>
Robert Foss (1):<br>
mesa: Avoid read of uninitialized variable<br>
<br>
Samuel Iglesias Gonsálvez (5):<br>
i965/fs: mark last DF uniform array element as 64 bit live one<br>
i965/fs: detect different bit size accesses to uniforms to push<br>
them in proper locations<br>
i965/fs: fix indirect load DF uniforms on BSW/BXT<br>
i965/fs: fix source type when emitting MOV_INDIRECT to read ICP handles<br>
i965/fs: emit MOV_INDIRECT with the source with the right register type<br>
<br>
Samuel Pitoiset (1):<br>
radeonsi: disable sinking common instructions down to the end block<br>
<br>
<br>
Rejected (1)<br>
============<br>
<br>
Jason Ekstrand (1):<br>
d49d275 anv/blorp: Don't sanitize the swizzle for blorp_clear<br>
<br>
Reason: commit addresses an earlier one [ccdd5b3738e] which is missing<br>
in branch.<br>
______________________________<wbr>_________________<br>
mesa-dev mailing list<br>
<a href="mailto:mesa-dev@lists.freedesktop.org">mesa-dev@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/mesa-dev" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/mesa-dev</a><br>
</blockquote></div><br></div></div>