<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - [anv] vulkaninfo > Haswell Vulkan support is incomplete"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105226#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - [anv] vulkaninfo > Haswell Vulkan support is incomplete"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105226">bug 105226</a>
              from <span class="vcard"><a class="email" href="mailto:jason@jlekstrand.net" title="Jason Ekstrand <jason@jlekstrand.net>"> <span class="fn">Jason Ekstrand</span></a>
</span></b>
        <pre>I think that patch is mostly fine.  No sane application actually relies on
waiting on a vkSetEvent from the CPU.  My only comment is that if we're going
to move most of event handling to genX_cmd_buffer.c, we should move all of it
and just put the MI_SEMAPHORE_WAIT behind a #if GEN_GEN >= 8 with the
anv_finishme() in the #else.</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>