mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-02-05 04:06:11 -05: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(). |
||
|---|---|---|
| .. | ||
| atomic.c | ||
| backend.c | ||
| drm.c | ||
| fb.c | ||
| gen_pnpids.sh | ||
| legacy.c | ||
| libliftoff.c | ||
| meson.build | ||
| monitor.c | ||
| properties.c | ||
| renderer.c | ||
| util.c | ||