Mesa (master): radeonsi: don't set RB+ registers on GFX9 chips without RB+

2018-04-09 Thread Marek Olšák
Module: Mesa Branch: master Commit: f33e4482b391f8f69abdbd2831ed34c7b0e41138 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f33e4482b391f8f69abdbd2831ed34c7b0e41138 Author: Marek Olšák Date: Sat Apr 7 11:53:26 2018 -0400 radeonsi: don't set RB+ registers on

Mesa (master): i965: return the fourcc saved in __DRIimage when possible

2018-04-09 Thread Tapani Pälli
Module: Mesa Branch: master Commit: f23b45dce3888112b7d26a623ab1280ce86533a1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f23b45dce3888112b7d26a623ab1280ce86533a1 Author: Xiong, James Date: Thu Apr 5 11:58:14 2018 -0700 i965: return the fourcc saved in

Mesa (master): etnaviv: meson: add etnaviv_query_pm.[ch] to the sources

2018-04-09 Thread Christian Gmeiner
Module: Mesa Branch: master Commit: ea2536cd26c925fe3796a86575ec5aed0f56332b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea2536cd26c925fe3796a86575ec5aed0f56332b Author: Emil Velikov Date: Mon Apr 9 17:57:19 2018 +0100 etnaviv: meson: add

Mesa (master): radeonsi: correct si_vgt_param_key on big endian machines

2018-04-09 Thread Marek Olšák
Module: Mesa Branch: master Commit: be628e47494fb19db593a2006feb1c3688014d92 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=be628e47494fb19db593a2006feb1c3688014d92 Author: Bas Vermeulen Date: Mon Apr 9 13:06:00 2018 +0200 radeonsi: correct si_vgt_param_key on

Mesa (master): i965/miptree: Move the clear color and value setter implementations

2018-04-09 Thread Nanley Chery
Module: Mesa Branch: master Commit: 3dbb49a97809cd3a9911d2782bb7b03f8ae1a7d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3dbb49a97809cd3a9911d2782bb7b03f8ae1a7d8 Author: Nanley Chery Date: Tue Mar 27 15:46:49 2018 -0700 i965/miptree: Move the clear

Mesa (master): i965: Use the brw_context for the clear color and value setters

2018-04-09 Thread Nanley Chery
Module: Mesa Branch: master Commit: 1ce7ae391e8a41b2ee4dab568cd77faa072a0fe2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ce7ae391e8a41b2ee4dab568cd77faa072a0fe2 Author: Nanley Chery Date: Wed Mar 28 17:53:13 2018 -0700 i965: Use the brw_context for the

Mesa (master): i965: Make the miptree clear color setter take a gl_color_union

2018-04-09 Thread Nanley Chery
Module: Mesa Branch: master Commit: 1d94aa19877fb702ffacacde28ad7253cce72c97 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d94aa19877fb702ffacacde28ad7253cce72c97 Author: Nanley Chery Date: Wed Mar 28 18:06:58 2018 -0700 i965: Make the miptree clear

Mesa (master): mesa/st/nir: fix instruction removal

2018-04-09 Thread Rob Clark
Module: Mesa Branch: master Commit: d66dc343164c19efe9f42cd32d0b28b40e384ef8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d66dc343164c19efe9f42cd32d0b28b40e384ef8 Author: Rob Clark Date: Fri Apr 6 16:03:07 2018 -0400 mesa/st/nir: fix instruction removal At

Mesa (master): mesa/st/nir: fix naked lowering pass call

2018-04-09 Thread Rob Clark
Module: Mesa Branch: master Commit: becf2d1faccf7dc78ea1d25e756d42e678a5b8ad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=becf2d1faccf7dc78ea1d25e756d42e678a5b8ad Author: Rob Clark Date: Fri Apr 6 15:06:36 2018 -0400 mesa/st/nir: fix naked lowering pass call

Mesa (master): nir: add comment about nir_src_copy()

2018-04-09 Thread Rob Clark
Module: Mesa Branch: master Commit: c4457113e9327ce16e56fbf5a38a694e04849ab3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4457113e9327ce16e56fbf5a38a694e04849ab3 Author: Rob Clark Date: Fri Apr 6 08:28:53 2018 -0400 nir: add comment about nir_src_copy() So

Mesa (master): radv: Always reset draw user SGPRs after secondary command buffer.

2018-04-09 Thread Bas Nieuwenhuizen
Module: Mesa Branch: master Commit: 41fbcc7901bc7a95fb7d5ccffdb3c18ba0361c40 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=41fbcc7901bc7a95fb7d5ccffdb3c18ba0361c40 Author: Bas Nieuwenhuizen Date: Mon Apr 9 16:54:55 2018 +0200 radv: Always reset draw user

Mesa (master): radv: Don't set instance count using predication.

2018-04-09 Thread Bas Nieuwenhuizen
Module: Mesa Branch: master Commit: 74b0b869ddd4dbd36482aa9bec3403d45396af2d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=74b0b869ddd4dbd36482aa9bec3403d45396af2d Author: Bas Nieuwenhuizen Date: Mon Apr 9 16:53:57 2018 +0200 radv: Don't set instance

Mesa (master): intel: aubinator: print out addresses of invalid instructions

2018-04-09 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: f3353e53dbd1afb1a399e8b2edac4ae403a2ecb2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f3353e53dbd1afb1a399e8b2edac4ae403a2ecb2 Author: Lionel Landwerlin Date: Sat Apr 7 01:15:55 2018 +0100 intel: aubinator: print

Mesa (master): nir/lower_system_values: Support SYSTEM_VALUE_LOCAL_GROUP_SIZE

2018-04-09 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 131d454c35400fc61b317121ab12881140457208 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=131d454c35400fc61b317121ab12881140457208 Author: Jason Ekstrand Date: Wed Mar 21 17:18:05 2018 -0700 nir/lower_system_values:

Mesa (master): anv/pipeline: Lower more constant initializers earlier

2018-04-09 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: c3f9d5c235734757f7a9cf2413d823b3a06cf0ad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c3f9d5c235734757f7a9cf2413d823b3a06cf0ad Author: Jason Ekstrand Date: Thu Mar 22 18:37:42 2018 -0700 anv/pipeline: Lower more

Mesa (master): spirv: Use the LOCAL_GROUP_SIZE system value

2018-04-09 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 14e0a222d959523252a300aec8dc94abe7d64529 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=14e0a222d959523252a300aec8dc94abe7d64529 Author: Jason Ekstrand Date: Wed Mar 21 17:20:00 2018 -0700 spirv: Use the LOCAL_GROUP_SIZE

Mesa (master): st/glsl_to_nir: set paramater value offset as driver location for packed uniforms

2018-04-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: bd4cc54c8bcad0836b92cf60c4d221e5dda38e9b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd4cc54c8bcad0836b92cf60c4d221e5dda38e9b Author: Timothy Arceri Date: Thu Mar 22 11:52:19 2018 +1100 st/glsl_to_nir: set paramater

Mesa (master): radeonsi/nir: tidy up si_nir_load_sampler_desc()

2018-04-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 494a5c350126268c45f3055687e22593a3fd74f4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=494a5c350126268c45f3055687e22593a3fd74f4 Author: Timothy Arceri Date: Thu Mar 22 11:55:20 2018 +1100 radeonsi/nir: tidy up

Mesa (master): radeonsi/nir: don't add bindless samplers/images to declared bitmasks

2018-04-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 222d862cd332dba3c2bd8b28270c3a0d0aed6ec6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=222d862cd332dba3c2bd8b28270c3a0d0aed6ec6 Author: Timothy Arceri Date: Wed Mar 28 12:31:01 2018 +1100 radeonsi/nir: don't add bindless

Mesa (master): radeonsi/nir: set uses_bindless_images for images

2018-04-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: d7cbe795edefb616c2df9d3bda0a2dc80a2c3405 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d7cbe795edefb616c2df9d3bda0a2dc80a2c3405 Author: Timothy Arceri Date: Mon Feb 19 08:44:50 2018 +1100 radeonsi/nir: set

Mesa (master): st/mesa: stop calling _mesa_init_shader_object_functions()

2018-04-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: f33d9036b9145e3ff015e14537398d79c40fcf3f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f33d9036b9145e3ff015e14537398d79c40fcf3f Author: Timothy Arceri Date: Wed Apr 4 16:29:59 2018 +1000 st/mesa: stop calling

Mesa (master): nir: dont lower bindless samplers

2018-04-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 74b3fc2ce0f854bbe4b1d5e052e59b61a49f62ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=74b3fc2ce0f854bbe4b1d5e052e59b61a49f62ba Author: Timothy Arceri Date: Thu Mar 22 14:28:22 2018 +1100 nir: dont lower bindless samplers

Mesa (master): radeonsi: convert dispatch packet to little endian

2018-04-09 Thread Marek Olšák
Module: Mesa Branch: master Commit: c63bef15fc6f55ad9d5aa82076b94108f6b54236 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c63bef15fc6f55ad9d5aa82076b94108f6b54236 Author: Bas Vermeulen Date: Mon Apr 9 13:06:01 2018 +0200 radeonsi: convert dispatch packet to

Mesa (master): nir: Fix a typo in src/compiler/Makefile.nir.am

2018-04-09 Thread Brian Paul
Module: Mesa Branch: master Commit: 42c2f5b579caf487069daca85a3fd77f9fd00304 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=42c2f5b579caf487069daca85a3fd77f9fd00304 Author: Bastien Orivel Date: Fri Apr 6 10:28:00 2018 -0600 nir: Fix a typo in

Mesa (master): st/mesa: exit st_translate_fragment_program() earlier for NIR path

2018-04-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: bc71e20993a456ab17e1775bf905fa000aae4c71 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc71e20993a456ab17e1775bf905fa000aae4c71 Author: Timothy Arceri Date: Thu Apr 5 16:20:23 2018 +1000 st/mesa: exit

Mesa (master): st/mesa: finalise tcs/tes/geom NIR before storing it to the cache

2018-04-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 6066f08ee937ad73dd06ec763dff0223d5268874 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6066f08ee937ad73dd06ec763dff0223d5268874 Author: Timothy Arceri Date: Thu Apr 5 16:36:09 2018 +1000 st/mesa: finalise tcs/tes/geom NIR

Mesa (master): radv: add radv_use_dcc_for_image() helper

2018-04-09 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 95d5ad80e9d9670a7dd8c6fd7891b97fd006b44d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=95d5ad80e9d9670a7dd8c6fd7891b97fd006b44d Author: Samuel Pitoiset Date: Fri Mar 30 16:46:14 2018 +0200 radv: add

Mesa (master): radv: simplify a check in radv_initialise_color_surface()

2018-04-09 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 2692736cee84931ca9b50faaa02529f4b78fe312 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2692736cee84931ca9b50faaa02529f4b78fe312 Author: Samuel Pitoiset Date: Fri Apr 6 16:02:16 2018 +0200 radv: simplify a check in

Mesa (master): radv: rename radv_image_is_tc_compat_htile()

2018-04-09 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: fab5fe4284ee8087c2a38df0cb7af76ac591b5ee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fab5fe4284ee8087c2a38df0cb7af76ac591b5ee Author: Samuel Pitoiset Date: Fri Apr 6 16:07:22 2018 +0200 radv: rename

Mesa (master): radv: add radv_get_cmask_fast_clear_value() helper

2018-04-09 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 32f5174ce825d13ed3b1cb6e8c5f8091ddc5045f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=32f5174ce825d13ed3b1cb6e8c5f8091ddc5045f Author: Samuel Pitoiset Date: Fri Apr 6 15:32:25 2018 +0200 radv: add

Mesa (master): radv: add radv_image_has_{cmask,fmask,dcc,htile}() helpers

2018-04-09 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 0fc9113ac593e396d3b103bebb2713aac9d072ff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0fc9113ac593e396d3b103bebb2713aac9d072ff Author: Samuel Pitoiset Date: Fri Apr 6 15:37:28 2018 +0200 radv: add

Mesa (master): radv: clean up radv_vi_dcc_enabled()

2018-04-09 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: ed41e776d03d27d2874f9b02e00bbd1f2226528f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ed41e776d03d27d2874f9b02e00bbd1f2226528f Author: Samuel Pitoiset Date: Fri Apr 6 16:00:08 2018 +0200 radv: clean up

Mesa (master): radv: add radv_clear_{cmask,dcc} helpers

2018-04-09 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: f882c62218fdb184c57e65b9d84b6214d8eef156 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f882c62218fdb184c57e65b9d84b6214d8eef156 Author: Samuel Pitoiset Date: Fri Apr 6 12:22:02 2018 +0200 radv: add

Mesa (master): radv: clean up radv_htile_enabled()

2018-04-09 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: e213f199079365ff03a7012b2b57f1d47843d507 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e213f199079365ff03a7012b2b57f1d47843d507 Author: Samuel Pitoiset Date: Fri Apr 6 15:57:48 2018 +0200 radv: clean up

Mesa (master): mesa: adds some comments regarding MESA_GLES_VERSION_OVERRIDE usage

2018-04-09 Thread Andres Gomez
Module: Mesa Branch: master Commit: 7cf3932098aba5fefaf241e35ee276b82e6e8ec7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7cf3932098aba5fefaf241e35ee276b82e6e8ec7 Author: Andres Gomez Date: Fri Mar 2 15:02:33 2018 +0200 mesa: adds some comments regarding

Mesa (master): docs: properly escape characters

2018-04-09 Thread Andres Gomez
Module: Mesa Branch: master Commit: a055f5108dfb26522266095d9beb72857d2051f4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a055f5108dfb26522266095d9beb72857d2051f4 Author: Andres Gomez Date: Mon Apr 9 13:32:43 2018 +0300 docs: properly escape characters

Mesa (master): dri_util: don't fail when not supporting ARB_compatibility with GL3.1

2018-04-09 Thread Andres Gomez
Module: Mesa Branch: master Commit: c6067fcd0747c85dee333b9b5726fc7fec998c1b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c6067fcd0747c85dee333b9b5726fc7fec998c1b Author: Andres Gomez Date: Sat Mar 3 00:55:46 2018 +0200 dri_util: don't fail when not supporting

Mesa (master): mesa: simplify MESA_GL_VERSION_OVERRIDE behavior of API override

2018-04-09 Thread Andres Gomez
Module: Mesa Branch: master Commit: 806ab42c0f53064a774f002e311cfbb7ff10a667 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=806ab42c0f53064a774f002e311cfbb7ff10a667 Author: Marek Olšák Date: Tue Mar 6 18:27:30 2018 -0500 mesa: simplify MESA_GL_VERSION_OVERRIDE

Mesa (master): dri_util: when overriding, always reset the core version

2018-04-09 Thread Andres Gomez
Module: Mesa Branch: master Commit: 044acd3569cbe689712be3c35544ceb7da4e5347 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=044acd3569cbe689712be3c35544ceb7da4e5347 Author: Andres Gomez Date: Fri Mar 2 15:25:32 2018 +0200 dri_util: when overriding, always reset

Mesa (master): radv: fix prefetching of vertex shader and VBOs on SI

2018-04-09 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 04e609f1f8cf633f33b20de7f8c603e301379b74 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=04e609f1f8cf633f33b20de7f8c603e301379b74 Author: Samuel Pitoiset Date: Mon Apr 9 14:38:16 2018 +0200 radv: fix prefetching of

Mesa (master): radv: implement VK_AMD_shader_core_properties

2018-04-09 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 56a4d03b0cbc4477e8074652919994b3eaac0b94 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56a4d03b0cbc4477e8074652919994b3eaac0b94 Author: Samuel Pitoiset Date: Fri Apr 6 12:40:33 2018 +0200 radv: implement

Mesa (master): vulkan: Update the XML and headers to 1.1.72

2018-04-09 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: b30dec738a66d5427916b56f4428bb3d45dd4756 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b30dec738a66d5427916b56f4428bb3d45dd4756 Author: Samuel Pitoiset Date: Fri Apr 6 12:39:41 2018 +0200 vulkan: Update the XML and