wlroots/backend/drm
Simon Ser c9c2d7539c backend/drm: fill scratch wlr_output_state for set_mode
Populate the wlr_output_state when setting a mode. This will allow
drm_connector_set_mode to stop relying on ephemeral fields in
wlr_drm_crtc. Also drm_connector_set_mode will be able to apply
both a new buffer and a new mode atomically.
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/drm: fill scratch wlr_output_state for set_mode 2021-04-29 19:51:57 +02:00
cvt.c backend/drm: add support for custom modes 2019-10-27 10:46:47 -04:00
drm.c backend/drm: fill scratch wlr_output_state for set_mode 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