Mesa (main): v3d: enable early Z/S clears

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 07cfa2bd96e58e059a35ac2a4e03f7e093144bf4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=07cfa2bd96e58e059a35ac2a4e03f7e093144bf4 Author: Juan A. Suarez Romero Date: Tue Apr 19 16:52:44 2022 +0200 v3d: enable early Z/S clears This performance optimi

Mesa (main): v3d: disable early-Z on odd frame dimensions

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: f21e396f4c0bb41b4cbaec92b4d81bca69f8299e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f21e396f4c0bb41b4cbaec92b4d81bca69f8299e Author: Juan A. Suarez Romero Date: Tue Apr 19 16:53:20 2022 +0200 v3d: disable early-Z on odd frame dimensions The ear

Mesa (main): intel/dev: sync ADL-S pci ids with linux

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 3cc1efee6f9be11a2243ec4929ac8362197e26d6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3cc1efee6f9be11a2243ec4929ac8362197e26d6 Author: Jonathan Gray Date: Wed May 4 16:52:08 2022 +1000 intel/dev: sync ADL-S pci ids with linux sync ADL-S pci ids

Mesa (main): v3dv/pipeline: fix small comment typo

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 080e14ff613ab73f8a33ea46f6a9eae1c328d7d3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=080e14ff613ab73f8a33ea46f6a9eae1c328d7d3 Author: Alejandro Piñeiro Date: Tue May 3 12:57:15 2022 +0200 v3dv/pipeline: fix small comment typo Reviewed-by: Juan

Mesa (main): v3dv/pipeline: include pipeline layout on the pipeline sha1

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 1ed2b5e253146f54ae35d178539b5fd8ff92257f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ed2b5e253146f54ae35d178539b5fd8ff92257f Author: Alejandro Piñeiro Date: Tue May 3 12:48:10 2022 +0200 v3dv/pipeline: include pipeline layout on the pipeline sh

Mesa (main): v3dv/pipeline_cache: add on disk cache hit stats

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 502fae57be254da55c482f9f54335a4670321fad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=502fae57be254da55c482f9f54335a4670321fad Author: Alejandro Piñeiro Date: Tue May 3 13:10:30 2022 +0200 v3dv/pipeline_cache: add on disk cache hit stats Useful

Mesa (main): v3dv/pipeline_cache: adds check to skip searching for a entry

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: f57a01c5f9ad8517b45fc4d11b5785bd3ae26980 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f57a01c5f9ad8517b45fc4d11b5785bd3ae26980 Author: Alejandro Piñeiro Date: Tue May 3 13:03:54 2022 +0200 v3dv/pipeline_cache: adds check to skip searching for a e

Mesa (main): aco: Implement image_store d16.

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 7ffcaf91876528cc047d76e7d424a21fe395aa8b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7ffcaf91876528cc047d76e7d424a21fe395aa8b Author: Georg Lehmann Date: Fri Feb 25 18:21:00 2022 +0100 aco: Implement image_store d16. Signed-off-by: Georg Lehmann

Mesa (main): aco: Remove D16 zero components from image stores.

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 69cceab7182be4fee4f1dbba2d3fe5370ba2333a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=69cceab7182be4fee4f1dbba2d3fe5370ba2333a Author: Georg Lehmann Date: Thu Mar 31 15:40:53 2022 +0200 aco: Remove D16 zero components from image stores. No foz-db

Mesa (main): aco: Implement image_load d16.

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 7a6dbe0c774a6034a0ce5e885036dede056fa796 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a6dbe0c774a6034a0ce5e885036dede056fa796 Author: Georg Lehmann Date: Fri Feb 25 18:52:27 2022 +0100 aco: Implement image_load d16. Signed-off-by: Georg Lehmann

Mesa (main): radv: Use nir_fold_16bit_image_load_store_conversions.

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 9bca149353181327c18b372d2ba59563f758c411 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9bca149353181327c18b372d2ba59563f758c411 Author: Georg Lehmann Date: Fri Feb 25 18:55:42 2022 +0100 radv: Use nir_fold_16bit_image_load_store_conversions. Total

Mesa (main): nir/lower_mediump: Add a new pass to fold 16bit image load/store.

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 5833fab766ce1651e7b66a5d29d2e31d21e48c92 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5833fab766ce1651e7b66a5d29d2e31d21e48c92 Author: Georg Lehmann Date: Mon Feb 7 21:43:13 2022 +0100 nir/lower_mediump: Add a new pass to fold 16bit image load/st

Mesa (main): radv: Run copy_prop and dce after folding 16bit sampling/load/store.

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: a9bce05700380fd5758163ebd46bc1679005743f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a9bce05700380fd5758163ebd46bc1679005743f Author: Georg Lehmann Date: Mon Mar 7 13:10:47 2022 +0100 radv: Run copy_prop and dce after folding 16bit sampling/load

Mesa (main): aco/ra: fix vgpr_limit

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 1b639a0ce5b239ff06f1dfc8256f6512cb260144 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b639a0ce5b239ff06f1dfc8256f6512cb260144 Author: Rhys Perry Date: Tue May 3 12:13:55 2022 +0100 aco/ra: fix vgpr_limit Signed-off-by: Rhys Perry Reviewed-by:

Mesa (main): meson: Tell glslang to be quiet.

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: bf6372df62f222a69ce9e7b93d6b2a5256c9f8bb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bf6372df62f222a69ce9e7b93d6b2a5256c9f8bb Author: Georg Lehmann Date: Tue May 3 21:57:23 2022 +0200 meson: Tell glslang to be quiet. Without --quiet glslang unc

Mesa (staging/22.1): gallivm: add subgroup shuffle support

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: 2613cd4b8d654c3db40ba1e95ba9a7300f67df0c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2613cd4b8d654c3db40ba1e95ba9a7300f67df0c Author: Autumn on Tape Date: Fri Apr 1 13:02:55 2022 -0700 gallivm: add subgroup shuffle support Signed-off-by

Mesa (staging/22.1): gallivm: use shufflevector for shuffles when index is constant data

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: a5e133250f9d82dd5bb2c0d9b5219a306029fd00 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a5e133250f9d82dd5bb2c0d9b5219a306029fd00 Author: Autumn on Tape Date: Fri Apr 1 13:03:30 2022 -0700 gallivm: use shufflevector for shuffles when index i

Mesa (staging/22.1): lavapipe: enable subgroup shuffle operations

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: fdb6bb31af52aca34d5515186b6ff5618ab1b9cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fdb6bb31af52aca34d5515186b6ff5618ab1b9cc Author: Autumn on Tape Date: Fri Apr 1 13:03:20 2022 -0700 lavapipe: enable subgroup shuffle operations Bits f

Mesa (staging/22.1): gallivm: use VPERMPS (x86/AVX2) for 32-bit 8-element shuffles

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: 6447169dee3e2556f0b0e98978363062a70e9635 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6447169dee3e2556f0b0e98978363062a70e9635 Author: Autumn on Tape Date: Fri Apr 1 13:03:40 2022 -0700 gallivm: use VPERMPS (x86/AVX2) for 32-bit 8-element

Mesa (staging/22.1): wgl: always set alpha on kopper windows

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: df09d2a0ba68bf0df1bdd50ac0303c6bd1341aaf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=df09d2a0ba68bf0df1bdd50ac0303c6bd1341aaf Author: Mike Blumenkrantz Date: Mon Apr 25 16:02:14 2022 -0400 wgl: always set alpha on kopper windows Acked-by

Mesa (staging/22.1): wgl: don't auto-load zink before software drivers

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: 9c0b0093359ed5e6b3cf4153601da17d501e22f5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c0b0093359ed5e6b3cf4153601da17d501e22f5 Author: Mike Blumenkrantz Date: Tue May 3 15:12:45 2022 -0400 wgl: don't auto-load zink before software drivers

Mesa (main): panfrost: Relax image check

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 5831c44121b5ffb897b39ec1411425c427da2259 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5831c44121b5ffb897b39ec1411425c427da2259 Author: Alyssa Rosenzweig Date: Tue May 3 17:41:23 2022 -0400 panfrost: Relax image check Shader images on Valhall don

Mesa (main): pan/bi: Align spilled registers on Valhall

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 961b18ccbca0a7e6c85a4851a7cd6ffdcfeba0dd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=961b18ccbca0a7e6c85a4851a7cd6ffdcfeba0dd Author: Alyssa Rosenzweig Date: Tue May 3 17:01:24 2022 -0400 pan/bi: Align spilled registers on Valhall Required to s

Mesa (main): panfrost: Correct XML for TLS

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 0e65c6de0e7e763afa6be38da6285bcd54dfcbb2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e65c6de0e7e763afa6be38da6285bcd54dfcbb2 Author: Alyssa Rosenzweig Date: Tue May 3 16:08:18 2022 -0400 panfrost: Correct XML for TLS It was never updated for V

Mesa (main): pan/va: Serialize memory stores

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 040a3ef24ed15aeea5678969294951a6f137984f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=040a3ef24ed15aeea5678969294951a6f137984f Author: Alyssa Rosenzweig Date: Tue May 3 16:47:27 2022 -0400 pan/va: Serialize memory stores We could do better :( F

Mesa (main): pan/bi: Add option to test spilling

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 6b6ace5199c2ed5dfd851435450f0c5ca353ffb5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b6ace5199c2ed5dfd851435450f0c5ca353ffb5 Author: Alyssa Rosenzweig Date: Tue May 3 17:05:57 2022 -0400 pan/bi: Add option to test spilling BIFROST_MESA_DEBUG=s

Mesa (main): panfrost/ci: Smoke test spilling

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: b31527952e3308eae146439ac1d94063799a3aed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b31527952e3308eae146439ac1d94063799a3aed Author: Alyssa Rosenzweig Date: Tue May 3 17:21:13 2022 -0400 panfrost/ci: Smoke test spilling Spilling is tricky and

Mesa (main): pan/bi: Assert that blend shaders may not spill

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 045ed4e6885128bf57ca6b1e495303b5a1f28c8c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=045ed4e6885128bf57ca6b1e495303b5a1f28c8c Author: Alyssa Rosenzweig Date: Tue May 3 17:14:20 2022 -0400 pan/bi: Assert that blend shaders may not spill The set

Mesa (main): panfrost: Use emit_tls

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 98bdc4a5ff57612fd9680914b215c23d0fad7db4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=98bdc4a5ff57612fd9680914b215c23d0fad7db4 Author: Alyssa Rosenzweig Date: Tue May 3 16:18:59 2022 -0400 panfrost: Use emit_tls Instead of rolling our own, so it

Mesa (main): panfrost: Use packed TLS on Valhall

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 6761dbf8915d16d1408ac9b3d85751d0991f542c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6761dbf8915d16d1408ac9b3d85751d0991f542c Author: Alyssa Rosenzweig Date: Tue May 3 16:34:52 2022 -0400 panfrost: Use packed TLS on Valhall Packed TLS has cache

Mesa (main): panfrost: Don't use VARYING_SLOT_TEX0 internally

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 27a8e4f9d53d2d33531c8cc5a3d59b0e8d0e42f7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=27a8e4f9d53d2d33531c8cc5a3d59b0e8d0e42f7 Author: Alyssa Rosenzweig Date: Tue May 3 12:29:35 2022 -0400 panfrost: Don't use VARYING_SLOT_TEX0 internally This is

Mesa (main): panvk: Don't use VARYING_SLOT_TEX0 internally

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 635d8d6bd7df1f13580f50a87f563b85d5042fdd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=635d8d6bd7df1f13580f50a87f563b85d5042fdd Author: Alyssa Rosenzweig Date: Tue May 3 12:30:19 2022 -0400 panvk: Don't use VARYING_SLOT_TEX0 internally This is a

Mesa (main): pan/bi: Rework varying linking on Valhall

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 0fcddd4d2c401a7678139456702cbe15288eebf1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0fcddd4d2c401a7678139456702cbe15288eebf1 Author: Alyssa Rosenzweig Date: Tue May 3 12:31:01 2022 -0400 pan/bi: Rework varying linking on Valhall Valhall introd

Mesa (main): radv: re-emit dynamic line stipple state if the primitive topology changed

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: f5cffbb8df7721efc1698ea2289f40b8e6372f9e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f5cffbb8df7721efc1698ea2289f40b8e6372f9e Author: Samuel Pitoiset Date: Tue May 3 12:14:38 2022 +0200 radv: re-emit dynamic line stipple state if the primitive t

Mesa (main): radv: Move RADV_RT_STAGE_BITS to radv_private.h

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 0fe2ffeb65dbcf06d08e581e52b1047559917ef3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0fe2ffeb65dbcf06d08e581e52b1047559917ef3 Author: Konstantin Seurer Date: Wed May 4 14:43:33 2022 +0200 radv: Move RADV_RT_STAGE_BITS to radv_private.h Signed-o

Mesa (main): radv: Treat rt stages like compute stages

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 3438a5ec15566f9dee4c9f14ea44f7b361b2b4f0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3438a5ec15566f9dee4c9f14ea44f7b361b2b4f0 Author: Konstantin Seurer Date: Tue May 3 19:15:53 2022 +0200 radv: Treat rt stages like compute stages Fixes dEQP-VK

Mesa (main): radv: Use RADV_RT_STAGE_BITS more often

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 428929cf1ff40e514e4838053674aaa509146087 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=428929cf1ff40e514e4838053674aaa509146087 Author: Konstantin Seurer Date: Wed May 4 15:18:07 2022 +0200 radv: Use RADV_RT_STAGE_BITS more often Signed-off-by: K

Mesa (main): radv/radix: handle intentional allocation failures properly

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 260cd1a18b0b4e3c4ddd49332c2a17d049bb37df URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=260cd1a18b0b4e3c4ddd49332c2a17d049bb37df Author: Samuel Pitoiset Date: Tue May 3 16:00:41 2022 +0200 radv/radix: handle intentional allocation failures properly

Mesa (main): wsi/x11: Avoid using xcb_wait_for_special_event in FIFO modes

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 44a20baeb8bb51c7ab99e30fd7f4bb19a0b555b6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=44a20baeb8bb51c7ab99e30fd7f4bb19a0b555b6 Author: Adam Jackson Date: Mon Apr 25 15:24:08 2022 -0400 wsi/x11: Avoid using xcb_wait_for_special_event in FIFO modes

Mesa (main): kopper: Grow a swap interval API

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 1e90e3325b27588f2de4c1bf7e1cbaacb818253b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e90e3325b27588f2de4c1bf7e1cbaacb818253b Author: Adam Jackson Date: Thu Apr 28 17:03:23 2022 -0400 kopper: Grow a swap interval API We take a slight liberty her

Mesa (main): egl/kopper: Hook up eglSwapInterval

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 6f4b5fb67507b607d61ab8316dfa3bbc4bab6498 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f4b5fb67507b607d61ab8316dfa3bbc4bab6498 Author: Adam Jackson Date: Thu Apr 28 17:38:17 2022 -0400 egl/kopper: Hook up eglSwapInterval Reviewed-By: Mike Blumenk

Mesa (main): glx/kopper: Enable GLX_EXT_swap_control etc.

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: b6ea787903e61132f559ffe94d9c2c9a593b7112 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b6ea787903e61132f559ffe94d9c2c9a593b7112 Author: Adam Jackson Date: Thu Apr 28 17:19:13 2022 -0400 glx/kopper: Enable GLX_EXT_swap_control etc. This requires ne

Mesa (main): ac,radeonsi: add has_sqtt_auto_flush_mode_bug

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 4f9ae10296408dd38a02b32067d7925b3d58f036 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4f9ae10296408dd38a02b32067d7925b3d58f036 Author: Samuel Pitoiset Date: Tue May 3 17:18:09 2022 +0200 ac,radeonsi: add has_sqtt_auto_flush_mode_bug Signed-off-b

Mesa (main): radv/sqtt: fix configuring AUTO_FLUSH_MODE on GFX10.3

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: e53e70fba007e36b9e3c94c815a8636019e8e77f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e53e70fba007e36b9e3c94c815a8636019e8e77f Author: Samuel Pitoiset Date: Tue May 3 17:20:24 2022 +0200 radv/sqtt: fix configuring AUTO_FLUSH_MODE on GFX10.3 The

Mesa (22.1): 72 new commits

2022-05-04 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fffad80496b9c541c2720249b170ac309255ea3d Author: Dylan Baker Date: Wed May 4 10:05:06 2022 -0700 VERSION: bump for 22.1.0-rc4 release URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c0b0093359ed5e6b3cf4153601da17d501e22f5

Mesa (main): radv: only init acceleration structure if RT is enabled

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 665a671c7d88f9a4941b07099c875b16245e0ac6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=665a671c7d88f9a4941b07099c875b16245e0ac6 Author: Samuel Pitoiset Date: Tue May 3 18:22:36 2022 +0200 radv: only init acceleration structure if RT is enabled Th

Mesa (main): intel/dev: add RPL-S pci ids from drm-intel-next

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 0cfc01fe835fe727e9ff7485fd6b5c8180bfd7b7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0cfc01fe835fe727e9ff7485fd6b5c8180bfd7b7 Author: Jonathan Gray Date: Wed May 4 20:30:13 2022 +1000 intel/dev: add RPL-S pci ids from drm-intel-next from Tejas

Mesa (main): svga: Add support for requesting NIR and translating to TGSI.

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 3cdb200f10b8a2d27b4b29af9fb9836f7a468b20 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3cdb200f10b8a2d27b4b29af9fb9836f7a468b20 Author: Emma Anholt Date: Fri Dec 10 15:17:01 2021 -0800 svga: Add support for requesting NIR and translating to TGSI.

Mesa (main): lavapipe: lower quad_broadcast intrinsics

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 5d621bef7b71e3c13ed98e1346de6c3bde883db7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d621bef7b71e3c13ed98e1346de6c3bde883db7 Author: Mike Blumenkrantz Date: Tue May 3 11:01:05 2022 -0400 lavapipe: lower quad_broadcast intrinsics not supported

Mesa (main): zink: add a ci flake

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 9f91ce3556b514600988109cce02a1b2f26b3a8b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f91ce3556b514600988109cce02a1b2f26b3a8b Author: Mike Blumenkrantz Date: Wed May 4 13:10:40 2022 -0400 zink: add a ci flake weird that this is suddenly failing

Mesa (main): wsi/x11: Hook up KHR_incremental_present

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: bbdf7e45b15f6345c5e509827770aec8a8bdfe7c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bbdf7e45b15f6345c5e509827770aec8a8bdfe7c Author: Adam Jackson Date: Thu Apr 28 12:04:42 2022 -0400 wsi/x11: Hook up KHR_incremental_present We create one XFIXES

Mesa (main): 22 new commits

2022-05-04 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae6d32c938fc79ff5019806a2592097ca97bd945 Author: Mihai Preda Date: Wed Apr 20 14:30:30 2022 +0300 gallium: refactor a channel loop in draw_llvm.c Acked-by: Marek Olšák Acked-by: Pierre-Eric Pelloux-Prayer Part-of:

Mesa (staging/22.1): nir: Don't set writes_memory for reading XFB

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: 7d29722a9cc5f49bf376a581d8215d4e8ad811f0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7d29722a9cc5f49bf376a581d8215d4e8ad811f0 Author: Alyssa Rosenzweig Date: Mon May 2 13:59:55 2022 -0400 nir: Don't set writes_memory for reading XFB Tha

Mesa (staging/22.1): VERSION: bump for 22.1.0-rc4 release

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: fffad80496b9c541c2720249b170ac309255ea3d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fffad80496b9c541c2720249b170ac309255ea3d Author: Dylan Baker Date: Wed May 4 10:05:06 2022 -0700 VERSION: bump for 22.1.0-rc4 release --- VERSION | 2

Mesa (staging/22.1): anv: add missing logic op set in pipeline dyn state

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: 373b65e216cb60c86b022fb5122b90901b40e89c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=373b65e216cb60c86b022fb5122b90901b40e89c Author: Lionel Landwerlin Date: Fri Apr 29 23:08:42 2022 +0300 anv: add missing logic op set in pipeline dyn sta

Mesa (staging/22.1): .pick_status.json: Update to 6f4b5fb67507b607d61ab8316dfa3bbc4bab6498

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: d7c7af763c6be8ca2fca9cbdb547831701931875 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d7c7af763c6be8ca2fca9cbdb547831701931875 Author: Dylan Baker Date: Wed May 4 15:05:04 2022 -0700 .pick_status.json: Update to 6f4b5fb67507b607d61ab8316d

Mesa (staging/22.1): ac/llvm: set the correct cache policy for sparse buffer loads

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: c8979e1ae784ecfaef3a286da240157d0993eead URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c8979e1ae784ecfaef3a286da240157d0993eead Author: Marek Olšák Date: Tue Apr 26 23:21:08 2022 -0400 ac/llvm: set the correct cache policy for sparse buffer

Mesa (staging/22.1): aco/ra: fix vgpr_limit

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: 49d0f04f920dfb6a90610c0431c1cc122dd8b600 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=49d0f04f920dfb6a90610c0431c1cc122dd8b600 Author: Rhys Perry Date: Tue May 3 12:13:55 2022 +0100 aco/ra: fix vgpr_limit Signed-off-by: Rhys Perry Revie

Mesa (staging/22.1): radv: re-emit dynamic line stipple state if the primitive topology changed

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: 4b42a289d173752c914665fb5d2f3de9cb0f0a2e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4b42a289d173752c914665fb5d2f3de9cb0f0a2e Author: Samuel Pitoiset Date: Tue May 3 12:14:38 2022 +0200 radv: re-emit dynamic line stipple state if the pri

Mesa (22.0): 76 new commits

2022-05-04 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=58ad6e52d1983785e951726f6940aa30e46bc462 Author: Dylan Baker Date: Wed May 4 15:18:04 2022 -0700 VERSION: bump for 22.0.3 Signed-off-by: Dylan Baker URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cb8925819ba2e89

Mesa (main): vulkan/wsi: Close file descriptors in wsi_destroy_image

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: c72ff19a9ef7ef0fbb5b9b7ae8c7224523297a62 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c72ff19a9ef7ef0fbb5b9b7ae8c7224523297a62 Author: Jason Ekstrand Date: Mon Mar 2 17:16:33 2020 -0600 vulkan/wsi: Close file descriptors in wsi_destroy_image Mos

Mesa (main): vulkan/wsi: Only use a single fd per wsi_image

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 17fb3ad94f97a908b55f5a7a1f2130b90338bdbd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=17fb3ad94f97a908b55f5a7a1f2130b90338bdbd Author: Jason Ekstrand Date: Mon Mar 2 17:38:16 2020 -0600 vulkan/wsi: Only use a single fd per wsi_image The only thi

Mesa (main): vulkan/wsi: Reset the image fence right before vkQueueSubmit

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 5f4ee1489501aa8c128c2d07258f84ed31cb6649 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f4ee1489501aa8c128c2d07258f84ed31cb6649 Author: Jason Ekstrand Date: Tue Mar 3 12:45:16 2020 -0600 vulkan/wsi: Reset the image fence right before vkQueueSubmit

Mesa (main): vulkan/wsi: Hang on to file descriptors

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 5576e8b73576ff71f08aa8f73ff9cdf945ead536 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5576e8b73576ff71f08aa8f73ff9cdf945ead536 Author: Jason Ekstrand Date: Mon Mar 2 17:40:09 2020 -0600 vulkan/wsi: Hang on to file descriptors Instead of closing

Mesa (main): vulkan/wsi: Add signal_fence/semaphore_for_image helpers

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 6214251c03cd00e79af7c4d8e90a180d733f75fa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6214251c03cd00e79af7c4d8e90a180d733f75fa Author: Jason Ekstrand Date: Mon Mar 15 12:04:56 2021 -0500 vulkan/wsi: Add signal_fence/semaphore_for_image helpers Th

Mesa (main): vulkan/wsi: Set the right stage flags for semaphore waits

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 233be8ee592a0119501d9459fdafdc94c70902a4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=233be8ee592a0119501d9459fdafdc94c70902a4 Author: Jason Ekstrand Date: Fri May 21 15:31:06 2021 -0500 vulkan/wsi: Set the right stage flags for semaphore waits T

Mesa (22.0): docs: Add sh256sum for mesa 20.0.3

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: 22.0 Commit: 80164979dac33a979efcf5a3ed1ce3e63f6d48f0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=80164979dac33a979efcf5a3ed1ce3e63f6d48f0 Author: Dylan Baker Date: Wed May 4 15:51:13 2022 -0700 docs: Add sh256sum for mesa 20.0.3 --- docs/relnotes/22.0.3.

Mesa (main): zink: Fix memory leak on error path.

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 7f91e8fad94dd34f83c6a124dbbe5d210be7715f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f91e8fad94dd34f83c6a124dbbe5d210be7715f Author: Vinson Lee Date: Fri Apr 29 22:57:02 2022 -0700 zink: Fix memory leak on error path. Fix defect reported by Cov

Mesa (main): docs: update calendar for 22.1.0-rc3

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: e83a8b1d105b7b47a489d8faa1476975de78cfac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e83a8b1d105b7b47a489d8faa1476975de78cfac Author: Dylan Baker Date: Wed May 4 15:54:20 2022 -0700 docs: update calendar for 22.1.0-rc3 Part-of:

Mesa (main): docs: Add sh256sum for mesa 20.0.3

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 681abdcc572ee80874651aaa6f9359586f3ab224 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=681abdcc572ee80874651aaa6f9359586f3ab224 Author: Dylan Baker Date: Wed May 4 15:51:13 2022 -0700 docs: Add sh256sum for mesa 20.0.3 Part-of:

Mesa (main): docs: add release notes for 22.0.3

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 6eb129f108d7d3240d9fe5fcba85bc96866bbc29 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6eb129f108d7d3240d9fe5fcba85bc96866bbc29 Author: Dylan Baker Date: Wed May 4 15:17:44 2022 -0700 docs: add release notes for 22.0.3 Part-of:

Mesa (main): docs: Extend calendar entries for 22.0 by 1 releases.

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 9e8f516e9281fa8bb397d567345263ac9ec5f6f3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e8f516e9281fa8bb397d567345263ac9ec5f6f3 Author: Dylan Baker Date: Wed May 4 15:51:51 2022 -0700 docs: Extend calendar entries for 22.0 by 1 releases. Part-of:

Mesa (main): docs: update calendar for 22.1.0-rc4

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 9b94ef56976df1a137f54d7426189ac9626482d6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b94ef56976df1a137f54d7426189ac9626482d6 Author: Dylan Baker Date: Wed May 4 15:54:23 2022 -0700 docs: update calendar for 22.1.0-rc4 Part-of:

Mesa (main): docs: Extend calendar entries for 22.1 by 1 releases.

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 9543fc10118111b06c0ecbb8c3cee08e05c91b21 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9543fc10118111b06c0ecbb8c3cee08e05c91b21 Author: Dylan Baker Date: Wed May 4 15:54:01 2022 -0700 docs: Extend calendar entries for 22.1 by 1 releases. Part-of:

Mesa (main): docs: update calendar and link releases notes for 22.0.3

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 2876359dcefb7a7e9daa71fbd22d6d5cd3a0ad92 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2876359dcefb7a7e9daa71fbd22d6d5cd3a0ad92 Author: Dylan Baker Date: Wed May 4 15:53:22 2022 -0700 docs: update calendar and link releases notes for 22.0.3 Part-

Mesa (staging/22.1): nir: Don't set writes_memory for reading XFB

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: b465069b747744897a4a2cf57f36bf8d26f5b463 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b465069b747744897a4a2cf57f36bf8d26f5b463 Author: Alyssa Rosenzweig Date: Mon May 2 13:59:55 2022 -0400 nir: Don't set writes_memory for reading XFB Tha

Mesa (staging/22.1): anv: reset all dynamic state after secondary execution

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: 96202a0fab5991cee3b5a166e94a8cedc6b45022 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=96202a0fab5991cee3b5a166e94a8cedc6b45022 Author: Lionel Landwerlin Date: Thu Apr 28 13:15:53 2022 +0300 anv: reset all dynamic state after secondary exec

Mesa (staging/22.1): ac/llvm: set the correct cache policy for sparse buffer loads

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: ae44b3365ff9882b21660829ddb274a858c82290 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae44b3365ff9882b21660829ddb274a858c82290 Author: Marek Olšák Date: Tue Apr 26 23:21:08 2022 -0400 ac/llvm: set the correct cache policy for sparse buffer

Mesa (staging/22.1): radv: re-emit dynamic line stipple state if the primitive topology changed

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: e5225e485d8f48435c62b4698d4d0321dc8390a2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5225e485d8f48435c62b4698d4d0321dc8390a2 Author: Samuel Pitoiset Date: Tue May 3 12:14:38 2022 +0200 radv: re-emit dynamic line stipple state if the pri

Mesa (staging/22.1): anv: don't emit 3DSTATE_DEPTH_BOUNDS in pipeline batch

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: 1cd83f03117727c5cc7d37146b5bd0e146bef188 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1cd83f03117727c5cc7d37146b5bd0e146bef188 Author: Lionel Landwerlin Date: Thu Apr 28 10:42:44 2022 +0300 anv: don't emit 3DSTATE_DEPTH_BOUNDS in pipeline

Mesa (staging/22.1): anv: don't emit 3DSTATE_BLEND_STATE_POINTERS in pipeline batch

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: 0dcd1ac226d5eaf5c489ce5f864c801b467539c9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0dcd1ac226d5eaf5c489ce5f864c801b467539c9 Author: Lionel Landwerlin Date: Thu Apr 28 00:12:52 2022 +0300 anv: don't emit 3DSTATE_BLEND_STATE_POINTERS in p

Mesa (staging/22.1): .pick_status.json: Update to 7f91e8fad94dd34f83c6a124dbbe5d210be7715f

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: f936ff863185c2be59393d824313be6fd185c0f5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f936ff863185c2be59393d824313be6fd185c0f5 Author: Dylan Baker Date: Wed May 4 15:05:04 2022 -0700 .pick_status.json: Update to 7f91e8fad94dd34f83c6a124db

Mesa (staging/22.1): anv: don't emit 3DSTATE_WM in pipeline batch

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: 265351f03fe5f403d6a68cfe7fda2ac3080c551e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=265351f03fe5f403d6a68cfe7fda2ac3080c551e Author: Lionel Landwerlin Date: Thu Apr 28 09:26:39 2022 +0300 anv: don't emit 3DSTATE_WM in pipeline batch Sig

Mesa (staging/22.1): aco/ra: fix vgpr_limit

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: aaba210881ff7295ff24e20ac2ac2fdb01758eab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aaba210881ff7295ff24e20ac2ac2fdb01758eab Author: Rhys Perry Date: Tue May 3 12:13:55 2022 +0100 aco/ra: fix vgpr_limit Signed-off-by: Rhys Perry Revie

Mesa (staging/22.1): anv: don't emit 3DSTATE_VF_TOPOLOGY in pipeline batch

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: 5346b6aac41f755e9eb9099f6291c4c4354956f4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5346b6aac41f755e9eb9099f6291c4c4354956f4 Author: Lionel Landwerlin Date: Thu Apr 28 11:35:35 2022 +0300 anv: don't emit 3DSTATE_VF_TOPOLOGY in pipeline b

Mesa (staging/22.1): anv: rework sample location

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: c4fac8fbbe9aaf2c2013e7b6dd66fba0517892f7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4fac8fbbe9aaf2c2013e7b6dd66fba0517892f7 Author: Lionel Landwerlin Date: Wed Apr 27 23:44:40 2022 +0300 anv: rework sample location On Gfx7 we can only

Mesa (staging/22.1): anv: add missing logic op set in pipeline dyn state

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: ebb13496c401706e9d5c013866495e362952e627 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ebb13496c401706e9d5c013866495e362952e627 Author: Lionel Landwerlin Date: Fri Apr 29 23:08:42 2022 +0300 anv: add missing logic op set in pipeline dyn sta

Mesa (staging/22.1): Revert "anv: fix dynamic state emission"

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: 218b619ab2541f0271f38d8af923f1be8a94fd6d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=218b619ab2541f0271f38d8af923f1be8a94fd6d Author: Lionel Landwerlin Date: Wed Apr 27 22:38:28 2022 +0300 Revert "anv: fix dynamic state emission" This re

Mesa (staging/22.1): anv: remove static_state_mask

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: ca8af9c529b0be4b654bda4fbe7d44c3291b5e8b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca8af9c529b0be4b654bda4fbe7d44c3291b5e8b Author: Lionel Landwerlin Date: Thu Apr 28 10:54:27 2022 +0300 anv: remove static_state_mask This is now unnece

Mesa (staging/22.1): anv: never emit 3DSTATE_CPS in the pipeline batch

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: 579a90e3c4327944b64b5808b518f75a3b8e1fa0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=579a90e3c4327944b64b5808b518f75a3b8e1fa0 Author: Lionel Landwerlin Date: Thu Apr 28 09:15:02 2022 +0300 anv: never emit 3DSTATE_CPS in the pipeline batch

Mesa (staging/22.1): anv: don't emit 3DSTATE_STREAMOUT in pipeline batch

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: 5eadf0d634e208be90a06e408e2bbbc1032ee900 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5eadf0d634e208be90a06e408e2bbbc1032ee900 Author: Lionel Landwerlin Date: Thu Apr 28 09:23:23 2022 +0300 anv: don't emit 3DSTATE_STREAMOUT in pipeline bat

Mesa (staging/22.1): vulkan/wsi: Set the right stage flags for semaphore waits

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: staging/22.1 Commit: aab9d6df50edf822777305468619a9ba8ef9cd4e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aab9d6df50edf822777305468619a9ba8ef9cd4e Author: Jason Ekstrand Date: Fri May 21 15:31:06 2021 -0500 vulkan/wsi: Set the right stage flags for semaphore

Mesa (main): ci: Update trace after CI fix

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 57f21b5039c4a4c6e1b4feca8780fc5d80e4e005 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=57f21b5039c4a4c6e1b4feca8780fc5d80e4e005 Author: Guilherme Gallo Date: Wed May 4 12:02:59 2022 -0300 ci: Update trace after CI fix For some days, the CI was by

Mesa (main): ci: Fix init-stage2 exit code

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: ea85f6cfda145e85ec9e88634501e225ed856339 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea85f6cfda145e85ec9e88634501e225ed856339 Author: Guilherme Gallo Date: Wed May 4 10:52:10 2022 -0300 ci: Fix init-stage2 exit code After a LAVA job submitter r

Mesa (main): ci: Fix tests expectations

2022-05-04 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 7a6d85299c8a49b97109012a5f68726939080cba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a6d85299c8a49b97109012a5f68726939080cba Author: Guilherme Gallo Date: Wed May 4 11:55:54 2022 -0300 ci: Fix tests expectations For some days, the CI was bypas