]> git.ipfire.org Git - thirdparty/systemd.git/commit
terminal/drm: clear 'applied' flag when changing state
authorDavid Herrmann <dh.herrmann@gmail.com>
Thu, 2 Oct 2014 16:51:29 +0000 (18:51 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Fri, 3 Oct 2014 13:57:00 +0000 (15:57 +0200)
commit1bfa594cf26a9880c489cdcb5911bfb3440aa566
tree7a1151927b5924f60138dd1e1b1776716a24ef85
parent66695cc343647dcbf654fbb4b3f38bd1ee092a0d
terminal/drm: clear 'applied' flag when changing state

If a pipe is enabled/disabled, we have to clear crtc->applied of the
linked CRTC. Otherwise, we will not run a deep modeset, but leave the crtc
in the pre-configured state.
src/libsystemd-terminal/grdev-drm.c