xserver/hw
Olivier Fourdan c69a0527cb xwayland: Create scanout capable BO with the fallback path
Before linux_dmabuf v4 support was added, the BO were created using
gbm_bo_create_with_modifiers() which incidentally creates scanout
capable buffers.

We now need to replicate that explicitly when using the fallback path,
with buffers window, otherwise direct scanout will not be possible in
that case.

Signed-off-by: Olivier Fourdan <ofourdan@redhat.com>
Closes: https://gitlab.freedesktop.org/xorg/xserver/-/issues/1535
Suggested-by: Michel Dänzer <mdaenzer@redhat.com>
Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
(cherry picked from commit 111d318fc2)
2023-06-01 10:22:07 +02:00
..
vfb Don't install Xvfb 2023-02-17 10:13:34 +00:00
xwayland xwayland: Create scanout capable BO with the fallback path 2023-06-01 10:22:07 +02:00
meson.build Drop Xephyr / kdrive DDX 2023-02-17 10:13:34 +00:00