vulkan/wsi/x11: Increase the effective min. images for mailbox.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Mon, 20 May 2019 20:58:32 +0000 (22:58 +0200)
committerBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Fri, 26 Jul 2019 14:37:28 +0000 (16:37 +0200)
commit9653d80de187fe9d9e5211b475065e7e09598f19
tree1d167f06fbeb19ca1a9f679dc191084047454800
parent5eae9bfbfcb3cdc8d7c82adaf99350ac30d40dce
vulkan/wsi/x11: Increase the effective min. images for mailbox.

We need 5 images:
1) CPU work
2) GPU work
3) idle
4) queued for flip
5) presenting

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/vulkan/wsi/wsi_common_x11.c