summaryrefslogtreecommitdiff
path: root/.pick_status.json
diff options
context:
space:
mode:
authorAlyssa Rosenzweig <alyssa@collabora.com>2022-06-06 16:48:57 -0400
committerDylan Baker <dylan.c.baker@intel.com>2022-06-08 09:11:17 -0700
commit364767c445a4d2e9de7b50f2adf391beab7b69e3 (patch)
tree522a4efea96f7ea6d7a6ae3ff4878ee3ffbf6e76 /.pick_status.json
parent6022ed00791cc1f2285735e62226455fb8e1fb52 (diff)
panfrost: Fix inverted indirect dispatch condition
Inverted condition -- indirect dispatch gets disabled when WLS is in use, not the other way around. Not sure how this worked before... Fixes: fd7b44882ce ("panfrost: Use direct dispatch with shared memory") Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16916> (cherry picked from commit 3c5f1595b89d02df92bead419e8bbb0511d14201)
Diffstat (limited to '.pick_status.json')
-rw-r--r--.pick_status.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pick_status.json b/.pick_status.json
index 370a6b94d92..60d2ac3cd54 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -283,7 +283,7 @@
"description": "panfrost: Fix inverted indirect dispatch condition",
"nominated": true,
"nomination_type": 1,
- "resolution": 0,
+ "resolution": 1,
"main_sha": null,
"because_sha": "fd7b44882ce3c7604be592f484264097125dfa52"
},