<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Vulkan tests fail on 4.12 drm-tip"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101571#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Vulkan tests fail on 4.12 drm-tip"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101571">bug 101571</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>In that case, by telling the kernel we want it in the GTT domain, it will do
the clflush and then always treat it as uncached.  (In particular, any
relocations will be either done through a GTT map or clflushed.)  That seems
like a perfectly reasonable thing for anv to do.  I'm not entirely sure where
we want to put the SET_DOMAIN call but gem_create is probably ok but maybe
anv_bo_init_new would be better.</pre>
        </div>
      </p>


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

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>