mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
After disabling a connector, we need to cleanup the connector to teardown the surfaces and unlock the FBs. Move this logic into drm_connector_apply_commit() so that it's applied when drm_commit() is called from somewhere else than drm_connector_commit_state(). |
||
|---|---|---|
| .. | ||
| drm | ||
| headless | ||
| libinput | ||
| multi | ||
| session | ||
| wayland | ||
| x11 | ||
| backend.c | ||
| meson.build | ||