[ANNOUNCE] mesa 22.1.1

2022-06-01 Thread Dylan Baker
Hi list,

I'd like to announce mesa 22.1.1, the first maintanence release of the
22.1 series. Things are about where I'd expect for where we are in the
cycle, and I'm happy. We've got a bit of everything here, zink, intel,
and Panfrost being the biggest sets of changes, but some aco, zsn,
llvm/lavapipe radv, nir, glsl, r300, aco, svga, and core mesa changes as
well. I'll see you all again shortly for 22.0, and then again in two
weeks for 22.1.2

Cheers,
Dylan

shortlog


Alyssa Rosenzweig (1):
  pan/bi: Fix mov and pack_32_2x16

Boris Brezillon (1):
  dzn: Use the vk_sync_binary abstraction

Charmaine Lee (1):
  gallium/util: Increase the debug_flush map depth to 64

Daniel Schürmann (1):
  aco: fix spilling of phis without temp operands

Dave Airlie (2):
  lavapipe: fix depth bias offset flag enables.
  llvmpipe: flush resources for kms swrast path.

Dylan Baker (8):
  relnotes: Add sha256sum and fix minor formatting issues
  .pick_status.json: Update to 8b13ee75ba9f27ceac6b6180ca05d321caa13612
  .pick_status.json: Update to 95d4e5435bf63239105a50370edeb7fed2f8
  .pick_status.json: Update to ee2278de654853f1d6107e6ef6fc8537a668866e
  .pick_status.json: Update to 9773ed1dc74b98019640d909cdc2b5d6cffae85a
  .pick_status.json: Update to 5067a26f4432ae5e9690e70ef2498ea24798593e
  docs: add release notes for 22.1.1
  VERSION: bump for 22.1.1 release

Erik Faye-Lund (4):
  editorconfig: remove scons-ism
  editorconfig: remove html-rule
  editorconfig: remove m4-rule
  editorconfig: remove pl-rule

Filip Gawin (1):
  r300: keep negation if w is an inline constant

Hans-Kristian Arntzen (1):
  radv: Fix RTPSO hashing of pGroups.

Icecream95 (5):
  panfrost: Copy blend constant into variant even when reusing it
  nir: Add store_combined_output_pan BASE back
  pan/bi: Read base for combined stores
  pan/mdg: Read base for combined stores
  panfrost: Only write depth / stencil once if MRT is used

Jason Ekstrand (8):
  radv: Add a sqtt entrypoint for CmdBindVertexBuffers2
  intel/fs: Copy color_outputs_valid into wm_prog_data
  anv: Drop alpha_to_coverage from the NULL FS optimization
  anv: Handle the null FS optimization after compiling shaders
  anv: Don't disable the fragment shader if XFB is enabled
  nir: Handle register sources in lower_phis_to_regs_block
  glsl/nir: Stop leaking varyings_info
  nir: Mark negative re-distribution on fadd as imprecise

Konstantin Seurer (1):
  radv: Fix handling of primitiveOffset

Matt Turner (1):
  mesa: Drop dead #include "sparc/sparc.h"

Michael Skorokhodov (1):
  anv: Update line range

Mike Blumenkrantz (10):
  turnip: fix assert for max xfb outputs
  zink: use a zink_render_pass_pipeline_state bit for fbfetch
  zink: add renderpass bits for color/depth r/w
  zink: only warn once for SRGB fb without KHR_swapchain_mutable_format
  zink: require draw params ext/cap in ntv if drawid is used
  zink: emit spirv cap for subgroup vote ops
  st/pbo_compute: use different calc for non-3d compute buffer sizing
  zink: make swapchain kill message more descriptive
  zink: drop wideLines requirement
  zink: drop largePoints requirement

Pierre-Eric Pelloux-Prayer (1):
  radeonsi: don't use sel->nir in si_check_blend_dst_sampler_noop

Qiang Yu (1):
  radeonsi: lower nir_intrinsic_sparse_residency_code_and

Rhys Perry (2):
  aco: fix p_constaddr with a non-zero offset
  aco/ra: fix usage of invalidated iterator

Samuel Pitoiset (1):
  radv: fix writing buffer markers with non-zero memory offset

Timur Kristóf (2):
  radv: Implement conditional rendering for async compute queue.
  radv: Disable predication for supass clear and image clears.

Yogesh Mohan Marimuthu (1):
  vulkan/wsi: fix extra free if buffer_blit_queue

Zack Rusin (4):
  svga: Don't try to build x86/x64 assembly on different arch's
  svga: finish readbacks before mapping resources
  svga: Use direct maps when GB objects are present
  svga: Add support for SVGAv3



git tag: mesa-22.1.1

https://archive.mesa3d.org/mesa-22.1.1.tar.xz
SHA256: 46940865ffe794db73ac2bc7ab7ff2570042a0b61a8ac43ca1688863e2bc0ef1  
mesa-22.1.1.tar.xz
SHA512: 
4d4ad8b0e9bd0584635153af809bfbc5dc61e1f6994ae2719a3298b5a6e26dee96d28d151483e258a793313d19c54ca365a58a0849b5238964ae48941f423ae4
  mesa-22.1.1.tar.xz
PGP: https://archive.mesa3d.org/mesa-22.1.1.tar.xz.sig

signature.asc
Description: signature


[ANNOUNCE] mesa 22.0.5

2022-06-01 Thread Dylan Baker
Hi list,

I'd like to announce Mesa 22.0.5, the last planned maintenence release
of the 22.0 series. With the release of 22.1.1 earlier today, we will
now be focusing on that until the 22.2 release cycle begins. As such, if
you find any regressions between 22.0 and 22.1, it is time to file
issues. As for content, there's actually quite a bit here, mostly intel
and zink changes, with a bit of everything else sprinkled in.

Cheers,
Dylan

shortlog


Daniel Schürmann (1):
  aco: fix spilling of phis without temp operands

Dave Airlie (2):
  meson: add build-id to pipe libraries
  lavapipe: fix depth bias offset flag enables.

Dylan Baker (8):
  docs: add sha256sum to 22.0.4 notes
  .pick_status.json: Update to 95d4e5435bf63239105a50370edeb7fed2f8
  .pick_status.json: Update to ee2278de654853f1d6107e6ef6fc8537a668866e
  .pick_status.json: Update to 9773ed1dc74b98019640d909cdc2b5d6cffae85a
  .pick_status.json: Update to 5067a26f4432ae5e9690e70ef2498ea24798593e
  .pick_status.json: Update to 1c63a0beafefccec599ddbe355ec5a8b61df6438
  docs: add release notes for 22.0.5
  VERSION: bump for 22.0.5 release

Erik Faye-Lund (4):
  editorconfig: remove scons-ism
  editorconfig: remove html-rule
  editorconfig: remove m4-rule
  editorconfig: remove pl-rule

Filip Gawin (1):
  r300: keep negation if w is an inline constant

Hans-Kristian Arntzen (1):
  radv: Fix RTPSO hashing of pGroups.

Icecream95 (5):
  panfrost: Copy blend constant into variant even when reusing it
  nir: Add store_combined_output_pan BASE back
  pan/bi: Read base for combined stores
  pan/mdg: Read base for combined stores
  panfrost: Only write depth / stencil once if MRT is used

Jason Ekstrand (6):
  intel/fs: Copy color_outputs_valid into wm_prog_data
  anv: Drop alpha_to_coverage from the NULL FS optimization
  anv: Handle the null FS optimization after compiling shaders
  anv: Don't disable the fragment shader if XFB is enabled
  nir: Handle register sources in lower_phis_to_regs_block
  glsl/nir: Stop leaking varyings_info

Matt Turner (1):
  mesa: Drop dead #include "sparc/sparc.h"

Michael Skorokhodov (1):
  anv: Update line range

Mike Blumenkrantz (13):
  spirv: fix barrier scope assert
  zink: only reject non-blittable resource creation if it has no other binds
  zink: add extra validation for resource creation
  zink: remove input attachment usage when pruning surface usage
  zink: add extended usage and retry if resource creation fails
  zink: fix surface/bufferview cache comparisons
  zink: force render target usage for sampler-only resources
  zink: fix non-dynamic vertex stride update flagging
  turnip: fix assert for max xfb outputs
  zink: require draw params ext/cap in ntv if drawid is used
  zink: emit spirv cap for subgroup vote ops
  zink: drop wideLines requirement
  zink: drop largePoints requirement

Pierre-Eric Pelloux-Prayer (2):
  glx: set max values for pbuffer width / height
  radeonsi: don't use sel->nir in si_check_blend_dst_sampler_noop

Qiang Yu (1):
  radeonsi: lower nir_intrinsic_sparse_residency_code_and

Rhys Perry (1):
  aco: fix p_constaddr with a non-zero offset

Samuel Pitoiset (1):
  radv: fix writing buffer markers with non-zero memory offset

Timur Kristóf (1):
  radv: Implement conditional rendering for async compute queue.



git tag: mesa-22.0.5

https://archive.mesa3d.org/mesa-22.0.5.tar.xz
SHA256: 5ee2dc06eff19e19b2867f12eb0db0905c9691c07974f6253f2f1443df4c7a35  
mesa-22.0.5.tar.xz
SHA512: 
c73a4c3bfb41fef68e2ec1ccfd3df0a5af019c1e862af27d9bca27487dd4352dafeccd0dc0c3f15fadc54048573b9634261e4e969ae958c4f9fa88114131e910
  mesa-22.0.5.tar.xz
PGP: https://archive.mesa3d.org/mesa-22.0.5.tar.xz.sig

signature.asc
Description: signature