summaryrefslogtreecommitdiff
path: root/.pick_status.json
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2022-03-14 05:54:20 +1000
committerDylan Baker <dylan.c.baker@intel.com>2022-05-02 10:46:34 -0700
commit238b0187897ab4eacbfd1293bbc3a560b456216c (patch)
treecf90a1b24d9e6e3d6e030af9766ba414db1d56ff /.pick_status.json
parentd45ccc05f19056e42992ce1fc269432f577d7d3a (diff)
vulkan/wsi: keep allocate queue families in image, just don't fill them
This changes the code so that it only looks at the passed in families when concurrent, otherwise it always allocates one. Fixes: 48b3ef625e19 ("vulkan/wsi: handle queue families properly for non-concurrent sharing mode.") Acked-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Acked-by: Jason Ekstrand <jason.ekstrand@collabora.com> Tested-by: Mike Lothian <mike@fireburn.co.uk> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15331> (cherry picked from commit 85a94be0fec1dad9b22ee346383a4abb46a6e990)
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 03c5730d152..264ad5c91e3 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -1228,7 +1228,7 @@
"description": "vulkan/wsi: keep allocate queue families in image, just don't fill them",
"nominated": true,
"nomination_type": 1,
- "resolution": 0,
+ "resolution": 1,
"main_sha": null,
"because_sha": "48b3ef625e1909c1be31fbe10adb53734af38eb4"
},