diff options
author | emersion <contact@emersion.fr> | 2018-10-09 14:46:24 +0200 |
---|---|---|
committer | emersion <contact@emersion.fr> | 2018-10-09 14:54:33 +0200 |
commit | b66041a9e583a87c25b1d63a4c8b432d03999cc0 (patch) | |
tree | 0f0bbfd1699a39b63cd9d818c38c37621d4f003e /protocol/meson.build | |
parent | 8488ed299745f05ad6445cb22006da20fe926891 (diff) |
backend/drm: don't reset conn->pageflip_pending in drm_connector_cleanup
If a pageflip is pending before cleanup, it's still pending after. This
is used line 1177: drm_connector_cleanup is called and
conn->pageflip_pending is checked afterwards.
Fixes #1297
Diffstat (limited to 'protocol/meson.build')
0 files changed, 0 insertions, 0 deletions