wlroots-hyprland/backend/drm
Kenny Levinsen 45ba35719e backend/drm: Automatic non-blocking commits
We currently only perform non-blocking commits for non-modeset commits
with a buffer attached.

Perform non-blocking commits whenever there is no pending pageflip
event. If a non-blocking modeset commit fails, which can happen if the
driver implicitly added more CRTCs to the commit that we did not know we
had to wait for, retry with a blocking commit.

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/2239
2023-10-10 12:44:59 +00:00
..
atomic.c backend/drm: Automatic non-blocking commits 2023-10-10 12:44:59 +00:00
backend.c treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 2023-10-03 01:51:07 -04:00
drm.c output: allow_artifacts -> allow_reconfiguration 2023-10-09 08:31:35 +00:00
gen_pnpids.sh backend/drm: use libdisplay-info to parse EDID 2023-02-28 14:44:02 +00:00
legacy.c backend/drm: Add async page flip support to legacy 2023-09-28 16:53:08 +00:00
libliftoff.c backend/drm: handle output layer damage 2023-06-30 04:31:50 +00:00
meson.build backend/drm: use libdisplay-info for CVT mode generation 2023-02-28 14:44:02 +00:00
monitor.c treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 2023-10-03 01:51:07 -04:00
properties.c backend/drm: set "max bpc" to the max 2022-06-19 16:55:36 +00:00
renderer.c Use struct initializers instead of memset() 2023-07-07 17:31:11 +02:00
util.c backend/drm: fix di_info memory leak 2023-05-08 10:16:25 +08:00