diff options
author | Philipp Kerling <pkerling@casix.org> | 2017-08-16 12:37:27 +0200 |
---|---|---|
committer | Xiang, Haihao <haihao.xiang@intel.com> | 2017-11-17 15:05:34 +0800 |
commit | 8f1091e4a6515f8e031b89d13a2ebc0835fa9b26 (patch) | |
tree | 5bea9b93763cdea20692fed1b6618f58bc8f6785 /NEWS | |
parent | 6b6221de0b7c674aa6f863ee89130875b7ab2837 (diff) | |
download | libva-v1.8-branch.tar.gz |
wayland: Add wl_drm listener immediately upon bindv1.8-branch
Events on wl_drm could get lost if the listener is bound only after
the roundtrip is complete. While it is correct that to get all wl_drm
events at most two roundtrips are required, in fact one roundtrip may
be enough if another thread flushes and reads from the connection
in parallel to the initial libva wl_registry roundtrip. It is thus too
late to call wl_drm_add_listener after the roundtrip.
Fixes: #101
(cherry picked from commit 9ca99eb84cdb6ea638af567f6074c53fa51a416c)
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions