Re: [PATCH wayland-protocols, weston 0/10] format modifier support for linux-dmabuf

2017-01-11 Thread Varad Gautam
Hi Daniel, Since the v2 appears to be botched up in patchwork, I've put a rebase onto current master at [1][2]. Do you think we can merge the series yet? The patches are on top of the roundtrip elimination bits at [3]. [1] https://git.collabora.com/cgit/user/varad/wayland-protocols.git/log/?h=d

[PATCH wayland-protocols, weston 0/10] format modifier support for linux-dmabuf

2016-11-17 Thread Varad Gautam
Hello, This series amends the linux-dmabuf protocol to advertise supported dmabuf fourcc format modifiers on a platform, and implements format/modifier advertising and dmabuf import with modifiers in weston using EGL_EXT_image_dma_buf_import_modifiers. I have extended the simple-dmabuf-intel clien