From: Pekka Paalanen <pekka.paala...@collabora.co.uk> Hi,
here are some patches I extracted from my clone mode series. These are building on top of https://patchwork.freedesktop.org/series/37994/ in case that makes any difference. Patch 1 is a slight change in behaviour, patches 2-4 and 6 just split code into new functions, patch 5 is a small fix for the future, and patches 7-9 fix some Valgrind unhappyness. All these can be found in a branch: https://gitlab.collabora.com/pq/weston/commits/drm-prep-1 Pekka Paalanen (9): compositor-drm: drm_output_enable updates unused_crtcs/connectors compositor-drm: factor out drm_output_init_gamma_size() compositor-drm: factor out drm_output_init_crtc() compositor-drm: refactor into drm_mode_list_destroy() compositor-drm: drm_property_info_free() must reset compositor-drm: move refresh rate computation compositor-drm: fix uninitialized bytes on modeinfo compositor-drm: free filename in exit compositor-drm: unref udev monitor on exit libweston/compositor-drm.c | 256 ++++++++++++++++++++++++++++++--------------- 1 file changed, 173 insertions(+), 83 deletions(-) Thanks, pq -- 2.13.6 _______________________________________________ wayland-devel mailing list wayland-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/wayland-devel