Skip to content

WIP: vulkan/wsi/display: support modifiers

Jonathan Marek requested to merge flto/mesa:vulkan into main

This allows turnip to use DRM_FORMAT_MOD_QCOM_COMPRESSED with display wsi.

Marked as WIP because this won't work correctly on hardware where planes don't all support the same modifiers, I'm not sure how to best solve that.

Merge request reports