Mesa (master): aco: fix inserting expcnt for MIMG on GFX6

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: c24d6916e62be2b8bb8d537eae23339b7b9709fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c24d6916e62be2b8bb8d537eae23339b7b9709fd Author: Samuel Pitoiset Date: Tue Jan 12 11:45:14 2021 +0100 aco: fix inserting expcnt for MIMG on GFX6 MIMG VDATA ha

Mesa (master): ci: mark some sparse tests as expected failures on Pitcairn (GFX6)

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 1f7270bbcd3d141d0af70253bba1c8dbe6bb786a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1f7270bbcd3d141d0af70253bba1c8dbe6bb786a Author: Samuel Pitoiset Date: Mon Jan 11 17:21:54 2021 +0100 ci: mark some sparse tests as expected failures on Pitcai

Mesa (master): radv: mark some sparse texture CTS as expected failures on GFX9

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 80bbf849b212989a815dcf8b9bc51e57e733be05 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=80bbf849b212989a815dcf8b9bc51e57e733be05 Author: Samuel Pitoiset Date: Tue Jan 12 14:30:10 2021 +0100 radv: mark some sparse texture CTS as expected failures o

Mesa (master): nir/divergence_analysis: mark load_push_constant as uniform

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 08fbd5d4540bd79a760ac48d0311fef12c62b136 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=08fbd5d4540bd79a760ac48d0311fef12c62b136 Author: Daniel Schürmann Date: Tue Jan 12 13:01:34 2021 +0100 nir/divergence_analysis: mark load_push_constant as unif

Mesa (master): radv: add RADV_DEBUG=invariantgeom

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: f17de6a803d2fd21dc0f74b0cb28a65cd9eca257 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f17de6a803d2fd21dc0f74b0cb28a65cd9eca257 Author: Rhys Perry Date: Mon Dec 14 21:54:28 2020 + radv: add RADV_DEBUG=invariantgeom This can be used to work a

Mesa (master): radv: set invariantgeom for Shadow of the Tomb Raider

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 255ca7ecda36c3623ef730304a13aa2e8b8c0cf8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=255ca7ecda36c3623ef730304a13aa2e8b8c0cf8 Author: Rhys Perry Date: Mon Dec 14 22:00:23 2020 + radv: set invariantgeom for Shadow of the Tomb Raider Work ar

Mesa (master): wgl: Don't crash in stw_make_current if current framebuffer is NULL

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a2751080aad2b061d8a2954c9144ed86fe1bba8d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a2751080aad2b061d8a2954c9144ed86fe1bba8d Author: Louis-Francis Ratté-Boulianne Date: Tue Dec 8 22:57:39 2020 -0500 wgl: Don't crash in stw_make_current if cur

Mesa (master): aco: improve nir_op_vec with constant operands

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 04e3d7ad9309c4ce6fd992bf2ac735431b5e0687 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=04e3d7ad9309c4ce6fd992bf2ac735431b5e0687 Author: Rhys Perry Date: Mon Jan 11 17:11:05 2021 + aco: improve nir_op_vec with constant operands Could still be

Mesa (master): radv: fix color resolves if the dest image has DCC

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 20af07d08908d29b1c4cfd80e48d7611855e404e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=20af07d08908d29b1c4cfd80e48d7611855e404e Author: Samuel Pitoiset Date: Tue Jan 5 10:19:03 2021 +0100 radv: fix color resolves if the dest image has DCC Using

Mesa (master): radv: fixup DCC after color resolves using the compute path

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 3e781056b9ca22e478cfd25a044570d20925cac0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3e781056b9ca22e478cfd25a044570d20925cac0 Author: Samuel Pitoiset Date: Tue Jan 5 09:26:36 2021 +0100 radv: fixup DCC after color resolves using the compute pa

Mesa (master): radv: decompress DCC for partial resolves using the compute path

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 1f548b7670435f022bc3ebb7ded66e6cfd62b7ad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1f548b7670435f022bc3ebb7ded66e6cfd62b7ad Author: Samuel Pitoiset Date: Fri Jan 8 11:56:00 2021 +0100 radv: decompress DCC for partial resolves using the compu

Mesa (master): radv: set depth to 1 for subpass resolves using the compute path

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 095a428844b7c7378d0b07ac69a69daa80d4d2e5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=095a428844b7c7378d0b07ac69a69daa80d4d2e5 Author: Samuel Pitoiset Date: Fri Jan 8 11:41:29 2021 +0100 radv: set depth to 1 for subpass resolves using the compu

Mesa (master): radv: don't lower_pack() after load-store-vectorization

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e92bd57008fa0d8948a00361bf4262fd72b5998a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e92bd57008fa0d8948a00361bf4262fd72b5998a Author: Daniel Schürmann Date: Fri Jan 8 22:05:26 2021 +0100 radv: don't lower_pack() after load-store-vectorization

Mesa (master): aco/ra: fix infinite recursion in get_reg_simple() with subdword registers

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 00cf077c15682e954fd9dea7f8261fcbd0638ff5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=00cf077c15682e954fd9dea7f8261fcbd0638ff5 Author: Daniel Schürmann Date: Tue Jan 12 12:45:46 2021 +0100 aco/ra: fix infinite recursion in get_reg_simple() with

Mesa (master): radv: call nir_opt_algebraic_late() after lowering idiv for small bitsizes

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 987a0e6a67c856be207364ada4b838073710ba7d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=987a0e6a67c856be207364ada4b838073710ba7d Author: Daniel Schürmann Date: Mon Jan 11 14:34:26 2021 +0100 radv: call nir_opt_algebraic_late() after lowering idiv

Mesa (master): radv: enable .lower_ineg

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: d495a5c1837c7744bd1f49c823b0e56d51623f69 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d495a5c1837c7744bd1f49c823b0e56d51623f69 Author: Daniel Schürmann Date: Thu Aug 27 15:11:13 2020 +0100 radv: enable .lower_ineg We already emit ineg as isub m

Mesa (master): radv: optimize idiv_const for small bitsizes

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 1ab9dd22a27c6e3400a4ef3925289b81ec3e605b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ab9dd22a27c6e3400a4ef3925289b81ec3e605b Author: Daniel Schürmann Date: Mon Jan 11 19:05:52 2021 +0100 radv: optimize idiv_const for small bitsizes No fossil-

Mesa (master): aco: simplify and fix operand/definition sizes

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 7b669ff7892f5367d294a0730122976f5ccafd4e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b669ff7892f5367d294a0730122976f5ccafd4e Author: Daniel Schürmann Date: Fri Jan 8 23:03:21 2021 +0100 aco: simplify and fix operand/definition sizes These ar

Mesa (master): aco: Wait for stores when NGG or legacy VS can finish early.

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 4ee6d68d1f25adb59a469d67d8a29adc9905b80b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4ee6d68d1f25adb59a469d67d8a29adc9905b80b Author: Timur Kristóf Date: Wed Dec 2 12:06:28 2020 +0100 aco: Wait for stores when NGG or legacy VS can finish early

Mesa (master): aco: Note if rasterization can start early.

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 38da379b3eb99c65fa3b9e5eeb1361fde700dbd8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=38da379b3eb99c65fa3b9e5eeb1361fde700dbd8 Author: Timur Kristóf Date: Mon Jan 11 18:36:20 2021 +0100 aco: Note if rasterization can start early. When there are

Mesa (staging/20.3): radv: disable TC-compat HTILE in GENERAL for Detroit: Become Human

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: staging/20.3 Commit: ae1c5dc6b68d9e8cf4c9f82ec5586af614513b59 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae1c5dc6b68d9e8cf4c9f82ec5586af614513b59 Author: Samuel Pitoiset Date: Thu Jan 7 08:38:01 2021 +0100 radv: disable TC-compat HTILE in GENERAL for Detroi

Mesa (master): gallium: Add new cap PIPE_CAP_TEXTURE_BUFFER_SAMPLER

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: d5d3f77e4ac7b08761c4c30bf2b227fda148c4c7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d5d3f77e4ac7b08761c4c30bf2b227fda148c4c7 Author: Icecream95 Date: Mon Jan 4 20:41:57 2021 +1300 gallium: Add new cap PIPE_CAP_TEXTURE_BUFFER_SAMPLER This ind

Mesa (master): panfrost: Make the width argument to panfrost_new_texture 32 bits

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 473728a9b9ed0a0952fea2caf2f389f298de07f4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=473728a9b9ed0a0952fea2caf2f389f298de07f4 Author: Icecream95 Date: Sun Jan 3 15:16:55 2021 +1300 panfrost: Make the width argument to panfrost_new_texture 32 b

Mesa (master): st/mesa: Use samplers for buffer textures if requested

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: b9ecbc3272e82d71477ac67d6966b599ed8af7a4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b9ecbc3272e82d71477ac67d6966b599ed8af7a4 Author: Icecream95 Date: Mon Jan 4 20:44:49 2021 +1300 st/mesa: Use samplers for buffer textures if requested Review

Mesa (master): docs: Mention PIPE_CAP_TEXTURE_BUFFER_SAMPLER

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 1ffbf543b79b8a0e473cac13ba58f97a0e28f5b7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ffbf543b79b8a0e473cac13ba58f97a0e28f5b7 Author: Icecream95 Date: Fri Jan 8 11:20:02 2021 +1300 docs: Mention PIPE_CAP_TEXTURE_BUFFER_SAMPLER Reviewed-by: Ke

Mesa (master): panfrost: Support buffer sampler views

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 388843526ba5aaf5158b16ad0055671a3bbd6f01 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=388843526ba5aaf5158b16ad0055671a3bbd6f01 Author: Icecream95 Date: Sun Jan 3 15:20:57 2021 +1300 panfrost: Support buffer sampler views Reviewed-by: Alyssa Ro

Mesa (master): panfrost: Enable ARB_texture_buffer_object

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 5f7bafa316f60ff79b9839cf88142b33f330a8e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f7bafa316f60ff79b9839cf88142b33f330a8e7 Author: Icecream95 Date: Sun Jan 3 15:21:57 2021 +1300 panfrost: Enable ARB_texture_buffer_object Tested with the ar

Mesa (master): panfrost: Fix textureSize for buffer textures

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: ffb5488c73d99449d4f83bcbdbf6644744d495de URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ffb5488c73d99449d4f83bcbdbf6644744d495de Author: Icecream95 Date: Fri Jan 8 11:16:55 2021 +1300 panfrost: Fix textureSize for buffer textures Suggested-by: B

Mesa (master): r600: enable fp64 lowering to softemu with NIR

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: afa187fc36b786807869c793531ee9445292f0ab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=afa187fc36b786807869c793531ee9445292f0ab Author: Gert Wollny Date: Fri Oct 16 18:18:18 2020 +0200 r600: enable fp64 lowering to softemu with NIR The NIR code

Mesa (master): r600/sfn: C++ lower-instruct implementation

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: de4e4980d8d26f9496a7eba82145874c7bd00770 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=de4e4980d8d26f9496a7eba82145874c7bd00770 Author: Gert Wollny Date: Sun Jan 10 11:34:43 2021 +0100 r600/sfn: C++ lower-instruct implementation Signed-off-by: G

Mesa (master): r600/sfn: tie in 64 lowering code

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 0bed9726192c7cf8639a2a7f42a15a65ad1ee9e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0bed9726192c7cf8639a2a7f42a15a65ad1ee9e2 Author: Gert Wollny Date: Sat Nov 28 16:37:09 2020 +0100 r600/sfn: tie in 64 lowering code Signed-off-by: Gert Wollny

Mesa (master): r600/sfn: add lowering passes to get 64 bit ops lowered to 32 bit vec2

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 165fb5117bf70402e66d34538d4085e060f57fea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=165fb5117bf70402e66d34538d4085e060f57fea Author: Gert Wollny Date: Sat Nov 28 16:34:26 2020 +0100 r600/sfn: add lowering passes to get 64 bit ops lowered to 32

Mesa (master): r600/sfn: Add number for source components for split_y

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 0862680e2d94267c452052069e7b9418b39db1c2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0862680e2d94267c452052069e7b9418b39db1c2 Author: Gert Wollny Date: Sat Nov 28 16:35:23 2020 +0100 r600/sfn: Add number for source components for split_y Signe

Mesa (master): r600: enable support for 64 bit DIVMOD when NIR is used

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 33362e0df52be7f835f109c818dbf9615e19c91c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=33362e0df52be7f835f109c818dbf9615e19c91c Author: Gert Wollny Date: Mon Dec 7 16:45:54 2020 +0100 r600: enable support for 64 bit DIVMOD when NIR is used The

Mesa (master): gallium/ntt: Fix leak of the per-instr liveness information.

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 0367bdbdc465d4568733099dae9f2cc2e3eb2021 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0367bdbdc465d4568733099dae9f2cc2e3eb2021 Author: Eric Anholt Date: Mon Jan 11 10:40:21 2021 -0800 gallium/ntt: Fix leak of the per-instr liveness information.

Mesa (master): gallium/ntt: Take ownership of the NIR shader we're passed.

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 46fe70058557b16383404c35fde32d4587a1951a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=46fe70058557b16383404c35fde32d4587a1951a Author: Eric Anholt Date: Mon Jan 11 10:58:43 2021 -0800 gallium/ntt: Take ownership of the NIR shader we're passed.

Mesa (master): mesa/st: Free the NIR builtins TGSI tokens after passing to the driver.

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 4ddcd9cf165deba2605f5729a0af2f7ded0baad9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4ddcd9cf165deba2605f5729a0af2f7ded0baad9 Author: Eric Anholt Date: Mon Jan 11 11:09:12 2021 -0800 mesa/st: Free the NIR builtins TGSI tokens after passing to t

Mesa (master): mesa/st: Free the ARB_vp/fp nir-to-tgsi temporary tokens.

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a4a5045d59adc8f7bac56b3828551c94b23f3617 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a4a5045d59adc8f7bac56b3828551c94b23f3617 Author: Eric Anholt Date: Mon Jan 11 11:09:12 2021 -0800 mesa/st: Free the ARB_vp/fp nir-to-tgsi temporary tokens. Th

Mesa (master): radv: Add Android module info to linker script.

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 4956f6d0bf477568731f3965125299b8857d5835 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4956f6d0bf477568731f3965125299b8857d5835 Author: Bas Nieuwenhuizen Date: Tue Jan 12 12:47:59 2021 +0100 radv: Add Android module info to linker script. The An

Mesa (master): panfrost: Dual-source blending on Bifrost

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 041261c6b300586fb622a46f42afbafd717782f8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=041261c6b300586fb622a46f42afbafd717782f8 Author: Icecream95 Date: Wed Jan 13 02:18:10 2021 +1300 panfrost: Dual-source blending on Bifrost Tested with the arb

Mesa (master): Revert "ci: Disable the freedreno farm, which went down last night."

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: c03b6780f7aeaab9333240a536f05c1952c1cad1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c03b6780f7aeaab9333240a536f05c1952c1cad1 Author: Eric Anholt Date: Tue Jan 12 11:35:02 2021 -0800 Revert "ci: Disable the freedreno farm, which went down last

Mesa (master): docs/features: Mark GL3.1 as done on Panfrost

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: ff7fdb88b9d1c0882537b61a9c7a350d60541787 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ff7fdb88b9d1c0882537b61a9c7a350d60541787 Author: Alyssa Rosenzweig Date: Tue Jan 12 13:06:21 2021 -0500 docs/features: Mark GL3.1 as done on Panfrost Signed-o

Mesa (master): docs/panfrost: Update GL/ES versions for v5+

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 2d9d8b685236862eb3c418b1f0ff0e668cea6525 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2d9d8b685236862eb3c418b1f0ff0e668cea6525 Author: Alyssa Rosenzweig Date: Mon Jan 11 17:58:23 2021 -0500 docs/panfrost: Update GL/ES versions for v5+ Signed-of

Mesa (master): docs: Add release note for Bifrost GL3.1

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: f636874d9dc8b484b7465d332d9eeeb9674b7f5f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f636874d9dc8b484b7465d332d9eeeb9674b7f5f Author: Alyssa Rosenzweig Date: Mon Jan 11 17:35:50 2021 -0500 docs: Add release note for Bifrost GL3.1 GL3.1 was alr

Mesa (master): docs/features: Fix missing close paranthesis

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: ad25aae1f3c44048ce64b858dc5f645b4504b5ee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ad25aae1f3c44048ce64b858dc5f645b4504b5ee Author: Alyssa Rosenzweig Date: Tue Jan 12 13:08:28 2021 -0500 docs/features: Fix missing close paranthesis My bad. T

Mesa (master): vulkan/overlay: fix vkGetInstanceProcAddr self-resolving

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: fff77e4b434a4989e6c54ab7ef8d1aa22fe81b3a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fff77e4b434a4989e6c54ab7ef8d1aa22fe81b3a Author: Georg Lehmann Date: Thu Dec 31 16:18:49 2020 +0100 vulkan/overlay: fix vkGetInstanceProcAddr self-resolving v

Mesa (master): panfrost: Get layer stride of level 0 on staging resources

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 6aed981e9dea77c90efacc768a6590280dbaebb6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6aed981e9dea77c90efacc768a6590280dbaebb6 Author: Boris Brezillon Date: Tue Jan 12 14:40:18 2021 +0100 panfrost: Get layer stride of level 0 on staging resource

Mesa (master): panfrost: Skip an XFB test that's passing/failing randomly

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: d9c8422c4168c7433f68b97065283ebf26631d56 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d9c8422c4168c7433f68b97065283ebf26631d56 Author: Boris Brezillon Date: Tue Jan 12 18:51:26 2021 +0100 panfrost: Skip an XFB test that's passing/failing randoml

Mesa (master): panfrost: Fix estimate_texture_payload_size() on Bifrost

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 38823ba60d5f0c8280fb50abbb0a375bca672352 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=38823ba60d5f0c8280fb50abbb0a375bca672352 Author: Boris Brezillon Date: Tue Jan 12 17:43:16 2021 +0100 panfrost: Fix estimate_texture_payload_size() on Bifrost

Mesa (master): panfrost: Re-enable AFBC on 3D, 2D arrays

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 3dcc9eb48a65220069d77310187a8a2d3258a8ad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3dcc9eb48a65220069d77310187a8a2d3258a8ad Author: Boris Brezillon Date: Tue Jan 12 09:00:59 2021 +0100 panfrost: Re-enable AFBC on 3D, 2D arrays Things have no

Mesa (master): panfrost: Pass the resource dimension to panfrost_compression_tag()

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 2cf41ae494043295f2d4b0334ffaa31be619eca8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2cf41ae494043295f2d4b0334ffaa31be619eca8 Author: Boris Brezillon Date: Tue Jan 12 14:46:42 2021 +0100 panfrost: Pass the resource dimension to panfrost_compres

Mesa (staging/20.3): drirc: radeonsi workaround for CS:GO

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: staging/20.3 Commit: aef8fc860c2b77cb5f0f0b69a112acecc8be894a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aef8fc860c2b77cb5f0f0b69a112acecc8be894a Author: Pierre-Eric Pelloux-Prayer Date: Fri Jan 8 13:17:42 2021 +0100 drirc: radeonsi workaround for CS:GO Ch

Mesa (staging/20.3): aco: fix creating the dest vector when 16-bit vertex fetches are splitted

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: staging/20.3 Commit: a29f08b1e204db4342375184829984c594bced86 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a29f08b1e204db4342375184829984c594bced86 Author: Samuel Pitoiset Date: Thu Jan 7 14:01:09 2021 +0100 aco: fix creating the dest vector when 16-bit verte

Mesa (staging/20.3): radv/llvm,aco: always split typed vertex buffer loads on GFX6 and GFX10+

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: staging/20.3 Commit: e6aa51a84d5b979b64b46291413aa212d11baccb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e6aa51a84d5b979b64b46291413aa212d11baccb Author: Samuel Pitoiset Date: Tue Nov 24 14:56:55 2020 +0100 radv/llvm,aco: always split typed vertex buffer loa

Mesa (staging/20.3): .pick_status.json: Update to d9c8422c4168c7433f68b97065283ebf26631d56

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: staging/20.3 Commit: 2c5b5920ca66cf9bd1787633eb20d19d5d3c509f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c5b5920ca66cf9bd1787633eb20d19d5d3c509f Author: Dylan Baker Date: Tue Jan 12 15:27:27 2021 -0800 .pick_status.json: Update to d9c8422c4168c7433f68b97065

Mesa (staging/20.3): radv/winsys: Fix inequality for sparse buffer remapping.

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: staging/20.3 Commit: 107e4eea53e0bc05ee7176b5d0066416986d7862 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=107e4eea53e0bc05ee7176b5d0066416986d7862 Author: Bas Nieuwenhuizen Date: Sun Dec 6 16:05:41 2020 +0100 radv/winsys: Fix inequality for sparse buffer rem

Mesa (staging/20.3): nir/load_store_vectorize: don't ignore subgroup memory barriers

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: staging/20.3 Commit: eec614e0f31d283bc1acf325fd00a3152aed1e45 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eec614e0f31d283bc1acf325fd00a3152aed1e45 Author: Rhys Perry Date: Fri Mar 13 16:07:26 2020 + nir/load_store_vectorize: don't ignore subgroup memory b

Mesa (staging/20.3): util: Avoid pthread_setaffinity_np on NetBSD

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: staging/20.3 Commit: bbb85a7be0061b4c71bc5cb9796f870dc47da10f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bbb85a7be0061b4c71bc5cb9796f870dc47da10f Author: nia Date: Sun Dec 6 14:47:53 2020 +0100 util: Avoid pthread_setaffinity_np on NetBSD NetBSD's variant

Mesa (staging/20.3): .pick_status.json: Mark 52b6adfbfb51a3b1a54964cbcb2adb0299d1252b as backported

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: staging/20.3 Commit: bf4e0a4b3e16fb08382bd404b4178fff657414c3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bf4e0a4b3e16fb08382bd404b4178fff657414c3 Author: Dylan Baker Date: Tue Jan 12 15:27:39 2021 -0800 .pick_status.json: Mark 52b6adfbfb51a3b1a54964cbcb2adb0

Mesa (staging/20.3): radv: set invariantgeom for Shadow of the Tomb Raider

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: staging/20.3 Commit: adf09c9bf0e73f0b4c531af629b90012b36fdd9b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=adf09c9bf0e73f0b4c531af629b90012b36fdd9b Author: Rhys Perry Date: Mon Dec 14 22:00:23 2020 + radv: set invariantgeom for Shadow of the Tomb Raider W

Mesa (staging/20.3): mesa/st: Free the NIR builtins TGSI tokens after passing to the driver.

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: staging/20.3 Commit: 3261d99b9c0a5def8815b14480d03d6485ba918b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3261d99b9c0a5def8815b14480d03d6485ba918b Author: Eric Anholt Date: Mon Jan 11 11:09:12 2021 -0800 mesa/st: Free the NIR builtins TGSI tokens after passin

Mesa (staging/20.3): gallium/ntt: Fix leak of the per-instr liveness information.

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: staging/20.3 Commit: ed87818eddb890f2bd281a44b86c6f229b7a3a71 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ed87818eddb890f2bd281a44b86c6f229b7a3a71 Author: Eric Anholt Date: Mon Jan 11 10:40:21 2021 -0800 gallium/ntt: Fix leak of the per-instr liveness informa

Mesa (staging/20.3): vulkan/device-select: fix vkGetInstanceProcAddr self-resolving

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: staging/20.3 Commit: 945bffe00878130f1b814d5d1a97fea8bc117a8a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=945bffe00878130f1b814d5d1a97fea8bc117a8a Author: Georg Lehmann Date: Thu Dec 31 17:17:34 2020 +0100 vulkan/device-select: fix vkGetInstanceProcAddr self-

Mesa (staging/20.3): radv: add RADV_DEBUG=invariantgeom

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: staging/20.3 Commit: f8033bdc6d641fa06669864f026f490c6013ec09 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f8033bdc6d641fa06669864f026f490c6013ec09 Author: Rhys Perry Date: Mon Dec 14 21:54:28 2020 + radv: add RADV_DEBUG=invariantgeom This can be used to

Mesa (staging/20.3): vulkan/overay: fix violation of VUID-VkDeviceCreateInfo-pNext-00373

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: staging/20.3 Commit: 97365ce754ed26414d8162a3bda9d0d909c59563 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=97365ce754ed26414d8162a3bda9d0d909c59563 Author: Pavel Asyutchenko Date: Wed Dec 23 00:05:54 2020 +0300 vulkan/overay: fix violation of VUID-VkDeviceCrea

Mesa (staging/20.3): radv/winsys: Fix offset in range merging.

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: staging/20.3 Commit: c5f73e66ed6b57ae991c8210467006999f1bd1b8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c5f73e66ed6b57ae991c8210467006999f1bd1b8 Author: Bas Nieuwenhuizen Date: Sat Jan 9 00:39:51 2021 +0100 radv/winsys: Fix offset in range merging. If we

Mesa (staging/20.3): aco: fix unreachable() for uniform 8/16-bit nir_op_mov from VGPR

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: staging/20.3 Commit: 76ecdf2c32280749819b7d566a1503b52fe222f9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=76ecdf2c32280749819b7d566a1503b52fe222f9 Author: Rhys Perry Date: Fri Jan 8 11:44:33 2021 + aco: fix unreachable() for uniform 8/16-bit nir_op_mov f

Mesa (staging/20.3): radv: Add Android module info to linker script.

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: staging/20.3 Commit: b439d0e679cd16817bb0a62ba8dc91d4cc8d7c66 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b439d0e679cd16817bb0a62ba8dc91d4cc8d7c66 Author: Bas Nieuwenhuizen Date: Tue Jan 12 12:47:59 2021 +0100 radv: Add Android module info to linker script.

Mesa (staging/20.3): util: Disable memstream for Apple builds

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: staging/20.3 Commit: 6a006c35675636cb0d2cbfdfb1681b6639e0664d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6a006c35675636cb0d2cbfdfb1681b6639e0664d Author: James Park Date: Wed Dec 30 05:23:10 2020 -0800 util: Disable memstream for Apple builds Not all SDK ve

Mesa (staging/20.3): vulkan/overlay: fix vkGetInstanceProcAddr self-resolving

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: staging/20.3 Commit: 24c7a4df3a8790c5fb5c93edc5a0b4310b4505fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=24c7a4df3a8790c5fb5c93edc5a0b4310b4505fe Author: Georg Lehmann Date: Thu Dec 31 16:18:49 2020 +0100 vulkan/overlay: fix vkGetInstanceProcAddr self-resolv

Mesa (master): radeonsi: Only set modifier creation function for GFX9+ & with kernel support.

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 9a937330efbc21de64a85a4e80d1e3e92ef2a750 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a937330efbc21de64a85a4e80d1e3e92ef2a750 Author: Bas Nieuwenhuizen Date: Mon Jan 11 00:40:53 2021 +0100 radeonsi: Only set modifier creation function for GFX9+

Mesa (master): pan/bi: Add a define for the Bifrost shader prefetch size

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e74b2edcef9bd3aed41b8bb013efd9e771ae647c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e74b2edcef9bd3aed41b8bb013efd9e771ae647c Author: Icecream95 Date: Tue Jan 12 22:21:39 2021 +1300 pan/bi: Add a define for the Bifrost shader prefetch size Fou

Mesa (master): pan/bi: Add some zero bytes after shaders on Bifrost

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: bfcdc8f1747eabad57449a309be7160dd27605ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bfcdc8f1747eabad57449a309be7160dd27605ac Author: Icecream95 Date: Tue Jan 12 22:31:55 2021 +1300 pan/bi: Add some zero bytes after shaders on Bifrost Bifrost

Mesa (4088-timespec_get-used-unconditionally-build-fails-when-targeting-macos-10-14-or-earlier): pan/bi: Add some zero bytes after shaders on Bifrost

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: 4088-timespec_get-used-unconditionally-build-fails-when-targeting-macos-10-14-or-earlier Commit: bfcdc8f1747eabad57449a309be7160dd27605ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bfcdc8f1747eabad57449a309be7160dd27605ac Author: Icecream95 Date: Tue Jan 12

Mesa (master): dri: Restrict glthread for CS:GO to radeonsi

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: c62996796cc46f1a1406f365cbb26f67e5d07c42 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c62996796cc46f1a1406f365cbb26f67e5d07c42 Author: Nanley Chery Date: Mon Jan 11 17:45:37 2021 -0800 dri: Restrict glthread for CS:GO to radeonsi Fixes a ~12% p

Mesa (master): ci: include nouveau in shader-db runs

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 37adeda1ffe6bac79df6961a7dab68d6842f7dfe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=37adeda1ffe6bac79df6961a7dab68d6842f7dfe Author: Ilia Mirkin Date: Mon Jan 11 20:57:26 2021 -0500 ci: include nouveau in shader-db runs This should include co

Mesa (master): panfrost: Fix size assertion in bi_alu_src_index

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 9c8dfe4a65e4ba758e642aa928b993ad4ee2b634 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c8dfe4a65e4ba758e642aa928b993ad4ee2b634 Author: Icecream95 Date: Wed Jan 13 14:13:47 2021 +1300 panfrost: Fix size assertion in bi_alu_src_index Shifting by

Mesa (4088-timespec_get-used-unconditionally-build-fails-when-targeting-macos-10-14-or-earlier): Fall back on clock_gettime when timespec_get() is unavailable

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: 4088-timespec_get-used-unconditionally-build-fails-when-targeting-macos-10-14-or-earlier Commit: 26c55288a013a7e171d8366808d94967f632b5a0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=26c55288a013a7e171d8366808d94967f632b5a0 Author: Jeremy Huddleston Sequoia Date

Mesa (master): nv50/ir: Initialize CodeEmitterGM107 members in constructor.

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a908abd6c4785c97e351c639181836d5950a5fe5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a908abd6c4785c97e351c639181836d5950a5fe5 Author: Vinson Lee Date: Fri Oct 30 20:23:52 2020 -0700 nv50/ir: Initialize CodeEmitterGM107 members in constructor.

Mesa (master): v3d: drop not use function parameter

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 4ec956a2b0463fcbf8687d253da29957f3f5eae7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4ec956a2b0463fcbf8687d253da29957f3f5eae7 Author: Christian Gmeiner Date: Tue Jan 12 12:50:35 2021 +0100 v3d: drop not use function parameter Signed-off-by: Ch

Mesa (master): v3d: mark some variables static const

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 36e1c902b9fd793c5581447c0da463d3175562e1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=36e1c902b9fd793c5581447c0da463d3175562e1 Author: Christian Gmeiner Date: Tue Jan 12 12:53:44 2021 +0100 v3d: mark some variables static const Signed-off-by: C

Mesa (master): v3d: update fallthrough comments

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 9151dab9670dc2495bb2e2039d53f24e6d65badc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9151dab9670dc2495bb2e2039d53f24e6d65badc Author: Christian Gmeiner Date: Tue Jan 12 12:52:00 2021 +0100 v3d: update fallthrough comments Signed-off-by: Christ

Mesa (master): radv: fix clearing DCC on GFX9

2021-01-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: dbe845624bbbe8b34cf1cf85fe54869d71ca3528 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dbe845624bbbe8b34cf1cf85fe54869d71ca3528 Author: Samuel Pitoiset Date: Tue Jan 12 13:55:54 2021 +0100 radv: fix clearing DCC on GFX9 dcc_slice_size is in DWOR