On Wed, May 22, 2019 at 12:47:47PM +0200, Marc-André Lureau wrote: > Hi > > On Wed, May 22, 2019 at 12:04 PM Gerd Hoffmann <kra...@redhat.com> wrote: > > > > Add modifier parameter to egl_get_fd_for_texture(), to return the used > > modifier on dmabuf exports. > > But nothing uses it yet?
WIP still. Sneak preview: https://git.kraxel.org/cgit/qemu/log/?h=sirius/display-drm > > Check and use QemuDmaBuf->modifier in egl_dmabuf_import_texture() for > > dmabuf imports. > > That could be a separate patch, or merged with the first patch. Ok, I'll split it. cheers, Gerd