<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - eglWaitClient() doesn't work as documented using DRI2 backend"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106337#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - eglWaitClient() doesn't work as documented using DRI2 backend"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106337">bug 106337</a>
              from <span class="vcard"><a class="email" href="mailto:mgorchak@qnx.com" title="mgorchak@qnx.com <mgorchak@qnx.com>"> <span class="fn">mgorchak@qnx.com</span></a>
</span></b>
        <pre>Yes, it is i965 DRI driver on ApolloLake (BXT) hardware.

The test was following: BO object (LINEAR) is shared between compositor and
GLES app (used as KHRImage for native pixmap). GLES app does fill operation for
this BO object and compositor reads back content of BO object using CPU (mapped
as WC memory). Very often appears that fill operation is not complete and
compositor reads back old content or semi-filled content.

Performance of fill operation using eglWaitClient() for full hd image size is
about 1300 fills per second, when glFinish() is used it is about 700 FPS and
content of BO object is always correct.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>