Mesa (master): panfrost/decode: Decode blend constant

2019-05-19 Thread GitLab Mirror
Module: Mesa Branch: master Commit: ae705387a968baf6ba36e887977c387b35fbec25 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae705387a968baf6ba36e887977c387b35fbec25 Author: Alyssa Rosenzweig Date: Sat May 18 20:48:43 2019 + panfrost/decode: Decode blend constant This adds a for

Mesa (master): panfrost: Hoist blend constant into Midgard-specific struct

2019-05-19 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 3645c781ab16c3e425916ff29745e3138197d8ab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3645c781ab16c3e425916ff29745e3138197d8ab Author: Alyssa Rosenzweig Date: Sat May 18 20:36:00 2019 + panfrost: Hoist blend constant into Midgard-specific st

Mesa (master): panfrost: Cleanup panfrost_job comments

2019-05-19 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 7b5217ad70c519863cab30473dcead9c84072232 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b5217ad70c519863cab30473dcead9c84072232 Author: Alyssa Rosenzweig Date: Sat May 18 21:01:03 2019 + panfrost: Cleanup panfrost_job comments Signed-off-by:

Mesa (master): panfrost: Fix Bifrost-specific padding

2019-05-19 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 6b2457e75c28d60c3045c6d3d7d8f6d9f08d25d6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b2457e75c28d60c3045c6d3d7d8f6d9f08d25d6 Author: Alyssa Rosenzweig Date: Sat May 18 21:04:33 2019 + panfrost: Fix Bifrost-specific padding Signed-off-by:

Mesa (master): panfrost/decode: Disassemble Bifrost shaders

2019-05-19 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 50382df728e485967c450d918146ec87cf2e8d02 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=50382df728e485967c450d918146ec87cf2e8d02 Author: Alyssa Rosenzweig Date: Sat May 18 18:58:56 2019 + panfrost/decode: Disassemble Bifrost shaders We alread

Mesa (master): panfrost/nir: Add nir_lower_blend pass

2019-05-19 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a1885b2a353e02347e03d2fcb540cac1e5801e0a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1885b2a353e02347e03d2fcb540cac1e5801e0a Author: Alyssa Rosenzweig Date: Mon May 6 02:06:02 2019 + panfrost/nir: Add nir_lower_blend pass This new loweri

Mesa (master): panfrost: Wire up nir_lower_blend

2019-05-19 Thread GitLab Mirror
Module: Mesa Branch: master Commit: d1a9b760ea866d558566bc070e9fc46a5b5d3b9a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d1a9b760ea866d558566bc070e9fc46a5b5d3b9a Author: Alyssa Rosenzweig Date: Mon May 6 02:13:55 2019 + panfrost: Wire up nir_lower_blend This implements blen

Mesa (master): panfrost: Improve fixed-function blending

2019-05-19 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 9cd8cd26de8c15750dff0268ae5085e5077216b1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9cd8cd26de8c15750dff0268ae5085e5077216b1 Author: Alyssa Rosenzweig Date: Mon May 6 02:15:38 2019 + panfrost: Improve fixed-function blending This fixes a

Mesa (master): panfrost/midgard: Route new blending intrinsics

2019-05-19 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 39104221e19fa50157d1a22517f9a4c418ff67c8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=39104221e19fa50157d1a22517f9a4c418ff67c8 Author: Alyssa Rosenzweig Date: Mon May 6 02:12:41 2019 + panfrost/midgard: Route new blending intrinsics To pre

Mesa (master): panfrost/midgard: Split up midgard_compile.c (RA)

2019-05-19 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 1155446c198f43fcfc7afcb01917f5b3517081c2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1155446c198f43fcfc7afcb01917f5b3517081c2 Author: Alyssa Rosenzweig Date: Sun May 19 23:20:34 2019 + panfrost/midgard: Split up midgard_compile.c (RA) This

Mesa (master): util: add missing include to build_id.h

2019-05-19 Thread GitLab Mirror
Module: Mesa Branch: master Commit: ac779ff2b7ae2eff3021ab3a513a7913e0d31e39 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ac779ff2b7ae2eff3021ab3a513a7913e0d31e39 Author: Timothy Arceri Date: Fri May 17 15:23:11 2019 +1000 util: add missing include to build_id.h Required to use u

Mesa (master): lima/gpir: add helper function for emit load node

2019-05-19 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 4a74e2813018aaa4ee7993c9fded481f80c0f0a9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a74e2813018aaa4ee7993c9fded481f80c0f0a9 Author: Qiang Yu Date: Sun Apr 21 09:54:46 2019 +0800 lima/gpir: add helper function for emit load node Reviewed-by:

Mesa (master): lima/gpir: switch to use nir_lower_viewport_transform

2019-05-19 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a1d419603f757e8a8533f2fbf1dd136420acbd28 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1d419603f757e8a8533f2fbf1dd136420acbd28 Author: Qiang Yu Date: Wed May 15 10:52:39 2019 +0800 lima/gpir: switch to use nir_lower_viewport_transform Reviewed-

Mesa (master): lima/gpir: support vector ssa load

2019-05-19 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a7688b27137f60db987c9626ab296028e9a5f752 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a7688b27137f60db987c9626ab296028e9a5f752 Author: Qiang Yu Date: Wed May 15 10:39:57 2019 +0800 lima/gpir: support vector ssa load Some vector sysval can't be

Mesa (master): nir/validate: fix crash if entry is null.

2019-05-19 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 6b2b150a66fbf648521c5dcc6ad9cbb76c55e511 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b2b150a66fbf648521c5dcc6ad9cbb76c55e511 Author: Dave Airlie Date: Mon May 20 11:05:15 2019 +1000 nir/validate: fix crash if entry is null. we validate assert