wlroots/include/backend/drm
Kenny Levinsen 3df1528a8f backend/drm: Store viewport with framebuffer
Accessing the output state viewport require a buffer, and that might not
have a state with a buffer when preparing the plane properties for an
atomic commit.

Instead, store the properties at the same time as the fb, and use a
similar mechanism to carry the state around.
2024-10-28 19:22:27 +00:00
..
drm.h backend/drm: Store viewport with framebuffer 2024-10-28 19:22:27 +00:00
fb.h backend/drm: add drm_fb_copy() 2024-03-04 11:25:33 +01:00
iface.h backend/drm: add infrastructure for device-wide commits 2024-03-14 22:03:10 +00:00
monitor.h backend/drm: drop wl_display argument 2024-01-25 15:05:36 +00:00
properties.h backend/drm: add support for explicit sync APIs 2024-08-06 17:37:06 +00:00
renderer.h backend/drm: add explicit sync support to multi-GPU blits 2024-08-26 18:09:27 +02:00
util.h backend/drm: drop SKIP in match_connectors_with_crtcs() 2024-08-21 22:25:19 +02:00