Mesa (staging/21.3): .pick_status.json: Update to c2d522b07f9a7c719eef1b4ebea3cc5975bbe15a

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Oct 24 15:00:10 UTC 2021


Module: Mesa
Branch: staging/21.3
Commit: 48419086423b4cf44b74f828177520d462065904
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=48419086423b4cf44b74f828177520d462065904

Author: Eric Engestrom <eric at engestrom.ch>
Date:   Sun Oct 24 15:59:33 2021 +0100

.pick_status.json: Update to c2d522b07f9a7c719eef1b4ebea3cc5975bbe15a

---

 .pick_status.json | 99 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 99 insertions(+)

diff --git a/.pick_status.json b/.pick_status.json
index 34d4eb9089e..d003913d17b 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -1,4 +1,103 @@
 [
+    {
+        "sha": "c2d522b07f9a7c719eef1b4ebea3cc5975bbe15a",
+        "description": "panfrost: Remove duplicated #if",
+        "nominated": false,
+        "nomination_type": null,
+        "resolution": 4,
+        "main_sha": null,
+        "because_sha": null
+    },
+    {
+        "sha": "baaa88cf9e6692e744f6d98a0cdc5661ec4acae1",
+        "description": "panfrost: Remove ancient TODO",
+        "nominated": false,
+        "nomination_type": null,
+        "resolution": 4,
+        "main_sha": null,
+        "because_sha": null
+    },
+    {
+        "sha": "2526f6f229406fa364e4375449d33e2048caaab6",
+        "description": "panfrost: Enable AFBC on v7",
+        "nominated": true,
+        "nomination_type": 0,
+        "resolution": 0,
+        "main_sha": null,
+        "because_sha": null
+    },
+    {
+        "sha": "789601a189eb8b0ff0b0f2a19ed276d9881877a7",
+        "description": "panfrost: Decompress for incompatible AFBC formats",
+        "nominated": true,
+        "nomination_type": 0,
+        "resolution": 0,
+        "main_sha": null,
+        "because_sha": null
+    },
+    {
+        "sha": "93c9123c313d688913ed86f77c6841738f94988a",
+        "description": "panfrost: Add internal afbc_formats",
+        "nominated": true,
+        "nomination_type": 0,
+        "resolution": 0,
+        "main_sha": null,
+        "because_sha": null
+    },
+    {
+        "sha": "342ed4909fe7611525b9029977463ef3291ce7ba",
+        "description": "panfrost: Workaround ISSUE_TSIX_2033",
+        "nominated": true,
+        "nomination_type": 0,
+        "resolution": 0,
+        "main_sha": null,
+        "because_sha": null
+    },
+    {
+        "sha": "e0335ad8881d3feeb89b571b1047bb8799ae23b7",
+        "description": "panfrost: Fix gl_FragColor lowering",
+        "nominated": true,
+        "nomination_type": 1,
+        "resolution": 0,
+        "main_sha": null,
+        "because_sha": "28ac4d1e00553b38691966b4b9b95fee826c97d4"
+    },
+    {
+        "sha": "be5456e11643dee690af5d7dd8419c766c108e7a",
+        "description": "panfrost: Remove unused MIDGARD_NO_AFBC quirk",
+        "nominated": false,
+        "nomination_type": null,
+        "resolution": 4,
+        "main_sha": null,
+        "because_sha": null
+    },
+    {
+        "sha": "68a7fafe2a54ca61700a955bd8d7884e2f750814",
+        "description": "panfrost,panvk: Use dev->has_afbc instead of quirks",
+        "nominated": true,
+        "nomination_type": 0,
+        "resolution": 0,
+        "main_sha": null,
+        "because_sha": null
+    },
+    {
+        "sha": "3e168b97cc7d38e757fa5cd51ecd25c18d84daf6",
+        "description": "panfrost: Detect implementations support AFBC",
+        "nominated": true,
+        "nomination_type": 0,
+        "resolution": 0,
+        "main_sha": null,
+        "because_sha": null
+    },
+    {
+        "sha": "ebe9494b61bf7cb6bb4e714f4cd43390629c0c1b",
+        "description": "turnip: Drop the assertion about the temporary bit in sync fd imports.",
+        "nominated": false,
+        "nomination_type": null,
+        "resolution": 4,
+        "main_sha": null,
+        "because_sha": null
+    },
     {
         "sha": "8ccf672fa3c000b958f961812152cc1a359a8792",
         "description": "gallium/u_blitter: Read MSAA z/s from sampler's .x instead of .y or .z.",



More information about the mesa-commit mailing list