diff options
author | Simon Ser <contact@emersion.fr> | 2021-09-07 11:28:40 +0200 |
---|---|---|
committer | Kenny Levinsen <kl@kl.wtf> | 2021-09-07 22:33:40 +0200 |
commit | b01d97a38ffc502ce15bdd1ff9256290ff422440 (patch) | |
tree | 88d44c80fab6c22b9ce1a6b0efe8be39248a4d8c /include/backend/drm/drm.h | |
parent | 04304c322e6d6e7b2c020b1e1bada3a84f5c06c6 (diff) |
backend/drm: drop attempt_enable_needs_modeset
Modesets require a buffer. The DRM backend tried to auto-enable
outputs when a CRTC becomes available in the past, but now that
fails because no buffer is available.
Instead of having this magic inside the DRM backend, a better
approach is to do it in the compositor or in an optional helper.
Diffstat (limited to 'include/backend/drm/drm.h')
0 files changed, 0 insertions, 0 deletions