Mesa (master): anv: Add support for the SYNC_FD handle type for fences

2017-08-28 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 43e8808b82b9ebaecde4a30984fef897c1a1a030 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=43e8808b82b9ebaecde4a30984fef897c1a1a030 Author: Jason Ekstrand Date: Tue Aug 8 15:17:31 2017 -0700 anv: Add support for the SYNC_FD handle type for fences R

Mesa (master): anv: Pull the guts of anv_fence into anv_fence_impl

2017-08-28 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 92286dc08a58226a2155f07d845978633f23590b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=92286dc08a58226a2155f07d845978633f23590b Author: Jason Ekstrand Date: Thu Aug 3 14:19:44 2017 -0700 anv: Pull the guts of anv_fence into anv_fence_impl This

Mesa (master): drm-uapi: Update headers from drm-next

2017-08-28 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 3cd26d981b007c2667156c2a5049de96f1bf9cf1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3cd26d981b007c2667156c2a5049de96f1bf9cf1 Author: Jason Ekstrand Date: Fri Aug 4 12:52:46 2017 -0700 drm-uapi: Update headers from drm-next Reviewed-by: Lione

Mesa (master): anv/gem: Add a flags parameter to syncobj_create

2017-08-28 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 144487ebb8ab7505152318e08176885fd6475fe6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=144487ebb8ab7505152318e08176885fd6475fe6 Author: Jason Ekstrand Date: Fri Aug 25 11:35:27 2017 -0700 anv/gem: Add a flags parameter to syncobj_create Reviewed

Mesa (master): anv: Rework fences to work more like BO semaphores

2017-08-28 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: f992bb205c174e0a8e6574258598f5268dd0e0cb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f992bb205c174e0a8e6574258598f5268dd0e0cb Author: Jason Ekstrand Date: Thu Aug 3 11:46:09 2017 -0700 anv: Rework fences to work more like BO semaphores This c

Mesa (master): anv: Use DRM sync objects to back fences whenever possible

2017-08-28 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 5f372d93a9088afdbd97c0668f9684f369bc33a2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f372d93a9088afdbd97c0668f9684f369bc33a2 Author: Jason Ekstrand Date: Fri Aug 4 13:08:35 2017 -0700 anv: Use DRM sync objects to back fences whenever possible

Mesa (master): anv: Rename anv_fence_state to anv_bo_fence_state

2017-08-28 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: caa71343c684bfbe8de0e2c780c585bd808728de URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=caa71343c684bfbe8de0e2c780c585bd808728de Author: Jason Ekstrand Date: Fri Aug 4 12:59:45 2017 -0700 anv: Rename anv_fence_state to anv_bo_fence_state It only

Mesa (master): anv/queue: Allow temporary import of SYNC_FD semaphores

2017-08-28 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 2eacfdeec9c1bd3be291e8f9526580da331a8ec4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2eacfdeec9c1bd3be291e8f9526580da331a8ec4 Author: Jason Ekstrand Date: Fri Aug 25 11:27:15 2017 -0700 anv/queue: Allow temporary import of SYNC_FD semaphores W

Mesa (master): vulkan/util: Add a vk_zalloc helper

2017-08-28 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: ae8365a9eb017161c294f2a9171d0cbfd7249e20 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae8365a9eb017161c294f2a9171d0cbfd7249e20 Author: Jason Ekstrand Date: Tue Aug 8 12:25:26 2017 -0700 vulkan/util: Add a vk_zalloc helper Reviewed-by: Lionel L

Mesa (master): anv/gem: Add support for syncobj wait and reset

2017-08-28 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: d21c1510918bdfe64e89834aafe6f49ac4dfc13d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d21c1510918bdfe64e89834aafe6f49ac4dfc13d Author: Jason Ekstrand Date: Tue Aug 8 12:23:37 2017 -0700 anv/gem: Add support for syncobj wait and reset Reviewed-

Mesa (master): anv: Implement VK_KHR_external_fence

2017-08-28 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 49c59c88eb725cba113ea51307ba66223e411e9a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=49c59c88eb725cba113ea51307ba66223e411e9a Author: Jason Ekstrand Date: Tue Aug 8 12:25:38 2017 -0700 anv: Implement VK_KHR_external_fence Reviewed-by: Lionel

Mesa (master): anv/wsi: Use QueueSubmit to trigger the fence in AcquireNextImage

2017-08-28 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 738e5e3c1d261d4f262c2ae25ccca8cb67075d72 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=738e5e3c1d261d4f262c2ae25ccca8cb67075d72 Author: Jason Ekstrand Date: Thu Aug 3 14:18:19 2017 -0700 anv/wsi: Use QueueSubmit to trigger the fence in AcquireNe

Mesa (master): i965: Fix whitespace issues in intel_buffer_objects.c.

2017-08-28 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: a106ae111c086b73b1910d7357391cb2efec6d04 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a106ae111c086b73b1910d7357391cb2efec6d04 Author: Kenneth Graunke Date: Mon Aug 28 17:07:57 2017 -0700 i965: Fix whitespace issues in intel_buffer_objects.c. C

Mesa (master): radeonsi: stop leaking nir

2017-08-28 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 0168d1f449f69e2e23f3450efa7283ed0d3b79a2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0168d1f449f69e2e23f3450efa7283ed0d3b79a2 Author: Timothy Arceri Date: Mon Aug 28 15:02:49 2017 +1000 radeonsi: stop leaking nir Reviewed-by: Nicolai Hähnle

Mesa (master): ac/nir: remove misleading condition

2017-08-28 Thread Grazvydas Ignotas
Module: Mesa Branch: master Commit: 29f46488cc41d11f44e5e7a59bcedae761707d76 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=29f46488cc41d11f44e5e7a59bcedae761707d76 Author: Grazvydas Ignotas Date: Tue Aug 29 01:36:57 2017 +0300 ac/nir: remove misleading condition location is never

Mesa (master): ac/nir: silence maybe-uninitialized warnings

2017-08-28 Thread Grazvydas Ignotas
Module: Mesa Branch: master Commit: 2b4e31bc9bb76e35fd700133b89bb56909f63025 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b4e31bc9bb76e35fd700133b89bb56909f63025 Author: Grazvydas Ignotas Date: Sun Aug 27 22:54:56 2017 +0300 ac/nir: silence maybe-uninitialized warnings These are

Mesa (master): amd: add .editorconfig

2017-08-28 Thread Grazvydas Ignotas
Module: Mesa Branch: master Commit: 15800180f3dbd2e2bdd2159d48199d2d43f98815 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=15800180f3dbd2e2bdd2159d48199d2d43f98815 Author: Grazvydas Ignotas Date: Mon Aug 28 00:21:41 2017 +0300 amd: add .editorconfig amd/common/ and amd/vulkan/ are

Mesa (master): radv: clear dynamic_shader_stages on create

2017-08-28 Thread Grazvydas Ignotas
Module: Mesa Branch: master Commit: 77803748336713854a4ade192253c0ba01c49047 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=77803748336713854a4ade192253c0ba01c49047 Author: Grazvydas Ignotas Date: Mon Aug 28 02:01:21 2017 +0300 radv: clear dynamic_shader_stages on create Valgrind r

Mesa (master): radeonsi: rewrite late alloc VS limit computation

2017-08-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: 9c92e82b324291b56e701d6ad265ec73b21a654f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c92e82b324291b56e701d6ad265ec73b21a654f Author: Marek Olšák Date: Fri Aug 25 01:48:50 2017 +0200 radeonsi: rewrite late alloc VS limit computation This is st

Mesa (master): gallium/radeon: set EVENT_WRITE_EOP.INT_SEL = wait for write confirmation

2017-08-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: 39205f216e5912df5f6ae9c4ded1a812a19929dd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=39205f216e5912df5f6ae9c4ded1a812a19929dd Author: Marek Olšák Date: Thu Aug 24 23:46:46 2017 +0200 gallium/radeon: set EVENT_WRITE_EOP.INT_SEL = wait for write

Mesa (master): gallium/u_threaded: disallow discard_range if map_buffer is unsynchronized

2017-08-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: 28c4c55810bea494c94e02c6a54757803985655d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=28c4c55810bea494c94e02c6a54757803985655d Author: Marek Olšák Date: Fri Aug 25 15:34:17 2017 +0200 gallium/u_threaded: disallow discard_range if map_buffer is u

Mesa (master): gallium/u_threaded: rename IGNORE_VALID_RANGE -> NO_INFER_UNSYNCHRONIZED

2017-08-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: 61187c1689bcd0498644705a8deaf6d0244866f3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=61187c1689bcd0498644705a8deaf6d0244866f3 Author: Marek Olšák Date: Fri Aug 25 15:39:52 2017 +0200 gallium/u_threaded: rename IGNORE_VALID_RANGE -> NO_INFER_UNS

Mesa (master): nir: Fix some whatespace

2017-08-28 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 79d8d6b02219adc97278c2e111ede209dcf7b4f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=79d8d6b02219adc97278c2e111ede209dcf7b4f6 Author: Jason Ekstrand Date: Mon Aug 21 16:04:53 2017 -0700 nir: Fix some whatespace Somehow tabs got in there... Re

Mesa (master): nir: Fix system_value_from_intrinsic for subgroups

2017-08-28 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 63e79a8a777b36ecb30a1f6900e6b638cb32fc5f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=63e79a8a777b36ecb30a1f6900e6b638cb32fc5f Author: Jason Ekstrand Date: Mon Aug 21 16:05:20 2017 -0700 nir: Fix system_value_from_intrinsic for subgroups A coup

Mesa (master): radeonsi: correct maximum wave count per SIMD

2017-08-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: f173efe91618e0532e4e8a7d204bba325dce187e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f173efe91618e0532e4e8a7d204bba325dce187e Author: Marek Olšák Date: Wed Aug 23 13:47:13 2017 +0200 radeonsi: correct maximum wave count per SIMD v2: don't spec

Mesa (master): docs: add sha256 checksums for 17.1.8

2017-08-28 Thread Andres Gomez
Module: Mesa Branch: master Commit: a26dccd131f174d0af61bb4a3424e2e54725625d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a26dccd131f174d0af61bb4a3424e2e54725625d Author: Andres Gomez Date: Mon Aug 28 16:27:22 2017 +0300 docs: add sha256 checksums for 17.1.8 Signed-off-by: Andres

Mesa (master): docs: add release notes for 17.1.8

2017-08-28 Thread Andres Gomez
Module: Mesa Branch: master Commit: 0444024556a12e92800b05b8ae1c8233463d4da8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0444024556a12e92800b05b8ae1c8233463d4da8 Author: Andres Gomez Date: Mon Aug 28 16:17:02 2017 +0300 docs: add release notes for 17.1.8 Signed-off-by: Andres Go

Mesa (master): docs: update calendar, add news item and link release notes for 17.1.8

2017-08-28 Thread Andres Gomez
Module: Mesa Branch: master Commit: ff430ec4fd70cc2ad905ffb1d945df6e06428d96 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ff430ec4fd70cc2ad905ffb1d945df6e06428d96 Author: Andres Gomez Date: Mon Aug 28 16:31:13 2017 +0300 docs: update calendar, add news item and link release notes

Mesa (17.1): docs: add sha256 checksums for 17.1.8

2017-08-28 Thread Andres Gomez
Module: Mesa Branch: 17.1 Commit: 44e008e85efe141087d8ebe52e273e0020029481 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=44e008e85efe141087d8ebe52e273e0020029481 Author: Andres Gomez Date: Mon Aug 28 16:27:22 2017 +0300 docs: add sha256 checksums for 17.1.8 Signed-off-by: Andres G

Mesa: tag mesa-17.1.8: mesa-17.1.8

2017-08-28 Thread Andres Gomez
Module: Mesa Branch: refs/tags/mesa-17.1.8 Tag:f973de61edf886dc1c2cefccdbdb0c65aab5b914 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=f973de61edf886dc1c2cefccdbdb0c65aab5b914 Tagger: Andres Gomez Date: Mon Aug 28 16:24:14 2017 +0300 mesa-17.1.8

Mesa (17.1): Update version to 17.1.8

2017-08-28 Thread Andres Gomez
Module: Mesa Branch: 17.1 Commit: 187f6a4c8e774d3154b2336a938d028fd0e35ad6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=187f6a4c8e774d3154b2336a938d028fd0e35ad6 Author: Andres Gomez Date: Mon Aug 28 16:10:56 2017 +0300 Update version to 17.1.8 Signed-off-by: Andres Gomez ---

Mesa (17.1): docs: add release notes for 17.1.8

2017-08-28 Thread Andres Gomez
Module: Mesa Branch: 17.1 Commit: e644f9996b36598e4b24a359343096886b2333d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e644f9996b36598e4b24a359343096886b2333d0 Author: Andres Gomez Date: Mon Aug 28 16:17:02 2017 +0300 docs: add release notes for 17.1.8 Signed-off-by: Andres Gome

Mesa (master): glsl: fix counting of vertex shader output slots used by explicit vars

2017-08-28 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: eefeff09a784eb139cbf682b98926c0eaa00eb21 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eefeff09a784eb139cbf682b98926c0eaa00eb21 Author: Ilia Mirkin Date: Sun Aug 27 00:09:31 2017 -0400 glsl: fix counting of vertex shader output slots used by expl

Mesa (master): st/mesa: fix handling of vertex array double inputs

2017-08-28 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: ae53bff8b13b433ca79904dfbda7264eb7188fa7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae53bff8b13b433ca79904dfbda7264eb7188fa7 Author: Ilia Mirkin Date: Sun Aug 27 00:41:05 2017 -0400 st/mesa: fix handling of vertex array double inputs The is_d

Mesa (master): intel/compiler: Cast reg types explicitly

2017-08-28 Thread Topi Pohjolainen
Module: Mesa Branch: master Commit: 5dd072380ad9fc20e93248ac8a268fe826339791 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5dd072380ad9fc20e93248ac8a268fe826339791 Author: Topi Pohjolainen Date: Fri Aug 25 21:32:27 2017 +0300 intel/compiler: Cast reg types explicitly Makes coverit

Mesa (master): gallium/docs: Fix an inequality sign of TGSI_SEMANTIC_SUBGROUP_LT_MASK

2017-08-28 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: c261bc11e6d40b68448f5e6947bc64e61d5921c7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c261bc11e6d40b68448f5e6947bc64e61d5921c7 Author: Gwan-gyeong Mun Date: Thu Aug 24 01:54:18 2017 +0900 gallium/docs: Fix an inequality sign of TGSI_SEMANTIC_SUB

Mesa (master): radv: propagate VK_ERROR_OUT_OF_HOST_MEMORY to vk{Begin, End}CommandBuffer()

2017-08-28 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 5ba443b246db421385434a2b36a1340697aa3494 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ba443b246db421385434a2b36a1340697aa3494 Author: Samuel Pitoiset Date: Fri Aug 25 16:29:48 2017 +0200 radv: propagate VK_ERROR_OUT_OF_HOST_MEMORY to vk{Begin,E

Mesa (master): radv: rename record_fail to record_result and use VkResult

2017-08-28 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 2bc3d656907a8424355f01e90f4c5589191c6a8a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2bc3d656907a8424355f01e90f4c5589191c6a8a Author: Samuel Pitoiset Date: Fri Aug 25 16:10:30 2017 +0200 radv: rename record_fail to record_result and use VkResul

Mesa (master): gallium/docs: fix a typo

2017-08-28 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: db91b8536e33a095a4bdfd4cedd215831c2c61e6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=db91b8536e33a095a4bdfd4cedd215831c2c61e6 Author: Gwan-gyeong Mun Date: Sat Aug 26 17:39:04 2017 +0900 gallium/docs: fix a typo Signed-off-by: Mun Gwan-gyeong

Mesa (master): i915g: Remove a few unused variables

2017-08-28 Thread Eduardo Lima Mitev
Module: Mesa Branch: master Commit: 1d8111ebacd05f7e5974c5eb04354ee97796f9d4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d8111ebacd05f7e5974c5eb04354ee97796f9d4 Author: Eduardo Lima Mitev Date: Fri Aug 25 08:55:04 2017 +0200 i915g: Remove a few unused variables Reviewed-by: Ken