wlroots-hyprland/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 output: make gamma size a size_t and gamma table const 2018-10-03 10:36:33 +02:00
properties.h backend/drm: Improve encoder logic 2018-12-09 22:48:00 +13:00
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