Mesa (master): radv: make radv_bind_descriptor_set() static

2017-11-02 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: c39f39106d5578598f37bea235b4b0504ee6764e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c39f39106d5578598f37bea235b4b0504ee6764e Author: Samuel Pitoiset Date: Tue Oct 31 10:29:47 2017 +0100 radv: make radv_bind_descriptor_set() static Signed-off-

Mesa (master): etnaviv: don't do resolve-in-place without valid TS

2017-11-02 Thread Lucas Stach
Module: Mesa Branch: master Commit: 8fbd82f464f26a56167f7962174b2b69756a105a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8fbd82f464f26a56167f7962174b2b69756a105a Author: Wladimir J. van der Laan Date: Wed Nov 1 11:17:53 2017 +0100 etnaviv: don't do resolve-in-place without valid

Mesa (master): etnaviv: Don't flush on transfer when UNSYNCHRONIZED

2017-11-02 Thread Lucas Stach
Module: Mesa Branch: master Commit: bc71c318426b2939aae839a356f1ab4aef1e5ada URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc71c318426b2939aae839a356f1ab4aef1e5ada Author: Wladimir J. van der Laan Date: Sat Oct 28 16:01:49 2017 +0200 etnaviv: Don't flush on transfer when UNSYNCHRON

Mesa (master): etnaviv: Allow clearing constant buffer using buffer== NULL user_buffer==NULL

2017-11-02 Thread Lucas Stach
Module: Mesa Branch: master Commit: 0ba4320d94f23da45525699c1a3a947f2c598c3e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ba4320d94f23da45525699c1a3a947f2c598c3e Author: Wladimir J. van der Laan Date: Sat Oct 28 15:57:14 2017 +0200 etnaviv: Allow clearing constant buffer using bu

Mesa (master): gallivm: allow arch rounding with avx512

2017-11-02 Thread Tim Rowley
Module: Mesa Branch: master Commit: 0023b5ae67255000e6de93f6e17f74895e7677e0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0023b5ae67255000e6de93f6e17f74895e7677e0 Author: Tim Rowley Date: Wed Nov 1 13:22:47 2017 -0500 gallivm: allow arch rounding with avx512 Fixes piglit vs-roun

Mesa (master): Revert "meson: bump libdrm version required by amdgpu"

2017-11-02 Thread Dylan Baker
Module: Mesa Branch: master Commit: cb831d918b8151621ae405bc63c011eae0339e60 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cb831d918b8151621ae405bc63c011eae0339e60 Author: Dylan Baker Date: Wed Nov 1 16:14:34 2017 -0700 Revert "meson: bump libdrm version required by amdgpu" This

Mesa (master): intel/fs: Don' t allocate a param array for zero push constants

2017-11-02 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 172e8e42c4eb898a80e3b967d495b4b8619905c7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=172e8e42c4eb898a80e3b967d495b4b8619905c7 Author: Jason Ekstrand Date: Wed Nov 1 08:02:34 2017 -0700 intel/fs: Don't allocate a param array for zero push const

Mesa (master): intel/fs: Alloc pull constants off mem_ctx

2017-11-02 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 7b4387519c382cffef9c62efcfe71cfde905 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b4387519c382cffef9c62efcfe71cfde905 Author: Jason Ekstrand Date: Wed Nov 1 07:57:21 2017 -0700 intel/fs: Alloc pull constants off mem_ctx It doesn't act

Mesa (master): radeonsi: remove 'Authors:' comments

2017-11-02 Thread Marek Olšák
Module: Mesa Branch: master Commit: 529cdce799f30606ee857599f34de3ec9014dc09 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=529cdce799f30606ee857599f34de3ec9014dc09 Author: Marek Olšák Date: Tue Oct 31 18:45:18 2017 +0100 radeonsi: remove 'Authors:' comments It's inaccurate. Instea

Mesa (master): automake: Remove unused include path

2017-11-02 Thread Dylan Baker
Module: Mesa Branch: master Commit: 10d869535cc704c6f787f6759951bb5c87969b29 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=10d869535cc704c6f787f6759951bb5c87969b29 Author: Dylan Baker Date: Fri Oct 20 17:08:25 2017 -0700 automake: Remove unused include path Signed-off-by: Dylan Ba

Mesa (master): gbm: Don't traverse backwards for includes

2017-11-02 Thread Dylan Baker
Module: Mesa Branch: master Commit: a29869e8720b385d3692f6a74de2921412b2c8c1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a29869e8720b385d3692f6a74de2921412b2c8c1 Author: Dylan Baker Date: Fri Oct 20 17:49:42 2017 -0700 gbm: Don't traverse backwards for includes This is just a ba

Mesa (master): radv: Don't expose heaps with 0 memory.

2017-11-02 Thread Bas Nieuwenhuizen
Module: Mesa Branch: master Commit: 806721429afa090380bf39a4958fe4e21c63816c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=806721429afa090380bf39a4958fe4e21c63816c Author: Bas Nieuwenhuizen Date: Wed Nov 1 09:26:48 2017 +0100 radv: Don't expose heaps with 0 memory. It confuses CT

Mesa (master): st/glsl_to_nir: pass gl_shader_program to st_finalize_nir()

2017-11-02 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 4837ad483254a3b47cca524c7c6f3cc7071565f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4837ad483254a3b47cca524c7c6f3cc7071565f1 Author: Timothy Arceri Date: Wed Nov 1 16:20:36 2017 +1100 st/glsl_to_nir: pass gl_shader_program to st_finalize_nir(

Mesa (master): es2api/ABI-check: Add es3.x symbols

2017-11-02 Thread Dylan Baker
Module: Mesa Branch: master Commit: 4ff6187b84d2b08ffbd75fa2c9fcd11b9628b8a7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4ff6187b84d2b08ffbd75fa2c9fcd11b9628b8a7 Author: Dylan Baker Date: Tue Oct 31 11:49:07 2017 -0700 es2api/ABI-check: Add es3.x symbols Currently this ABI check

Mesa (master): meson: Set c visibility args for wayland-drm

2017-11-02 Thread Dylan Baker
Module: Mesa Branch: master Commit: a5635d993aaa9da45c3ff47da58881f43eeb3c2b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a5635d993aaa9da45c3ff47da58881f43eeb3c2b Author: Dylan Baker Date: Tue Oct 31 11:04:27 2017 -0700 meson: Set c visibility args for wayland-drm Because otherwi

Mesa (master): nir: add tess patch support to nir_remove_unused_varyings()

2017-11-02 Thread Timothy Arceri
Module: Mesa Branch: master Commit: cf5f8f55c3e25508fb975b263d6430a93442247a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf5f8f55c3e25508fb975b263d6430a93442247a Author: Timothy Arceri Date: Mon Oct 30 15:11:10 2017 +1100 nir: add tess patch support to nir_remove_unused_varyings(

Mesa (master): radv: use the optimal packets order for dispatch calls

2017-11-02 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: bad31f6a65c148bb506d524150915e2b2fc74a0e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bad31f6a65c148bb506d524150915e2b2fc74a0e Author: Samuel Pitoiset Date: Tue Oct 31 09:58:00 2017 +0100 radv: use the optimal packets order for dispatch calls T

Mesa (master): r600: add support for mark bit to the assembler.

2017-11-02 Thread Dave Airlie
Module: Mesa Branch: master Commit: 159bf38c3a13737065011bf90c05ad1c35ab321f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=159bf38c3a13737065011bf90c05ad1c35ab321f Author: Dave Airlie Date: Thu Mar 31 16:04:55 2016 +1000 r600: add support for mark bit to the assembler. This adds s

Mesa (master): r600: add support for early depth/stencil.

2017-11-02 Thread Dave Airlie
Module: Mesa Branch: master Commit: de126b0402c53ed9011b8ea5237daea554537aa1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=de126b0402c53ed9011b8ea5237daea554537aa1 Author: Dave Airlie Date: Thu Mar 31 16:17:35 2016 +1000 r600: add support for early depth/stencil. This add support

Mesa (master): r600: add support for emitting RAT instructions to the assembler.

2017-11-02 Thread Dave Airlie
Module: Mesa Branch: master Commit: f3c6149c26079c50e5a45785c7314fa7fe32d40a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f3c6149c26079c50e5a45785c7314fa7fe32d40a Author: Dave Airlie Date: Thu Mar 31 16:06:37 2016 +1000 r600: add support for emitting RAT instructions to the assemb

Mesa (master): r600: add support for some ALU sources.

2017-11-02 Thread Dave Airlie
Module: Mesa Branch: master Commit: d584b4671f1c9186f091650c280c027a9922190e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d584b4671f1c9186f091650c280c027a9922190e Author: Dave Airlie Date: Thu Mar 31 15:52:52 2016 +1000 r600: add support for some ALU sources. These special ALU so

Mesa (master): r600: add support for valid pixel mode on CF clauses

2017-11-02 Thread Dave Airlie
Module: Mesa Branch: master Commit: 90ca378080c574a03f9235b803bcf4f85777a1d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=90ca378080c574a03f9235b803bcf4f85777a1d0 Author: Dave Airlie Date: Thu Mar 31 15:56:40 2016 +1000 r600: add support for valid pixel mode on CF clauses This ju

Mesa (master): ac/radeonsi: add support for tex instr without a derefence

2017-11-02 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 439a2febc4a658fdf38275268b6b5f566f3a3253 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=439a2febc4a658fdf38275268b6b5f566f3a3253 Author: Timothy Arceri Date: Wed Nov 1 12:43:46 2017 +1100 ac/radeonsi: add support for tex instr without a derefence

Mesa (master): nir: skip lowering sampler if there is no dereference

2017-11-02 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 440d08fe932be89f56fc8ebec94c8393a6626369 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=440d08fe932be89f56fc8ebec94c8393a6626369 Author: Timothy Arceri Date: Wed Nov 1 12:43:45 2017 +1100 nir: skip lowering sampler if there is no dereference Thi

Mesa (master): ac: remove unused i16 llvm type

2017-11-02 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 3d45acf71cefeeac77e9c4af7f1f8b776a9a8d16 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d45acf71cefeeac77e9c4af7f1f8b776a9a8d16 Author: Timothy Arceri Date: Thu Nov 2 12:44:08 2017 +1100 ac: remove unused i16 llvm type Reviewed-by: Dave Airlie

Mesa (master): ac: use the ac i32 llvm type

2017-11-02 Thread Timothy Arceri
Module: Mesa Branch: master Commit: bd59a0bb8b860aacaba9a137cecb8021408304cd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd59a0bb8b860aacaba9a137cecb8021408304cd Author: Timothy Arceri Date: Thu Nov 2 12:30:33 2017 +1100 ac: use the ac i32 llvm type Reviewed-by: Dave Airlie Re

Mesa (master): ac: use the ac f16 llvm type

2017-11-02 Thread Timothy Arceri
Module: Mesa Branch: master Commit: cd6cfd1095b08cc3156ca0bfa62e28fa337c67a9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd6cfd1095b08cc3156ca0bfa62e28fa337c67a9 Author: Timothy Arceri Date: Thu Nov 2 13:22:24 2017 +1100 ac: use the ac f16 llvm type Reviewed-by: Marek Olšák -

Mesa (master): ac: use the common v4i32 llvm type

2017-11-02 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 9db51b2393c1c8e2f0c2934a9ff01c6adaa8cb3f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9db51b2393c1c8e2f0c2934a9ff01c6adaa8cb3f Author: Timothy Arceri Date: Thu Nov 2 13:06:20 2017 +1100 ac: use the common v4i32 llvm type Reviewed-by: Marek Olš

Mesa (master): ac: use the ac f32 llvm type

2017-11-02 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 8f651ae0629b3d759d0e416e5b603d32a50af3e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f651ae0629b3d759d0e416e5b603d32a50af3e7 Author: Timothy Arceri Date: Thu Nov 2 13:19:52 2017 +1100 ac: use the ac f32 llvm type Reviewed-by: Marek Olšák -

Mesa (master): ac: use the ac ivoidt llvm type

2017-11-02 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 4d4799643dfc0236014c7d56b94575200e441819 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d4799643dfc0236014c7d56b94575200e441819 Author: Timothy Arceri Date: Thu Nov 2 12:42:34 2017 +1100 ac: use the ac ivoidt llvm type Reviewed-by: Dave Airlie

Mesa (master): ac: remove the remaining duplicate llvm types

2017-11-02 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 6e2eb96b6442f9f0660685af4172ab947c16e7c4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6e2eb96b6442f9f0660685af4172ab947c16e7c4 Author: Timothy Arceri Date: Thu Nov 2 13:37:46 2017 +1100 ac: remove the remaining duplicate llvm types Reviewed-by

Mesa (master): ac: add v2i32 to the common code and use it

2017-11-02 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 309a51411daa7219f10154ddf63bdf83f3d02d02 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=309a51411daa7219f10154ddf63bdf83f3d02d02 Author: Timothy Arceri Date: Thu Nov 2 12:59:00 2017 +1100 ac: add v2i32 to the common code and use it Reviewed-by:

Mesa (master): ac: add v2f32 to the common code and make use of it

2017-11-02 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 7f4966731fe1b6f928702596360f1fb5ec982557 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f4966731fe1b6f928702596360f1fb5ec982557 Author: Timothy Arceri Date: Thu Nov 2 13:24:27 2017 +1100 ac: add v2f32 to the common code and make use of it Revie

Mesa (master): ac: use the ac i1 llvm type

2017-11-02 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 21d71189eced527907232651d10357186abe4ced URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=21d71189eced527907232651d10357186abe4ced Author: Timothy Arceri Date: Thu Nov 2 12:39:48 2017 +1100 ac: use the ac i1 llvm type Reviewed-by: Dave Airlie Rev

Mesa (master): ac: add v3i32 to the common code and make use of it

2017-11-02 Thread Timothy Arceri
Module: Mesa Branch: master Commit: ee376ac6f4cbcb3f3938b1a73bc4fc7d269eca6f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ee376ac6f4cbcb3f3938b1a73bc4fc7d269eca6f Author: Timothy Arceri Date: Thu Nov 2 13:02:54 2017 +1100 ac: add v3i32 to the common code and make use of it Revie

Mesa (master): ac: use the common v8i32 llvm type

2017-11-02 Thread Timothy Arceri
Module: Mesa Branch: master Commit: d927db0672d513998350ba11ace685ecac9ab4f3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d927db0672d513998350ba11ace685ecac9ab4f3 Author: Timothy Arceri Date: Thu Nov 2 13:09:31 2017 +1100 ac: use the common v8i32 llvm type Reviewed-by: Marek Olš

Mesa (master): ac: remove usused v4f32

2017-11-02 Thread Timothy Arceri
Module: Mesa Branch: master Commit: e73a467005a0eed193166eae39cb56882d2897bb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e73a467005a0eed193166eae39cb56882d2897bb Author: Timothy Arceri Date: Thu Nov 2 13:34:13 2017 +1100 ac: remove usused v4f32 Reviewed-by: Marek Olšák ---

Mesa (master): ac: use the ac f64 llvm type

2017-11-02 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 368654a29964968f8b0fafa23afcc02fffb75e75 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=368654a29964968f8b0fafa23afcc02fffb75e75 Author: Timothy Arceri Date: Thu Nov 2 13:13:07 2017 +1100 ac: use the ac f64 llvm type Reviewed-by: Marek Olšák -

Mesa (master): ac: use the ac i64 llvm type

2017-11-02 Thread Timothy Arceri
Module: Mesa Branch: master Commit: c64cfa0392b9c71b5c231184a2192986aa6f4d69 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c64cfa0392b9c71b5c231184a2192986aa6f4d69 Author: Timothy Arceri Date: Thu Nov 2 12:45:29 2017 +1100 ac: use the ac i64 llvm type Reviewed-by: Dave Airlie Re

Mesa (master): ac: use the ac i8 llvm type

2017-11-02 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 209ad5c16f13f253845e23a15f6ad314615179a4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=209ad5c16f13f253845e23a15f6ad314615179a4 Author: Timothy Arceri Date: Thu Nov 2 12:41:09 2017 +1100 ac: use the ac i8 llvm type Reviewed-by: Dave Airlie Rev

Mesa (master): i915g: make gears run again.

2017-11-02 Thread Dave Airlie
Module: Mesa Branch: master Commit: cc69f2385ee5405cd1bef746d3e9006fc5430545 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cc69f2385ee5405cd1bef746d3e9006fc5430545 Author: Dave Airlie Date: Fri May 26 11:24:59 2017 +1000 i915g: make gears run again. We need to validate some struct

Mesa (master): nir/serialize: fix build with gcc 4.4.7

2017-11-02 Thread Dave Airlie
Module: Mesa Branch: master Commit: 57372c5a42969afe6c7afd6a0389a92e3e1a5178 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=57372c5a42969afe6c7afd6a0389a92e3e1a5178 Author: Dave Airlie Date: Fri Nov 3 12:58:25 2017 +1000 nir/serialize: fix build with gcc 4.4.7 I had to build on RH

Mesa (master): i915g: remove some unknown cap warnings.

2017-11-02 Thread Dave Airlie
Module: Mesa Branch: master Commit: 0722b6d693b0165e81c85ac8509f1d4c2f7ee87e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0722b6d693b0165e81c85ac8509f1d4c2f7ee87e Author: Dave Airlie Date: Fri May 26 11:27:22 2017 +1000 i915g: remove some unknown cap warnings. --- src/gallium/d