wlroots/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
..
atomic.c backend/drm: don't destroy previous DRM master blobs 2024-02-21 15:10:44 +00:00
backend.c backend/drm: always create multigpu renderers 2024-02-23 13:42:21 -05:00
drm.c Perform direct scanout on secondary GPUs 2024-02-23 13:49:30 -05:00
fb.c backend/drm: split wlr_drm_fb related functions into separate file 2023-11-30 14:44:46 +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: atomically reset state after VT switch 2024-02-14 19:13:23 +01:00
libliftoff.c backend/drm: don't destroy previous DRM master blobs 2024-02-21 15:10:44 +00:00
meson.build backend/drm: split wlr_drm_fb related functions into separate file 2023-11-30 14:44:46 +00:00
monitor.c backend/drm: drop wl_display argument 2024-01-25 15:05:36 +00:00
properties.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00
renderer.c Perform direct scanout on secondary GPUs 2024-02-23 13:49:30 -05:00
util.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00