wlroots/include/backend/drm
Simon Ser 485ecc11a6 backend/drm: remove wlr_drm_crtc.pending_modeset
Replace it with a new drm_connector_state_is_modeset function that
decides whether a modeset is necessary directly from the
wlr_output_state which is going to be applied.
2021-04-29 19:51:57 +02:00
..
cvt.h backend/drm: add support for custom modes 2019-10-27 10:46:47 -04:00
drm.h backend/drm: remove wlr_drm_crtc.pending_modeset 2021-04-29 19:51:57 +02:00
iface.h backend/drm: take wlr_output_state as arg in crtc_commit 2021-04-29 19:51:57 +02:00
properties.h backend/drm: add support for the subconnector property 2021-01-17 12:42:25 +01:00
renderer.h render/gbm_allocator: make wlr_gbm_allocator_create return a wlr_allocator 2021-04-28 20:55:57 +02:00
util.h backend/drm: introduce wlr_drm_fb 2020-04-28 09:54:52 +02:00