[Mesa-dev] deqp-runner 0.5.0 released

2021-01-29 Thread Eric Anholt
Just wanted to give a heads up that I've pushed a new release of the
deqp runner with fixes for test runtime based on today's investigation
into the cost of including skipped tests in the list of tests to run.
I've retuned the maximum test group size and disabled (by default)
some test group size smarts that were costing us runtime.

The overall effect on one of my cheza deqp-vk runs locally is a
runtime reduction from 8:34 to 4:39.

If you're using piglit's deqp or parallel-deqp-runner, please check it
out.  Your test runtimes (and error logging, and summaries, and flake
handling, and regressoin tracking, and etc.) should all be improved.
Installation instructions at:

https://gitlab.freedesktop.org/anholt/deqp-runner
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [ANNOUNCE] mesa 20.3.4

2021-01-29 Thread Dylan Baker
Hi list,

Better late than never, mesa 20.3.4 is now available for your
consumption. Sorry for the brief announcment, I'm a little short on
time.

Cheers,
Dylan

shortlog


Andrii Simiklit (1):
  st/mesa: fix pbo upload/download for arrays of textures with only 1 layer

Caio Marcelo de Oliveira Filho (3):
  spirv: Don't remove variables used by resource indexing intrinsics
  nir: Add a data pointer to the callback in nir_remove_dead_variables
  compiler: Use util/bitset.h for system_values_read

Christian Gmeiner (1):
  etnaviv: handle NULL views in set_sampler_views

Daniel Schürmann (2):
  aco/optimizer: don't propagate subdword temps of different size
  aco/optimizer: don't copy-prop logical phis

Dave Airlie (2):
  device-select-layer: update for vulkan 1.2
  lavapipe: fix missing piece of VK_KHR_get_physical_device_properties2

David McFarland (1):
  radv: fix divide by zero with no tesselation params

Dylan Baker (10):
  docs: Add sha256sum for 20.3.3
  .pick_status.json: Update to 184bbef33d1fff3520958c130f2b8e4fce17379c
  .pick_status.json: Update to c27347b2e1883a30e023347a36bdcf86cdec4a7c
  .pick_status.json: Update to 3e13c1f8dfef4a4c0fd5e79bbc364f9e5f998856
  .pick_status.json: Update to af9977a3d5f3378c297965e21389e36491f47e1b
  .pick_status.json: Update to 3ef89b245e3e1ac4e67fea9c1b13ebeda75769d0
  .pick_status.json: Update to 9052819ebbff07d82c3eb9adf414144df4868644
  .pick_status.json: Update to f01ea0aef8a50d2732eb0c64153903e52ed2a757
  docs: add release notes for 20.3.4
  VERSION: bump version to 20.3.4

Eric Anholt (4):
  util/format: Fix pack/unpack of A1R5G5B5_UINT.
  swr: Don't report support for shader images.
  panfrost: Stub out set_shader_images().
  gallium: Fix leak of shader images on context destruction.

Erik Faye-Lund (5):
  zink: handle NULL views in zink_set_sampler_views
  zink: respect feature-cap for independent blending
  zink: respect feature-cap for sample-shading
  zink: make all xfb caps depend on extension
  mesa/main: remove leftover bumpmap code

Francisco Jerez (1):
  intel/gen12: Fix memory corruption issues in fused Gen12 parts.

Icecream95 (2):
  pan/decode: Free mapped memory objects on BO unreference
  panfrost: Use normal malloc/free instead of ralloc for surfaces

Ilia Mirkin (1):
  glsl: only expose int64 atomics when extension is enabled

Jason Ekstrand (2):
  intel/compiler: Return 1 for immediates in regs_read
  intel/fs: QUAD_SWIZZLE requires packed data

Jeremy Huddleston (2):
  util: Fix pointer to integer conversion error when using libunwind
  Fall back on clock_gettime when timespec_get() is unavailable

Juan A. Suarez Romero (1):
  v3d: fix dest offset in TFU setup

Keith Packard (1):
  glx: Provide glvnd wrapper for glXSwapIntervalEXT

Kenneth Graunke (1):
  iris: Consider resolves after changing a resource's aux state

Lionel Landwerlin (4):
  anv: add transfer usage for color/depth/stencil attachments
  intel/mi_builder: fix self modifying batches
  anv: Fix stencil layout in render passes
  anv: fix invalid programming of BLEND_STATE

Marek Olšák (1):
  mesa: fix alpha channel of ETC2_SRGB8 decompression for !bgra

Pierre-Eric Pelloux-Prayer (1):
  radeonsi: invalidate compute sgprs in si_rebind_buffer

Rhys Perry (2):
  aco: fix convert_to_SDWA() check in add_subdword_definition()
  aco: don't consider a phi trivial if same's register doesn't match the def

Sagar Ghuge (2):
  anv: Invalidate the correct AUX-TT entry
  anv: Skip CCS ambiguate which preceed fast-clears

Samuel Pitoiset (2):
  ci: exclude one CTS test that timeout most of the time for RADV CI
  radv: fix a sync issue with geometry shader primitives query on GFX10+

Thong Thai (1):
  frontends/va: Return an error if non-interlaced buffer is not supported

Víctor Manuel Jáquez Leal (1):
  frontends/va/context: don't set max_references with num_render_targets

Witold Baryluk (1):
  lavapipe: Defer lavapipe warning to CreateDevice

Yevhenii Kolesnikov (1):
  iris: only set point sprite overrides if actually using points

jzielins (1):
  swr: fix crashes caused by incorrectly reporting SSBO support


git tag: mesa-20.3.4

https://mesa.freedesktop.org/archive/mesa-20.3.4.tar.xz
SHA256: dc21a987ec1ff45b278fe4b1419b1719f1968debbb80221480e44180849b4084  
mesa-20.3.4.tar.xz
SHA512: 
81c4d032213b4aef842f1594e0e89bc0045f7ca7ce5f267b62a0f8236eb12ab09c1f780d8b3776b3072f37cd0bd8829f8a1330a749ccf462471b262ef8097477
  mesa-20.3.4.tar.xz
PGP:  https://mesa.freedesktop.org/archive/mesa-20.3.4.tar.xz.sig

signature.asc
Description: signature
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev