[PATCH weston 00/21] Fixes and reorganization, clone mode prep

Pekka Paalanen pekka.paalanen at collabora.co.uk
Mon Sep 25 09:21:01 UTC 2017


On Fri, 22 Sep 2017 17:31:08 +0300
Pekka Paalanen <ppaalanen at gmail.com> wrote:

> From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
> 
> Hi,
> 
> I have been working towards clone mode[1] and thought it would be a time to
> shorten my patch series. This series here is a selection of patches from my
> clone mode preparations.

> Pekka Paalanen (21):
>   libweston: move weston_output::mode_list init to core
>   compositor-drm: use asprintf in make_connector_name()
>   compositor-wayland: use asprintf for output title
>   tests: ensure output dependent IVI tests run
>   libweston: weston_output_init(..., +name)
>   compositor-wayland: move output init into common, fix error path
>   compositor-drm: set output make/model/serial once
>   compositor-drm: set all properties in create_output_for_connector
>   libweston: send more wl_surface.enter/leave events
>   libweston: rename weston_output_destroy() to weston_output_release()
>   libweston: ensure backend is not loaded twice
>   libweston: set backend pointer earlier
>   compositor-fbdev: remove unused output arguments
>   compositor-fbdev: MAP_FAILED is not NULL
>   compositor-fbdev: simplify FB destroy/unmap/disable
>   compositor-fbdev: always destroy renderer-output on disable
>   compositor-fbdev: rename fbdev_output_disable_handler()
>   compositor-fbdev: fix finish_frame_timer leak
>   compositor-fbdev: remove unused field 'depth'
>   compositor-fbdev: unref udev on backend destruction
>   compositor-drm: unref udev on backend destruction

Hi,

the following patches are pushed:

[PATCH weston 02/21] compositor-drm: use asprintf in make_connector_name()
[PATCH weston 03/21] compositor-wayland: use asprintf for output title
[PATCH weston 14/21] compositor-fbdev: MAP_FAILED is not NULL
[PATCH weston 19/21] compositor-fbdev: remove unused field 'depth'
[PATCH weston 20/21] compositor-fbdev: unref udev on backend destruction
[PATCH weston 21/21] compositor-drm: unref udev on backend destruction

   13404c40..2a0c6c33  master -> master

Patchwork has the current patch status:
https://patchwork.freedesktop.org/series/30769/

Thank you to reviewers.

The remaining already reviewed patches have some little dependencies on
some not yet reviewed patches, so I didn't pick those out yet. Also
didn't push the ivi-shell test patch in case someone from the IVI team
wants to comment.


Thanks,
pq


More information about the wayland-devel mailing list