Skip to content

vulkan: Prefer atomic modesetting for KHR_display

Keith Packard requested to merge keithp/mesa:vulkan-display-atomic into main

If atomic modesetting is supported on the device, use that in preference to the legacy API.

Signed-off-by: Keith Packard keithp@keithp.com Cc: Paulo Zanoni przanoni@gmail.com Cc: Jason Ekstrand jason@jlekstrand.net

Merge request reports