[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mesa: Changes to 'refs/tags/mesa-13.0.3-1'



Tag 'mesa-13.0.3-1' created by Timo Aaltonen <tjaalton@debian.org> at 2017-01-10 15:46 +0000

Tagging upload of mesa 13.0.3-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABCAAGBQJYdQHtAAoJEMtwMWWoiYTcjKUP/Rc8rEAMJMmDTyMbTCC45pU4
PNu2Md5IsDsNt6+LRgRkmDMVNZwLTW8SdL9Akr1eboFl0CoVKVtam+YMDuzFS0XJ
dJ3+c7v7nEnwQa3jmh81ny2ZFkjX970D/8PqvaXhgfl8XDvHZM+lTjPD7Tf/GILm
igx8lWfNF6JzrcGO393X2Tre3hoMsTmnGgjiPz9ZnF0xKcTRmMjUN9QvS3DCRyYr
FH2icuYo4RdarnP04YFsWwq693p3dDQCvb39AimVHKKBnhe9RrpqIp0DnyFPsnc9
ToMx3vyTHXOZ7FB8+iW2/ftN1Pq/f6UHBlq/6A3oijQHe10NNHECXKxhZkmiQGCF
23vjSKjZUVoTzxpQJbAk/yFYZcLaJZ2xdtMEDm4Yc+RVMbFbViHEDCL6VhhNGsa0
WPtXPVst3ZI9rYoYGP/KAQYPE7nV/zTW2eWjPI5HNUomHkzP3Ed6qK1JNn3I4/1A
fKYz6GVVt3g/kRHGf+PNZwfy2xRfC+79vHHF7dkhlHI0Oofo7+F/d/hE+cfYl8o+
GAjVzCas5cPDT+zTJWBE+F6dU1DHm4NWMc2bYP/3rl7An4XbVnAUJfqXM/LK82Dw
05pJftjZ7AIIQFjdCu8PZjrTFX3AFtny6Dea8CFSG8zimOmnXpxM+wYPoaJO1frZ
ru16u4TG783egOEF4ak3
=d4Vn
-----END PGP SIGNATURE-----

Changes since mesa-13.0.2-3:
Andreas Boll (2):
      Add vl-zscan-fix-Fix-trivial-sign-compare-warnings.diff
      Add r600-sb-Fix-loop-optimization-related-hangs-on-eg.diff

Chad Versace (2):
      i965/mt: Disable aux surfaces after making miptree shareable
      egl: Fix crashes in eglCreate*Surface()

Dave Airlie (4):
      anv: set maxFragmentDualSrcAttachments to 1
      radv: set maxFragmentDualSrcAttachments to 1
      radv: fix another regression since shadow fixes.
      radv: add missing license file to radv_meta_bufimage.

Emil Velikov (6):
      docs: add sha256 checksums for 13.0.2
      anv: don't double-close the same fd
      anv: don't leak memory if anv_init_wsi() fails
      radv: don't leak the fd if radv_physical_device_init() succeeds
      Update version to 13.0.3
      docs: add release notes for 13.0.3

Eric Anholt (1):
      vc4: In a loop break/continue, jump if everyone has taken the path.

Gwan-gyeong Mun (3):
      anv: Add missing error-checking to anv_block_pool_init (v2)
      anv: Update the teardown in reverse order of the anv_CreateDevice
      vulkan/wsi: Fix resource leak in success path of wsi_queue_init()

Haixia Shi (1):
      compiler/glsl: fix precision problem of tanh

Ilia Mirkin (1):
      mesa: only verify that enabled arrays have backing buffers

Jason Ekstrand (8):
      anv/cmd_buffer: Re-emit MEDIA_CURBE_LOAD when CS push constants are dirty
      anv/image: Rename hiz_surface to aux_surface
      anv/cmd_buffer: Remove the 1-D case from the HiZ QPitch calculation
      genxml/gen9: Change the default of MI_SEMAPHORE_WAIT::RegisterPoleMode
      anv/device: Return the right error for failed maps
      anv/device: Implicitly unmap memory objects in FreeMemory
      anv/descriptor_set: Write the state offset in the surface state free list.
      spirv: Use a simpler and more correct implementaiton of tanh()

Kenneth Graunke (1):
      i965: Allocate at least some URB space even when max_vertices = 0.

Marek Olšák (17):
      radeonsi: always set all blend registers
      radeonsi: set CB_BLEND1_CONTROL.ENABLE for dual source blending
      radeonsi: disable RB+ blend optimizations for dual source blending
      radeonsi: consolidate max-work-group-size computation
      radeonsi: apply a multi-wave workgroup SPI bug workaround to affected CIK chips
      radeonsi: apply a TC L1 write corruption workaround for SI
      radeonsi: apply a tessellation bug workaround for SI
      radeonsi: add a tess+GS hang workaround for VI dGPUs
      radeonsi: apply the double EVENT_WRITE_EOP workaround to VI as well
      cso: don't release sampler states that are bound
      radeonsi: always restore sampler states when unbinding sampler views
      radeonsi: fix incorrect FMASK checking in bind_sampler_states
      radeonsi: allow specifying simm16 of emit_waitcnt at call sites
      radeonsi: wait for outstanding memory instructions in TCS barriers
      tgsi: fix the src type of TGSI_OPCODE_MEMBAR
      radeonsi: wait for outstanding LDS instructions in memory barriers if needed
      radeonsi: disable the constant engine (CE) on Carrizo and Stoney

Matt Turner (3):
      i965/fs: Rename opt_copy_propagate -> opt_copy_propagation.
      i965/fs: Add unit tests for copy propagation pass.
      i965/fs: Reject copy propagation into SEL if not min/max.

Nanley Chery (1):
      mesa/fbobject: Update CubeMapFace when reusing textures

Nicolai Hähnle (4):
      radeonsi: fix isolines tess factor writes to control ring
      radeonsi: update all GSVS ring descriptors for new buffer allocations
      radeonsi: do not kill GS with memory writes
      radeonsi: fix an off-by-one error in the bounds check for max_vertices

Rhys Kidd (1):
      glsl: Add pthread libs to cache_test

Timo Aaltonen (3):
      Merge branch 'upstream-unstable' into debian-unstable
      update the changelog
      release to sid

Timothy Arceri (2):
      mesa: fix active subroutine uniforms properly
      Revert "nir: Turn imov/fmov of undef into undef."

---
 VERSION                                                               |    2 
 debian/changelog                                                      |   16 
 debian/patches/r600-sb-Fix-loop-optimization-related-hangs-on-eg.diff |  387 ++++++++++
 debian/patches/series                                                 |    2 
 debian/patches/vl-zscan-fix-Fix-trivial-sign-compare-warnings.diff    |   28 
 docs/relnotes/13.0.2.html                                             |    3 
 docs/relnotes/13.0.3.html                                             |  176 ++++
 src/amd/common/ac_nir_to_llvm.c                                       |    2 
 src/amd/vulkan/radv_device.c                                          |    3 
 src/amd/vulkan/radv_meta_bufimage.c                                   |   27 
 src/compiler/Makefile.glsl.am                                         |    5 
 src/compiler/glsl/builtin_functions.cpp                               |   12 
 src/compiler/glsl/link_uniforms.cpp                                   |    2 
 src/compiler/glsl/linker.cpp                                          |    1 
 src/compiler/nir/nir_opt_undef.c                                      |    4 
 src/compiler/spirv/vtn_glsl450.c                                      |   23 
 src/egl/main/eglapi.c                                                 |    4 
 src/gallium/auxiliary/tgsi/tgsi_info.c                                |    1 
 src/gallium/drivers/radeon/r600_pipe_common.c                         |    6 
 src/gallium/drivers/radeonsi/si_compute.c                             |    1 
 src/gallium/drivers/radeonsi/si_descriptors.c                         |   19 
 src/gallium/drivers/radeonsi/si_pipe.c                                |    5 
 src/gallium/drivers/radeonsi/si_shader.c                              |  183 +++-
 src/gallium/drivers/radeonsi/si_shader.h                              |    2 
 src/gallium/drivers/radeonsi/si_state.c                               |   25 
 src/gallium/drivers/radeonsi/si_state_draw.c                          |   24 
 src/gallium/drivers/radeonsi/si_state_shaders.c                       |    7 
 src/gallium/drivers/vc4/vc4_program.c                                 |   27 
 src/intel/genxml/gen9.xml                                             |    2 
 src/intel/vulkan/anv_allocator.c                                      |   27 
 src/intel/vulkan/anv_descriptor_set.c                                 |    1 
 src/intel/vulkan/anv_device.c                                         |   52 -
 src/intel/vulkan/anv_gem.c                                            |    6 
 src/intel/vulkan/anv_image.c                                          |   16 
 src/intel/vulkan/anv_private.h                                        |   13 
 src/intel/vulkan/genX_cmd_buffer.c                                    |   36 
 src/mesa/drivers/dri/i965/Makefile.am                                 |    7 
 src/mesa/drivers/dri/i965/brw_fs.cpp                                  |   10 
 src/mesa/drivers/dri/i965/brw_fs.h                                    |    6 
 src/mesa/drivers/dri/i965/brw_fs_copy_propagation.cpp                 |   19 
 src/mesa/drivers/dri/i965/brw_vec4_gs_visitor.cpp                     |    8 
 src/mesa/drivers/dri/i965/intel_mipmap_tree.c                         |    2 
 src/mesa/drivers/dri/i965/test_fs_copy_propagation.cpp                |  213 +++++
 src/mesa/main/api_validate.c                                          |    2 
 src/mesa/main/fbobject.c                                              |    1 
 src/mesa/main/program_resource.c                                      |  111 --
 src/vulkan/wsi/wsi_common_queue.h                                     |    1 
 47 files changed, 1245 insertions(+), 285 deletions(-)
---


Reply to: