<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vlee@freedesktop.org" title="Vinson Lee <vlee@freedesktop.org>"> <span class="fn">Vinson Lee</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - anv_device.c:189: undefined reference to `anv_gem_supports_48b_addresses'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100574">bug 100574</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - anv_device.c:189: undefined reference to `anv_gem_supports_48b_addresses'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100574#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - anv_device.c:189: undefined reference to `anv_gem_supports_48b_addresses'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100574">bug 100574</a>
              from <span class="vcard"><a class="email" href="mailto:vlee@freedesktop.org" title="Vinson Lee <vlee@freedesktop.org>"> <span class="fn">Vinson Lee</span></a>
</span></b>
        <pre>commit a6840efc096bd26e92bcee1a50515d845988a2f9
Author: Emil Velikov <<a href="mailto:emil.velikov@collabora.com">emil.velikov@collabora.com</a>>
Date:   Wed Apr 5 17:52:51 2017 +0100

    anv: provide required gem stubs for the tests

    Introduce stubs to anv_gem_stub.c that match the anv_gem.c ones.
    Otherwise we may get link-time errors, when building the tests.

    v2: Introduce all the missing stubs at once.

    Cc: Jason Ekstrand <<a href="mailto:jason@jlekstrand.net">jason@jlekstrand.net</a>>
    Cc: Vinson Lee <<a href="mailto:vlee@freedesktop.org">vlee@freedesktop.org</a>>
    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - anv_device.c:189: undefined reference to `anv_gem_supports_48b_addresses'"
   href="show_bug.cgi?id=100574">https://bugs.freedesktop.org/show_bug.cgi?id=100574</a>
    Fixes: c964f0e485d ("anv: Query the kernel for reset status")
    Fixes: 651ec926fc1 ("anv: Add support for 48-bit addresses")
    Fixes: 060a6434eca ("anv: Advertise larger heap sizes")
    Signed-off-by: Emil Velikov <<a href="mailto:emil.velikov@collabora.com">emil.velikov@collabora.com</a>>
    ---
    I've intentionally kept the order the same identical to the anv_gem.c.
    This way we can easily grep & diff in the future ;-)</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>