<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <pre style="white-space: pre-wrap; color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">>Now includes support for Image 6 as a bonus feature, and 7 is only exposed
>on the gallium drivers which support dma-buf import/export.
>
>Still useful for Wayland-Prime and Mir, now also useful for DRI3000
</pre>
    I have tested the last versions of the patches with my radeonsi
    card,<br>
    Keith Packard's patches for DRIImage loader in gallium and my Prime
    Wayland patches.<br>
    <br>
    Whereas with older version of the patches I had issues, that I
    reported on irc or on this mailing list,<br>
    the latest series worked fine for me.<br>
    <br>
    Patch 2,3,4,7,8: exporting/importing fd work well with this last
    version on my radeonsi card. I was able to use my dedicated radeonsi
    card on render-nodes under Wayland with my Prime patches and Keith
    patches for the DRIImage loader in gallium (enable to avoid Gem
    names).<br>
    <br>
    Patch 1: I have tested it with my glamor dri3 helper to convert a
    glamor pixmap to an fd. The implementation rely on
    EGL_KHR_gl_texture_2D_image, which is enabled with this patch. I
    have not tested though the other corner cases (3D texture, etc). <br>
    Since Gem names don't work under Render-nodes, I have patched
    XWayland to pass fd instead of Gem names to the Wayland compositor.
    That's how I tested the pixmap->fd glamor dri3 helper with my
    radeonsi card and this series of patches.<br>
    <br>
    <br>
    Since Thomas Hellstrom is ok with patch 9, and the Nvidia parts
    (patch 5, etc) seem to be similar to Ben Skeggs patches in Keith
    Packard dri3 tree:
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="http://cgit.freedesktop.org/%7Ekeithp/mesa/log/?h=dri3">http://cgit.freedesktop.org/~keithp/mesa/log/?h=dri3</a>,<br>
    and the ilo part looks ok,<br>
    I suggest to merge this last series of patches, which seems ready.<br>
    <br>
    Thanks,<br>
    <br>
    Axel Davy<br>
    <span style="color: rgb(51, 51, 51); font-family: sans-serif;
      font-size: 13px; font-style: normal; font-variant: normal;
      font-weight: normal; letter-spacing: normal; line-height: normal;
      orphans: auto; text-align: start; text-indent: 0px;
      text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255); display: inline !important;
      float: none;"></span>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
  </body>
</html>