Mesa (master): r600: fix tgsi clock last setting

2018-02-25 Thread Dave Airlie
Module: Mesa Branch: master Commit: 0cc5be7741aa77bd65046d627370c18839e0da25 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0cc5be7741aa77bd65046d627370c18839e0da25 Author: Dave Airlie Date: Mon Feb 26 11:05:45 2018 +1000 r600: fix tgsi clock last setting On cayman this was hitting

Mesa (master): r600: add time lo/hi debugging output.

2018-02-25 Thread Dave Airlie
Module: Mesa Branch: master Commit: 4d72a1efeaa2266cd8ea512d5d2279325d6e3807 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d72a1efeaa2266cd8ea512d5d2279325d6e3807 Author: Dave Airlie Date: Mon Feb 26 11:05:26 2018 +1000 r600: add time lo/hi debugging output. This just adds the th

Mesa (master): radeonsi/nir: fix lds store in tcs outputs handling

2018-02-25 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 81f9d03807a671922d40d9cf1b69cb8f44329e2c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=81f9d03807a671922d40d9cf1b69cb8f44329e2c Author: Timothy Arceri Date: Mon Feb 26 11:36:11 2018 +1100 radeonsi/nir: fix lds store in tcs outputs handling We we

Mesa (master): gallium/tgsi: remove is_msaa_sampler array from tgsi_shader_info

2018-02-25 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 1a757c9c9780fdc3ac9b8ab7f486ca4cd31e20d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a757c9c9780fdc3ac9b8ab7f486ca4cd31e20d8 Author: Timothy Arceri Date: Fri Feb 23 13:46:27 2018 +1100 gallium/tgsi: remove is_msaa_sampler array from tgsi_shade

Mesa (master): radeonsi/nir: fix loading of doubles for tess varyings

2018-02-25 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 9f7c94084080f2fca15d1c282a827bffd3f3bd9e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f7c94084080f2fca15d1c282a827bffd3f3bd9e Author: Timothy Arceri Date: Mon Feb 26 11:36:49 2018 +1100 radeonsi/nir: fix loading of doubles for tess varyings Re

Mesa (master): ac: make use of ac_get_llvm_num_components() helper

2018-02-25 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 9873bd9dcdc85f37df512a1361967720b12593bb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9873bd9dcdc85f37df512a1361967720b12593bb Author: Timothy Arceri Date: Fri Feb 23 16:42:04 2018 +1100 ac: make use of ac_get_llvm_num_components() helper Revie

Mesa (master): radeonsi/nir: enable lowering of fpow

2018-02-25 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 22430224fec31591432d4a3e65c6f457ba1c1653 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=22430224fec31591432d4a3e65c6f457ba1c1653 Author: Timothy Arceri Date: Fri Feb 23 17:00:01 2018 +1100 radeonsi/nir: enable lowering of fpow Lowering fpow in NI

Mesa (master): r600: Take ALU_EXTENDED into account when evaluating jump offsets

2018-02-25 Thread Dave Airlie
Module: Mesa Branch: master Commit: c7cadcbda47537d474eea52b9e77e57ef9287f9b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7cadcbda47537d474eea52b9e77e57ef9287f9b Author: Gert Wollny Date: Sat Feb 24 11:31:22 2018 +0100 r600: Take ALU_EXTENDED into account when evaluating jump off

Mesa (master): util/bitset: Add C++ wrapper for static-size bitsets.

2018-02-25 Thread Francisco Jerez
Module: Mesa Branch: master Commit: bdbc2ffa4219b39e47a27decbc603d445286d92d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bdbc2ffa4219b39e47a27decbc603d445286d92d Author: Francisco Jerez Date: Mon Feb 12 14:09:24 2018 -0800 util/bitset: Add C++ wrapper for static-size bitsets. Re

Mesa (master): glsl: Switch ast_type_qualifier to a 128-bit bitset.

2018-02-25 Thread Francisco Jerez
Module: Mesa Branch: master Commit: ba79a90fb52e1e81fbfb38113e85a56b13497c50 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ba79a90fb52e1e81fbfb38113e85a56b13497c50 Author: Francisco Jerez Date: Mon Feb 12 14:18:15 2018 -0800 glsl: Switch ast_type_qualifier to a 128-bit bitset. Thi

Mesa (master): radeonsi: put both tessellation rings into 1 buffer

2018-02-25 Thread Marek Olšák
Module: Mesa Branch: master Commit: fca7dee9c6aa669764d8179e3064ea28b17d2835 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fca7dee9c6aa669764d8179e3064ea28b17d2835 Author: Marek Olšák Date: Sat Feb 3 02:03:08 2018 +0100 radeonsi: put both tessellation rings into 1 buffer Reviewed

Mesa (master): radeonsi: move 2nd-shader descriptor pointers into s[0:1]

2018-02-25 Thread Marek Olšák
Module: Mesa Branch: master Commit: 190e064e63e3acb603cd63488ea822605f71ac32 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=190e064e63e3acb603cd63488ea822605f71ac32 Author: Marek Olšák Date: Fri Feb 2 21:35:20 2018 +0100 radeonsi: move 2nd-shader descriptor pointers into s[0:1] If

Mesa (master): mesa: Expose EXT_shader_framebuffer_fetch(_non_coherent) on desktop and embedded GL.

2018-02-25 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 51562ea7a0678b8067f438f17a3d5fbe5280a997 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=51562ea7a0678b8067f438f17a3d5fbe5280a997 Author: Francisco Jerez Date: Fri Feb 23 18:35:59 2018 -0800 mesa: Expose EXT_shader_framebuffer_fetch(_non_coherent)

Mesa (master): glsl: Replace MESA_shader_framebuffer_fetch extension flags with EXT ones.

2018-02-25 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 6ebefb0fd5065bde02611172928a7cdeb9d32726 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6ebefb0fd5065bde02611172928a7cdeb9d32726 Author: Francisco Jerez Date: Mon Feb 12 14:54:27 2018 -0800 glsl: Replace MESA_shader_framebuffer_fetch extension fla

Mesa (master): glsl: Specify framebuffer fetch coherency mode in lower_blend_equation_advanced().

2018-02-25 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 537bb1da98c34eafbed714d468c56fc0af543e49 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=537bb1da98c34eafbed714d468c56fc0af543e49 Author: Francisco Jerez Date: Wed Feb 14 11:53:49 2018 -0800 glsl: Specify framebuffer fetch coherency mode in lower_

Mesa (master): glapi: Update XML for last revision of EXT_shader_framebuffer_fetch.

2018-02-25 Thread Francisco Jerez
Module: Mesa Branch: master Commit: e4124f9bc119ae22e34daea6f44bd3ddec454ec7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e4124f9bc119ae22e34daea6f44bd3ddec454ec7 Author: Francisco Jerez Date: Mon Feb 12 14:46:39 2018 -0800 glapi: Update XML for last revision of EXT_shader_framebu

Mesa (master): mesa: Rename MESA_shader_framebuffer_fetch gl_extensions bits to EXT.

2018-02-25 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 6a8ec78c2ab12d75f16e4a2f95e9be014dae021e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6a8ec78c2ab12d75f16e4a2f95e9be014dae021e Author: Francisco Jerez Date: Mon Feb 12 14:31:32 2018 -0800 mesa: Rename MESA_shader_framebuffer_fetch gl_extensions

Mesa (master): glsl: Add support for the framebuffer fetch layout(noncoherent) qualifier.

2018-02-25 Thread Francisco Jerez
Module: Mesa Branch: master Commit: ef9e3f63ca369e3549b4f17b39934dc4b3cbbb05 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef9e3f63ca369e3549b4f17b39934dc4b3cbbb05 Author: Francisco Jerez Date: Mon Feb 12 15:54:33 2018 -0800 glsl: Add support for the framebuffer fetch layout(noncoh

Mesa (master): glsl: Silence warnings when reading from a framebuffer fetch output.

2018-02-25 Thread Francisco Jerez
Module: Mesa Branch: master Commit: c6c64d4d6a134231cbdbe09e3c6c87adb811ac7d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c6c64d4d6a134231cbdbe09e3c6c87adb811ac7d Author: Francisco Jerez Date: Mon Feb 12 15:55:13 2018 -0800 glsl: Silence warnings when reading from a framebuffer fe

Mesa (master): util: Add EXPLICIT_CONVERSION macro.

2018-02-25 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 8d1f1ce4124c1e0dbfc5f3d0578fbee6e24140c8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8d1f1ce4124c1e0dbfc5f3d0578fbee6e24140c8 Author: Francisco Jerez Date: Mon Feb 12 16:32:20 2018 -0800 util: Add EXPLICIT_CONVERSION macro. This can be used to

Mesa (master): i965: Fix KHR_blend_equation_advanced with some render targets.

2018-02-25 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 27c829da28ab3cfac0195d02ffb13afa8fe0e23d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=27c829da28ab3cfac0195d02ffb13afa8fe0e23d Author: Francisco Jerez Date: Tue Feb 13 14:16:03 2018 -0800 i965: Fix KHR_blend_equation_advanced with some render ta

Mesa (master): mesa: Rename dd_function_table::BlendBarrier to match latest EXT spec.

2018-02-25 Thread Francisco Jerez
Module: Mesa Branch: master Commit: d0bef79f12aca8d3db323cc49881100be16905fb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d0bef79f12aca8d3db323cc49881100be16905fb Author: Francisco Jerez Date: Mon Feb 12 14:23:25 2018 -0800 mesa: Rename dd_function_table::BlendBarrier to match lat

Mesa (master): radeonsi: move tessellation ring info into si_screen

2018-02-25 Thread Marek Olšák
Module: Mesa Branch: master Commit: d2963d8b5f006092bed6b4e6443e5166c0cfdf15 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d2963d8b5f006092bed6b4e6443e5166c0cfdf15 Author: Marek Olšák Date: Sat Feb 3 01:51:53 2018 +0100 radeonsi: move tessellation ring info into si_screen Reviewe

Mesa (master): radeonsi: move TCS_OUT_LAYOUT.PatchVerticesIn to lower bits

2018-02-25 Thread Marek Olšák
Module: Mesa Branch: master Commit: 41895c26d325dcc2b4ed464731d1c56afdf3bd6b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=41895c26d325dcc2b4ed464731d1c56afdf3bd6b Author: Marek Olšák Date: Fri Feb 2 21:04:57 2018 +0100 radeonsi: move TCS_OUT_LAYOUT.PatchVerticesIn to lower bits

Mesa (master): radeonsi: change si_descriptors::shader_userdata_offset type to short

2018-02-25 Thread Marek Olšák
Module: Mesa Branch: master Commit: 1d1df76d2b3b65f18002cec1957c6115b5bd12a5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d1df76d2b3b65f18002cec1957c6115b5bd12a5 Author: Marek Olšák Date: Wed Feb 7 01:31:33 2018 +0100 radeonsi: change si_descriptors::shader_userdata_offset type

Mesa (master): glsl: Initialize ir_variable_data::fb_fetch_output earlier for GL(ES) 2.

2018-02-25 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 1bc01db95fb5162f01a2c4a9b2473dd7a5eddcd8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1bc01db95fb5162f01a2c4a9b2473dd7a5eddcd8 Author: Francisco Jerez Date: Mon Feb 12 15:24:39 2018 -0800 glsl: Initialize ir_variable_data::fb_fetch_output earlie

Mesa (master): glsl: Allow layout token for EXT_shader_framebuffer_fetch_non_coherent.

2018-02-25 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 0aeec504b484cb37b856dd574974d739f35e968b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0aeec504b484cb37b856dd574974d739f35e968b Author: Francisco Jerez Date: Mon Feb 12 15:26:45 2018 -0800 glsl: Allow layout token for EXT_shader_framebuffer_fetch

Mesa (master): mesa: Implement glFramebufferFetchBarrierEXT entry point.

2018-02-25 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 378e918e2891b2712b64c4ad1ef92bfc539a13e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=378e918e2891b2712b64c4ad1ef92bfc539a13e7 Author: Francisco Jerez Date: Mon Feb 12 14:48:20 2018 -0800 mesa: Implement glFramebufferFetchBarrierEXT entry point.

Mesa (master): radeonsi: remove si_descriptors parameter from emit_shader_pointer functions

2018-02-25 Thread Marek Olšák
Module: Mesa Branch: master Commit: fb410ae3928b58a3b4b2882ebf97e0e4ba420ad1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb410ae3928b58a3b4b2882ebf97e0e4ba420ad1 Author: Marek Olšák Date: Sat Feb 3 15:47:08 2018 +0100 radeonsi: remove si_descriptors parameter from emit_shader_po

Mesa (master): radeonsi: move tess ring address into TCS_OUT_LAYOUT, removes 2 TCS user SGPRs

2018-02-25 Thread Marek Olšák
Module: Mesa Branch: master Commit: 2d03c4cac8dfac5cd2ba2f420a2336d3bf516860 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2d03c4cac8dfac5cd2ba2f420a2336d3bf516860 Author: Marek Olšák Date: Sat Feb 3 03:19:25 2018 +0100 radeonsi: move tess ring address into TCS_OUT_LAYOUT, removes

Mesa (master): radeonsi: preload the tess offchip ring in TES

2018-02-25 Thread Marek Olšák
Module: Mesa Branch: master Commit: 63ea0a00a342f33d4bb7389350912e56aec1b9b1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=63ea0a00a342f33d4bb7389350912e56aec1b9b1 Author: Marek Olšák Date: Sat Feb 3 04:00:57 2018 +0100 radeonsi: preload the tess offchip ring in TES so that it's

Mesa (master): nvir: dont optimize mad with subops to shladd

2018-02-25 Thread Karol Herbst
Module: Mesa Branch: master Commit: f0b39779a09de67d3576ae864bffee903523c69e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f0b39779a09de67d3576ae864bffee903523c69e Author: Karol Herbst Date: Fri Feb 23 22:51:05 2018 +0100 nvir: dont optimize mad with subops to shladd Signed-off-by