Mesa (master): 26 new commits

2017-10-31 Thread Jordan Justen
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a61a8b9a7c7cdbb42b74a76c2ec825f7107cc83 Author: Jordan Justen Date: Sat Feb 25 02:30:06 2017 -0800 i965: Initialize disk shader cache if MESA_GLSL_CACHE_DISABLE is false (Apologies for the double negative.) For now

Mesa (master): gallium: add cap for driver specified max combined shader resources.

2017-10-31 Thread Dave Airlie
Module: Mesa Branch: master Commit: d3fdd66401b3c3853162d13b452cd19c03354ede URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d3fdd66401b3c3853162d13b452cd19c03354ede Author: Dave Airlie Date: Wed Nov 1 09:40:33 2017 +1000 gallium: add cap for driver specified max combined shader res

Mesa (master): mesa/st: implement max combined output resources limiting.

2017-10-31 Thread Dave Airlie
Module: Mesa Branch: master Commit: 57892a23be9058b535072ce03dc155f42db02be4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=57892a23be9058b535072ce03dc155f42db02be4 Author: Dave Airlie Date: Wed Nov 1 09:54:27 2017 +1000 mesa/st: implement max combined output resources limiting. i

Mesa (master): r600/sb: bail out if prepare_alu_group() doesn' t find a proper scheduling

2017-10-31 Thread Dave Airlie
Module: Mesa Branch: master Commit: 69eee511c631a8372803f175bd6f5a9551230424 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=69eee511c631a8372803f175bd6f5a9551230424 Author: Gert Wollny Date: Mon Oct 16 21:06:26 2017 +0200 r600/sb: bail out if prepare_alu_group() doesn't find a prope

Mesa (master): radeonsi: fix culldist_writemask in nir path

2017-10-31 Thread Timothy Arceri
Module: Mesa Branch: master Commit: e80bbd6f52341cbf9363f3c0c8b7ad3be851b1e6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e80bbd6f52341cbf9363f3c0c8b7ad3be851b1e6 Author: Timothy Arceri Date: Tue Oct 31 14:19:18 2017 +1100 radeonsi: fix culldist_writemask in nir path The shared s

Mesa (master): nir/opt_intrinsics: Fix values for gl_SubGroupG{e, t}MaskARB

2017-10-31 Thread Neil Roberts
Module: Mesa Branch: master Commit: b697ece10aa041b8653eb184d73dcf5b846729a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b697ece10aa041b8653eb184d73dcf5b846729a3 Author: Neil Roberts Date: Tue Oct 31 15:05:33 2017 +0100 nir/opt_intrinsics: Fix values for gl_SubGroupG{e,t}MaskARB

Mesa (master): intel/isl: Disable some gen10 CCS_E formats for now

2017-10-31 Thread Nanley Chery
Module: Mesa Branch: master Commit: c7baaafe543ee5d4756fdd034a89fdcc47429a7e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7baaafe543ee5d4756fdd034a89fdcc47429a7e Author: Nanley Chery Date: Wed Aug 23 10:51:28 2017 -0700 intel/isl: Disable some gen10 CCS_E formats for now CannonL

Mesa (master): i965: Check CCS_E compatibility for texture view rendering

2017-10-31 Thread Nanley Chery
Module: Mesa Branch: master Commit: 9e849eb8bb97259136b40dc2b06f42a81cfd3dae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e849eb8bb97259136b40dc2b06f42a81cfd3dae Author: Nanley Chery Date: Thu Oct 26 16:05:52 2017 -0700 i965: Check CCS_E compatibility for texture view rendering

Mesa (master): gbm: fail symbol check if lib is missing

2017-10-31 Thread Eric Engeström
Module: Mesa Branch: master Commit: d830351bfa454a560aa0566a9d22aff910bcf456 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d830351bfa454a560aa0566a9d22aff910bcf456 Author: Eric Engestrom Date: Mon Oct 30 15:27:25 2017 + gbm: fail symbol check if lib is missing Signed-off-by: E

Mesa (master): meson: pass correct args to gles1 ABI test

2017-10-31 Thread Eric Engeström
Module: Mesa Branch: master Commit: 8a3022ffa05a7951a0929ff292f201b4260a6023 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8a3022ffa05a7951a0929ff292f201b4260a6023 Author: Eric Engestrom Date: Mon Oct 30 15:46:05 2017 + meson: pass correct args to gles1 ABI test Signed-off-by:

Mesa (master): meson: pass correct args to wayland-egl symbol test

2017-10-31 Thread Eric Engeström
Module: Mesa Branch: master Commit: be301ab724ce3a582a9a33f311893f3c6b55e964 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=be301ab724ce3a582a9a33f311893f3c6b55e964 Author: Eric Engestrom Date: Mon Oct 30 15:47:26 2017 + meson: pass correct args to wayland-egl symbol test Signe

Mesa (master): automake+meson: don't run egl symbol check on libglvnd lib

2017-10-31 Thread Eric Engeström
Module: Mesa Branch: master Commit: 64f17440b65b3065ba3d14155cd3da831200e49c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64f17440b65b3065ba3d14155cd3da831200e49c Author: Eric Engestrom Date: Mon Oct 30 15:43:10 2017 + automake+meson: don't run egl symbol check on libglvnd lib

Mesa (master): gles1: fail symbol check if lib is missing

2017-10-31 Thread Eric Engeström
Module: Mesa Branch: master Commit: 4e7612c54d6a121a5e45985709c33bcd7f8af995 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e7612c54d6a121a5e45985709c33bcd7f8af995 Author: Eric Engestrom Date: Mon Oct 30 15:28:08 2017 + gles1: fail symbol check if lib is missing Signed-off-by:

Mesa (master): meson: pass correct args to gles2 ABI test

2017-10-31 Thread Eric Engeström
Module: Mesa Branch: master Commit: 3ba973fe3784438690c4029f18ab5b514f7ae5d1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ba973fe3784438690c4029f18ab5b514f7ae5d1 Author: Eric Engestrom Date: Mon Oct 30 15:46:15 2017 + meson: pass correct args to gles2 ABI test Signed-off-by:

Mesa (master): meson: pass correct env/args to egl tests

2017-10-31 Thread Eric Engeström
Module: Mesa Branch: master Commit: 1946de2b71b08cd60e6a108cf642d82086be8236 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1946de2b71b08cd60e6a108cf642d82086be8236 Author: Eric Engestrom Date: Mon Oct 30 15:42:16 2017 + meson: pass correct env/args to egl tests Signed-off-by:

Mesa (master): meson: pass correct args to gbm symbol test

2017-10-31 Thread Eric Engeström
Module: Mesa Branch: master Commit: 5eb7bd0e775e2a4ed3e83dc0e0e5e9888d302b3d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5eb7bd0e775e2a4ed3e83dc0e0e5e9888d302b3d Author: Eric Engestrom Date: Mon Oct 30 15:45:22 2017 + meson: pass correct args to gbm symbol test Signed-off-by

Mesa (master): egl: fail symbol check if lib is missing

2017-10-31 Thread Eric Engeström
Module: Mesa Branch: master Commit: 0529a63384a50fcaad837186f6591b6a7f26127a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0529a63384a50fcaad837186f6591b6a7f26127a Author: Eric Engestrom Date: Mon Oct 30 15:27:10 2017 + egl: fail symbol check if lib is missing Signed-off-by: E

Mesa (master): wayland-egl: fail symbol check if lib is missing

2017-10-31 Thread Eric Engeström
Module: Mesa Branch: master Commit: 4e43ba5687b840f9c2a42375f6a434d7829fd762 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e43ba5687b840f9c2a42375f6a434d7829fd762 Author: Eric Engestrom Date: Mon Oct 30 15:27:49 2017 + wayland-egl: fail symbol check if lib is missing Signed-o

Mesa (master): gles2: fail symbol check if lib is missing

2017-10-31 Thread Eric Engeström
Module: Mesa Branch: master Commit: ddb3a695a8fba949fd6e8bc1b483aa361b3fbd5a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ddb3a695a8fba949fd6e8bc1b483aa361b3fbd5a Author: Eric Engestrom Date: Mon Oct 30 15:28:18 2017 + gles2: fail symbol check if lib is missing Signed-off-by:

Mesa (master): meson: set visibility flags on gbm

2017-10-31 Thread Dylan Baker
Module: Mesa Branch: master Commit: 1c591193689869a62f1a4b2cfc625aa22411ca6e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1c591193689869a62f1a4b2cfc625aa22411ca6e Author: Dylan Baker Date: Mon Oct 30 11:31:45 2017 -0700 meson: set visibility flags on gbm This is done in autotools

Mesa (master): meson: Don't link gbm with threads

2017-10-31 Thread Dylan Baker
Module: Mesa Branch: master Commit: c16486f5dba0f8316219650f5e31b44a6e46e370 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c16486f5dba0f8316219650f5e31b44a6e46e370 Author: Dylan Baker Date: Mon Oct 30 11:30:34 2017 -0700 meson: Don't link gbm with threads It's supposed to be linke

Mesa (master): meson: Use true and false instead of yes and no for tristate options

2017-10-31 Thread Dylan Baker
Module: Mesa Branch: master Commit: 0589331d54396cbcdcf985ba37470e77a4c7bee2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0589331d54396cbcdcf985ba37470e77a4c7bee2 Author: Dylan Baker Date: Mon Oct 30 10:27:48 2017 -0700 meson: Use true and false instead of yes and no for tristate

Mesa (master): winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx.

2017-10-31 Thread Marek Olšák
Module: Mesa Branch: master Commit: f03b7c9ad92c1656a221297819fbc6d065cc0af7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f03b7c9ad92c1656a221297819fbc6d065cc0af7 Author: Andrey Grodzovsky Date: Tue Oct 31 11:40:12 2017 -0400 winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per

Mesa (master): meson: do not search for needless deps

2017-10-31 Thread Erik Faye-Lund
Module: Mesa Branch: master Commit: 5c2ff5773a707519f6a773126f201c4e1e8a42d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5c2ff5773a707519f6a773126f201c4e1e8a42d7 Author: Erik Faye-Lund Date: Wed Oct 25 10:02:38 2017 +0200 meson: do not search for needless deps If we don't want t

Mesa (master): radv: bail out when binding the same vertex buffers

2017-10-31 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 5010436e09f3a7acae679e192d2fe65f04c87c79 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5010436e09f3a7acae679e192d2fe65f04c87c79 Author: Samuel Pitoiset Date: Mon Oct 30 19:37:39 2017 +0100 radv: bail out when binding the same vertex buffers Sign

Mesa (master): radv: bail out when binding the same index buffer

2017-10-31 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 11fdc2cd3420aa1541cc4c3c733e9a878308eb55 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=11fdc2cd3420aa1541cc4c3c733e9a878308eb55 Author: Samuel Pitoiset Date: Mon Oct 30 17:12:05 2017 +0100 radv: bail out when binding the same index buffer DOW3 a

Mesa (master): meson: use dep_m in libgallium

2017-10-31 Thread Erik Faye-Lund
Module: Mesa Branch: master Commit: cf41c19d9fc6c12f5fc22d0b25b9d071f70a42ca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf41c19d9fc6c12f5fc22d0b25b9d071f70a42ca Author: Erik Faye-Lund Date: Sat Oct 28 14:36:04 2017 +0200 meson: use dep_m in libgallium The u_format_other.c users