wlroots/backend/drm
Simon Ser 8f90d7f8f5 backend/drm: take wlr_output_state as arg in crtc_commit
Stop assuming that the state to be applied is in output->pending in
crtc_commit. This will allow us to remove ephemeral fields in
wlr_drm_crtc, which are used scratch fields to stash temporary
per-commit data.
2021-04-29 19:51:57 +02:00
..
atomic.c backend/drm: take wlr_output_state as arg in crtc_commit 2021-04-29 19:51:57 +02:00
backend.c backend: introduce backend_get_buffer_caps 2021-04-28 20:55:57 +02:00
cvt.c backend/drm: add support for custom modes 2019-10-27 10:46:47 -04:00
drm.c backend/drm: take wlr_output_state as arg in crtc_commit 2021-04-29 19:51:57 +02:00
legacy.c backend/drm: take wlr_output_state as arg in crtc_commit 2021-04-29 19:51:57 +02:00
meson.build meson: Various improvements 2019-12-23 07:48:29 -05:00
properties.c backend/drm: add support for the subconnector property 2021-01-17 12:42:25 +01:00
renderer.c backend/drm: fix allocator DRM FD on multi-GPU setups 2021-04-29 15:58:56 +02:00
util.c Revert "backend/drm: fail instead of stripping a modifier" 2021-04-27 15:38:10 +02:00