]> git.ipfire.org Git - thirdparty/systemd.git/commit
terminal/grdev: allow arbitrary fb-age contexts
authorDavid Herrmann <dh.herrmann@gmail.com>
Thu, 2 Oct 2014 16:47:01 +0000 (18:47 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Fri, 3 Oct 2014 13:57:00 +0000 (15:57 +0200)
commit66695cc343647dcbf654fbb4b3f38bd1ee092a0d
tree49e1bc8014b99e0a7ad7aba32a6e1ff243d8d2ec
parent51cff8bdedbc283b2403ab4a688903d8b1f2fab5
terminal/grdev: allow arbitrary fb-age contexts

Instead of limiting fb-aging to 64bit integers, allow any arbitrary
context together with a release function to free it once the FB is
destroyed.
src/libsystemd-terminal/grdev-drm.c
src/libsystemd-terminal/grdev.c
src/libsystemd-terminal/grdev.h
src/libsystemd-terminal/modeset.c