wlroots/include/backend/drm
Austin Shafer eb812f34f0 Perform direct scanout on secondary GPUs
This change attempts to import the buffer directly into the target
DRM context, and only performs drm_surface_blit if that doesn't
work.

Also advertise all scanout mods instead of only the ones compatible with
the main dev, since we can now scan them out.
2024-02-23 13:49:30 -05:00
..
drm.h Add new struct wlr_multi_gpu 2024-02-23 13:49:30 -05:00
fb.h backend/drm: split wlr_drm_fb related functions into separate file 2023-11-30 14:44:46 +00:00
iface.h backend/drm: atomically reset state after VT switch 2024-02-14 19:13:23 +01:00
monitor.h backend/drm: drop wl_display argument 2024-01-25 15:05:36 +00:00
properties.h backend/drm: fix broken link to KMS property docs 2024-02-21 12:03:37 +01:00
renderer.h Perform direct scanout on secondary GPUs 2024-02-23 13:49:30 -05:00
util.h backend/drm: use libdisplay-info for CVT mode generation 2023-02-28 14:44:02 +00:00