Mesa (master): nir: fix opt_if_loop_last_continue()

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a2ec78883f402ccfb60bce3c35ec819061e6338f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a2ec78883f402ccfb60bce3c35ec819061e6338f Author: Timothy Arceri Date: Fri Dec 14 10:23:27 2018 +1100 nir: fix opt_if_loop_last_continue() The pass did not cor

Mesa (master): freedreno: debug GEM obj names

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 4cd016b5d6a8f3baeea8850deeb528d5febf4784 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4cd016b5d6a8f3baeea8850deeb528d5febf4784 Author: Rob Clark Date: Fri Nov 30 08:29:51 2018 -0500 freedreno: debug GEM obj names With a recent enough kernel, se

Mesa (master): freedreno/a6xx: fix resource_copy_region()

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 0ac5acaeaaa651d850d77ebab094fa851a7ee06d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ac5acaeaaa651d850d77ebab094fa851a7ee06d Author: Rob Clark Date: Thu Dec 13 09:15:33 2018 -0500 freedreno/a6xx: fix resource_copy_region() pctx->resource_copy

Mesa (master): freedreno/a6xx: more blitter fixes

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 57b76ee2a877057e1d32f9719cada69cc17562e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=57b76ee2a877057e1d32f9719cada69cc17562e2 Author: Rob Clark Date: Tue Dec 11 12:36:52 2018 -0500 freedreno/a6xx: more blitter fixes Signed-off-by: Rob Clark

Mesa (master): freedreno: also set DUMP flag on shaders

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 3e8e033f4c1f09d5c1b9373ba850fe4d46e5b048 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3e8e033f4c1f09d5c1b9373ba850fe4d46e5b048 Author: Rob Clark Date: Tue Dec 4 08:07:50 2018 -0500 freedreno: also set DUMP flag on shaders If we emit shader as

Mesa (master): gallium/aux: add is_unorm() helper

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 532f8c0043142a32e1954950870bf8b84d288633 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=532f8c0043142a32e1954950870bf8b84d288633 Author: Rob Clark Date: Tue Dec 11 11:13:49 2018 -0500 gallium/aux: add is_unorm() helper We already had one for is_s

Mesa (master): freedreno: move fd_resource_copy_region()

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 4ec2f6129b9283d81b5dc8d95d304b243ec5145c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4ec2f6129b9283d81b5dc8d95d304b243ec5145c Author: Rob Clark Date: Thu Dec 13 09:14:48 2018 -0500 freedreno: move fd_resource_copy_region() Code-motion prep for

Mesa (master): freedreno/drm: sync uapi and enable softpin

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 7ef722861b691ce99be3827ed05f8c0ddf2cd66e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7ef722861b691ce99be3827ed05f8c0ddf2cd66e Author: Rob Clark Date: Wed Nov 28 08:50:19 2018 -0500 freedreno/drm: sync uapi and enable softpin Pull in updated UA

Mesa (master): freedreno: update generated headers

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: d15fc787bc71f40a0bd82babcee5cb6589399f25 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d15fc787bc71f40a0bd82babcee5cb6589399f25 Author: Rob Clark Date: Tue Dec 11 10:59:53 2018 -0500 freedreno: update generated headers Signed-off-by: Rob Clark

Mesa (master): freedreno/ir3: fix crash

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: c19c4bf48845be044605a97d0ea0c278bf2e1d6e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c19c4bf48845be044605a97d0ea0c278bf2e1d6e Author: Rob Clark Date: Mon Dec 10 10:39:28 2018 -0500 freedreno/ir3: fix crash Fixes a crash in dEQP-GLES3.functiona

Mesa (master): freedreno/a6xx: fix blitter crash

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 85cd4df47f952414e47fc61a08a03fdf285af766 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=85cd4df47f952414e47fc61a08a03fdf285af766 Author: Rob Clark Date: Mon Dec 10 10:40:31 2018 -0500 freedreno/a6xx: fix blitter crash Fixes a crash with unsupport

Mesa (master): freedreno/ir3: don't remove unused input components

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: cca1e9606c1fa05dafb994d2d1d92a9b2a35c5c2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cca1e9606c1fa05dafb994d2d1d92a9b2a35c5c2 Author: Rob Clark Date: Thu Dec 13 13:50:50 2018 -0500 freedreno/ir3: don't remove unused input components Fixes: 0d2

Mesa (master): Revert "intel: Simplify the half-float packing in image load/store lowering."

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 3a417a044e9ce3ab2ee6f1647e9be24cf9d310f5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3a417a044e9ce3ab2ee6f1647e9be24cf9d310f5 Author: Eric Anholt Date: Thu Dec 13 11:25:08 2018 -0800 Revert "intel: Simplify the half-float packing in image load/

Mesa (master): nir: Print the format of image variables.

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: c2c44dba7a0ece017f672e13b71bea4519d5f4a5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c2c44dba7a0ece017f672e13b71bea4519d5f4a5 Author: Eric Anholt Date: Thu Dec 13 11:15:07 2018 -0800 nir: Print the format of image variables. This helps a lot w

Mesa (master): nir: Move intel's half-float image store lowering to to nir_format.h.

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 4407e688cdf65b1a25f09bcfdb577d5c175aeb9a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4407e688cdf65b1a25f09bcfdb577d5c175aeb9a Author: Eric Anholt Date: Tue Dec 11 13:49:28 2018 -0800 nir: Move intel's half-float image store lowering to to nir_f

Mesa (master): mesa/st: Expose compute shaders when NIR support is advertised.

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 19ffcba161e56566611e546b73e21f498be63fa5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=19ffcba161e56566611e546b73e21f498be63fa5 Author: Eric Anholt Date: Wed Dec 5 16:08:12 2018 -0800 mesa/st: Expose compute shaders when NIR support is advertise

Mesa (master): radv/xfb: fix counter buffer bounds checks.

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: b3f2b03ece06327276b183d34fc6f94a2424f094 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b3f2b03ece06327276b183d34fc6f94a2424f094 Author: Dave Airlie Date: Thu Dec 13 03:29:04 2018 + radv/xfb: fix counter buffer bounds checks. If we gave this

Mesa (master): i965/vec4: Implement nir_op_uadd_sat

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 455ec7327da4a806d87d6dc8cee39a6c2853a8a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=455ec7327da4a806d87d6dc8cee39a6c2853a8a3 Author: Jason Ekstrand Date: Mon Oct 8 17:33:10 2018 -0500 i965/vec4: Implement nir_op_uadd_sat Reviewed-by: Ian Rom

Mesa (master): nir: Allow [iu]mul_high on non-32-bit types

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 9525971e2bec379bdbc187bfd325e7f6ded01eb5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9525971e2bec379bdbc187bfd325e7f6ded01eb5 Author: Jason Ekstrand Date: Fri Dec 29 13:49:43 2017 -0800 nir: Allow [iu]mul_high on non-32-bit types Reviewed-by:

Mesa (master): i965/fs: Implement nir_op_uadd_sat

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e639d39faf7aeeaa226bc079174aa1629f42228a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e639d39faf7aeeaa226bc079174aa1629f42228a Author: Ian Romanick Date: Fri Oct 5 21:04:47 2018 -0500 i965/fs: Implement nir_op_uadd_sat Reviewed-by: Jason Ekstr

Mesa (master): nir: Add a pass for lowering integer division by constants

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 74492ebad9457679eb25d1a1159a674a988731d5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=74492ebad9457679eb25d1a1159a674a988731d5 Author: Jason Ekstrand Date: Thu Dec 28 13:06:28 2017 -0800 nir: Add a pass for lowering integer division by constants

Mesa (master): i965: Enable nir_opt_idiv_const for 32 and 64-bit integers

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 9ebc00f32ee434d4ca70f0fc562fc4df62e3859d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ebc00f32ee434d4ca70f0fc562fc4df62e3859d Author: Jason Ekstrand Date: Thu Dec 28 19:53:36 2017 -0800 i965: Enable nir_opt_idiv_const for 32 and 64-bit integers

Mesa (master): nir: Add a saturated unsigned integer add opcode

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 090e28240795ce83ef63f2da768a80ca65b03ec7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=090e28240795ce83ef63f2da768a80ca65b03ec7 Author: Ian Romanick Date: Fri Oct 5 20:22:41 2018 -0500 nir: Add a saturated unsigned integer add opcode Reviewed-b

Mesa (master): nir/lower_int64: Add support for [iu]mul_high

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 39198a1238c967f17a6c3d701fe215315ecbab69 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=39198a1238c967f17a6c3d701fe215315ecbab69 Author: Jason Ekstrand Date: Fri Dec 29 14:38:55 2017 -0800 nir/lower_int64: Add support for [iu]mul_high Reviewed-by

Mesa (master): glx: mandate xf86vidmode only for "drm" dri platforms

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a95ec13879d4f04d01fc04a62503578e85c846a8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a95ec13879d4f04d01fc04a62503578e85c846a8 Author: Emil Velikov Date: Tue Dec 11 16:20:40 2018 + glx: mandate xf86vidmode only for "drm" dri platforms Curre

Mesa (master): nir: remove unused variable

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: c7bdcd67aaa39338440fcfee6d679919411feb08 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7bdcd67aaa39338440fcfee6d679919411feb08 Author: Alejandro PiƱeiro Date: Thu Dec 13 15:25:57 2018 +0100 nir: remove unused variable To avoid the following war

Mesa (master): virgl: wrap vertex element state in a struct

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 8447b64238773db0e365802315772d1819c1923f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8447b64238773db0e365802315772d1819c1923f Author: Erik Faye-Lund Date: Tue Dec 11 12:34:38 2018 + virgl: wrap vertex element state in a struct This just ha

Mesa (master): virgl: simplify virgl_hw_set_vertex_buffers

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 00143a62418687d388a0563b3044e2fd82d18e2e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=00143a62418687d388a0563b3044e2fd82d18e2e Author: Erik Faye-Lund Date: Tue Dec 11 11:16:35 2018 + virgl: simplify virgl_hw_set_vertex_buffers Signed-off-by

Mesa (master): virgl: simplify virgl_hw_set_index_buffer

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: b702ff537842f72a0f6a3a4a2c6608c52fce1004 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b702ff537842f72a0f6a3a4a2c6608c52fce1004 Author: Erik Faye-Lund Date: Tue Dec 11 11:16:47 2018 + virgl: simplify virgl_hw_set_index_buffer Signed-off-by:

Mesa (master): virgl: work around bad assumptions in virglrenderer

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e888f28d1fd9f125fc70b2f5d1b3c42d8f25ae53 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e888f28d1fd9f125fc70b2f5d1b3c42d8f25ae53 Author: Erik Faye-Lund Date: Tue Dec 11 14:02:53 2018 + virgl: work around bad assumptions in virglrenderer Virgl

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

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 0991085f6634e9de08c2a63cbb2cd837cb216ddb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0991085f6634e9de08c2a63cbb2cd837cb216ddb Author: Juan A. Suarez Romero Date: Thu Dec 13 15:45:20 2018 +0100 docs: update calendar, add news item and link relea

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

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e0b0995dcfca1ca10329c294a57ae8ae86e5d8fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e0b0995dcfca1ca10329c294a57ae8ae86e5d8fd Author: Juan A. Suarez Romero Date: Thu Dec 13 15:42:26 2018 +0100 docs: add sha256 checksums for 18.2.7 Signed-off-b

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

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: c8a17b45ea9af8a144a40d2df9a4953e0025ec22 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c8a17b45ea9af8a144a40d2df9a4953e0025ec22 Author: Juan A. Suarez Romero Date: Thu Dec 13 14:58:30 2018 +0100 docs: add release notes for 18.2.7 Signed-off-by:

Mesa (18.2): docs: add sha256 checksums for 18.2.7

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: 18.2 Commit: e90429cc6dc5b5ada4253fc0a8517645d86a4f6c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e90429cc6dc5b5ada4253fc0a8517645d86a4f6c Author: Juan A. Suarez Romero Date: Thu Dec 13 15:42:26 2018 +0100 docs: add sha256 checksums for 18.2.7 Signed-off-by:

Mesa: tag mesa-18.2.7: mesa-18.2.7

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: refs/tags/mesa-18.2.7 Tag:427f917b617be6fbadc4840ad9a9d6c90b4f54c8 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=427f917b617be6fbadc4840ad9a9d6c90b4f54c8 Tagger: Juan A. Suarez Romero Date: Thu Dec 13 14:40:38 2018 + mesa-18.2.7 ___

Mesa (18.2): Update version to 18.2.7

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: 18.2 Commit: 33f0b43a0075846298234afcc6cadf882d3ba9d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=33f0b43a0075846298234afcc6cadf882d3ba9d8 Author: Juan A. Suarez Romero Date: Thu Dec 13 13:54:01 2018 + Update version to 18.2.7 Signed-off-by: Juan A. Suar

Mesa (18.2): docs: add release notes for 18.2.7

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: 18.2 Commit: 419ee20097597bed77e73fd283e6d15e8dcb89e9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=419ee20097597bed77e73fd283e6d15e8dcb89e9 Author: Juan A. Suarez Romero Date: Thu Dec 13 14:58:30 2018 +0100 docs: add release notes for 18.2.7 Signed-off-by: Ju

Mesa (master): radv: check if addrlib enabled HTILE in radv_image_can_enable_htile()

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: eb0034fe285c242a7fcf0c97aa67916c984594ec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eb0034fe285c242a7fcf0c97aa67916c984594ec Author: Samuel Pitoiset Date: Wed Dec 12 14:15:52 2018 +0100 radv: check if addrlib enabled HTILE in radv_image_can_en

Mesa (master): radv: don't check if format is depth in radv_image_can_enable_hile()

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 5088ba2aeb69715cfe63216cf475e8a1f43e98b8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5088ba2aeb69715cfe63216cf475e8a1f43e98b8 Author: Samuel Pitoiset Date: Wed Dec 12 14:15:53 2018 +0100 radv: don't check if format is depth in radv_image_can_en

Mesa (master): radv: add a predicate for reflecting DCC decompression state

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 3a5adc2879fc21d86b21532f0dabbe1bccdb4734 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3a5adc2879fc21d86b21532f0dabbe1bccdb4734 Author: Samuel Pitoiset Date: Mon Dec 10 12:57:34 2018 +0100 radv: add a predicate for reflecting DCC decompression st

Mesa (master): radv: switch on EOP when primitive restart is enabled with triangle strips

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: d8325f1f07b67c8a31c6786c71e3fd0910bc3b82 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d8325f1f07b67c8a31c6786c71e3fd0910bc3b82 Author: Samuel Pitoiset Date: Tue Oct 9 14:15:12 2018 +0200 radv: switch on EOP when primitive restart is enabled wit

Mesa (master): radv: allow to skip DCC decompressions with the new predicate

2018-12-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 74cf3b627c20f2df545a66ba81fa92fee8d57c72 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=74cf3b627c20f2df545a66ba81fa92fee8d57c72 Author: Samuel Pitoiset Date: Mon Dec 10 13:00:33 2018 +0100 radv: allow to skip DCC decompressions with the new predi