diff options
author | Brian Ashworth <bosrsf04@gmail.com> | 2019-02-19 10:45:36 -0500 |
---|---|---|
committer | emersion <contact@emersion.fr> | 2019-02-19 16:49:51 +0100 |
commit | 50011e7170d1d6a58a6b1e4997da6ce105180481 (patch) | |
tree | 70c95139675c92e5d968cd97898dd42524f5bfe1 /.builds | |
parent | dcd05f67ab694c72e0f95b506a756471e2222fac (diff) |
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.
Diffstat (limited to '.builds')
0 files changed, 0 insertions, 0 deletions