wlroots-hyprland/backend
Simon Ser a1679c92ce backend/drm: restore pending page-flip check when tearing
DRM_MODE_PAGE_FLIP_ASYNC doesn't allow user-space to submit new
buffers before waiting for the uevent: the kernel will return EBUSY
in that case.

Fixes: c2aa7fd965 ("backend/drm: Add async page flip support to legacy")
2023-10-02 10:26:47 +02:00
..
drm backend/drm: restore pending page-flip check when tearing 2023-10-02 10:26:47 +02:00
headless output: trigger frame/present events on all commits on enabled output 2023-08-23 15:42:22 +00:00
libinput Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
multi Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
session backend/session: make optional 2022-11-25 16:15:29 +00:00
wayland output: trigger frame/present events on all commits on enabled output 2023-08-23 15:42:22 +00:00
x11 output: trigger frame/present events on all commits on enabled output 2023-08-23 15:42:22 +00:00
backend.c Use struct initializers instead of memset() 2023-07-07 17:31:11 +02:00
meson.build backend/session: make optional 2022-11-25 16:15:29 +00:00