[PATCH 0/2] Add support for multiple framebuffer outputs

Derek Foreman derekf at osg.samsung.com
Tue Jul 7 05:31:26 PDT 2015


On 06/07/15 03:31 AM, Sjoerd Simons wrote:
> This patchset add support for driving multiple framebuffers from weston. First
> patch drops the intermediate shadow buffer in the fbdev compositor, which
> turned out to be both unneeded and buggy with non-0x0 rooted outputs second
> patch actually adds multiple output support.
> 
> Sjoerd Simons (2):
>   compositor-fbdev: Drop intermediate shadow buffer
>   fbdev-compositor: enumerate framebuffer device using udev
> 
>  src/compositor-fbdev.c | 148 +++++++++++++++++++++++--------------------------
>  1 file changed, 68 insertions(+), 80 deletions(-)
> 

I like this,

Reviewed-By: Derek Foreman <derekf at osg.samsung.com>

For both.  Some trivial comments on the second.

There are some other cases where non 0x0 outputs have funny behaviour
(with patches in patchwork), but I think they only apply to non-zero Y.


More information about the wayland-devel mailing list