wlroots/include/backend/drm
Brian Ashworth 50011e7170 backend/drm: fix modeset on drm fd resume
On DRM resume, such as switching back to a TTY, the output needs to be
modeset to the current mode. However, wlr_output_set_mode will return
early when attempting to set the mode to the current mode. This just
steps around wlr_output_set_mode and calls drm_connector_set_mode
directly.
2019-02-19 16:49:51 +01:00
..
drm.h backend/drm: fix modeset on drm fd resume 2019-02-19 16:49:51 +01:00
iface.h
properties.h
renderer.h backend/drm: fix GBM format mismatch 2019-01-29 12:04:12 +01:00
util.h backend/drm: fix GBM format mismatch 2019-01-29 12:04:12 +01:00