wlroots/backend
Simon Ser e77c046cf9 backend/drm: fix stack overflow in dealloc_crtc
Call drm_crtc_commit directly instead of calling drm_connector_set_mode.
This restores the previous behaviour where conn_enable was called [1].

[1]: 0c7c562482/backend/drm/drm.c (L1093)

Closes: https://github.com/swaywm/wlroots/issues/2253
2020-06-08 10:13:00 -06:00
..
drm backend/drm: fix stack overflow in dealloc_crtc 2020-06-08 10:13:00 -06:00
headless
libinput
multi
noop
session
wayland util: fix and move get_current_time_msec into a util file 2020-06-06 00:09:19 +02:00
x11
backend.c
meson.build