[PATCH weston 0/9] DRM-backend preparation for clone mode patches

Pekka Paalanen ppaalanen at gmail.com
Fri Feb 9 13:07:18 UTC 2018


From: Pekka Paalanen <pekka.paalanen at 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



More information about the wayland-devel mailing list