<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Intel driver fails with "intel_do_flush_locked failed: No such file or directory" if buffer imported with EGL_NATIVE_PIXMAP_KHR"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71759#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Intel driver fails with "intel_do_flush_locked failed: No such file or directory" if buffer imported with EGL_NATIVE_PIXMAP_KHR"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71759">bug 71759</a>
              from <span class="vcard"><a class="email" href="mailto:fabrice@bellet.info" title="Fabrice Bellet <fabrice@bellet.info>"> <span class="fn">Fabrice Bellet</span></a>
</span></b>
        <pre>More debug hints: two glxcontext are created (one by cogl, and another by
gstreamer-vaapi), and two different bufmgr are created. The failing relocation
concerns a bufmgr from the other context, when intel_update_image_buffers()
calls loader_dri3_get_buffers() -> dri3_get_pixmap_buffer() ->
loader_dri3_create_image() -> intel_create_image_from_fds() ->
drm_intel_bo_gem_create_from_prime(): the image->bo->bufmgr created there is
different from brw->bufmgr.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>