[Mesa-dev] [Bug 100574] anv_device.c:189: undefined reference to `anv_gem_supports_48b_addresses'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 5 21:29:37 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=100574

Vinson Lee <vlee at freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Vinson Lee <vlee at freedesktop.org> ---
commit a6840efc096bd26e92bcee1a50515d845988a2f9
Author: Emil Velikov <emil.velikov at collabora.com>
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 <jason at jlekstrand.net>
    Cc: Vinson Lee <vlee at freedesktop.org>
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=100574
    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 <emil.velikov at collabora.com>
    ---
    I've intentionally kept the order the same identical to the anv_gem.c.
    This way we can easily grep & diff in the future ;-)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170405/f793fa2e/attachment.html>


More information about the mesa-dev mailing list