<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - glimagesink: Add support for dmabuf"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=743345#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - glimagesink: Add support for dmabuf"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=743345">bug 743345</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=daniel%40fooishbar.org" title="Daniel Stone <daniel@fooishbar.org>"> <span class="fn">Daniel Stone</span></a>
</span></b>
        <pre>A couple of things:
  - being able to mmap() dmabufs is not only not guaranteed, but also not
implemented by DRM/KMS exporters
  - dma_buf_export isn't merged into Mesa, hasn't even been proposed for
merging, and is unlikely to see wide adoption for a spectacular variety of
issues (tl;dr: importing is easy - exporting forces you to change the entire
buffer allocation process - and given we've never been able to agree on generic
buffer allocation ...)

I've no particular opinion on the rest.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>