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 <[email protected]> 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. _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
