aboutsummaryrefslogtreecommitdiff
path: root/backend/session/logind.c
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2020-05-07 11:30:28 +0200
committerDrew DeVault <sir@cmpwn.com>2020-05-12 15:12:06 +0200
commitda4df82532fd992aa1cf13cd1fb6f34ff6bb3ea2 (patch)
treeaeafececcfd23f9c5ab74c9b182a9510e0e269fc /backend/session/logind.c
parentcdb6fdbc6cb734e174bfcb53e4622eeef89d0d79 (diff)
backend/drm: fix combined modeset+enable commits
When an output is enabled and modeset at the same time, drm_connector_commit would first try to modeset then try to commit. This won't work because both will trigger a page-flip. KMS will reject that. Change the logic to only enable an output if no modeset has been requested. The logic in wlr_output already checks that the user isn't doing a modeset and disabling the output at the same time.
Diffstat (limited to 'backend/session/logind.c')
0 files changed, 0 insertions, 0 deletions